Commit Graph

61 Commits

Author SHA1 Message Date
Mephisto f6705077f1 Merge branch 'retrozinndev:ryo' into ryo 2025-06-17 20:22:54 +03:00
retrozinndev 41624d96d2 💥 fix: incorrect usage of uwsm check is-active command on scripts 2025-06-16 17:20:24 -03:00
Mephisto 0f3b7d3ed4 Add Decoder for Uint8Array 2025-06-16 19:35:10 +03:00
Mephisto 62f8d73125 Merge branch 'ryo' into ryo 2025-06-16 15:55:39 +03:00
retrozinndev a669e1acc3 chore: lots of improvements, exec apps with uwsm if in usage
also, started using `AstalWp.Endpoint.description` instead of the `name` property when showing device names, thanks to @NotMephisto in #9
2025-06-15 20:29:16 -03:00
Mephisto 4dca391224 Update apps.ts
add getSymbolicIcon() function
2025-06-14 12:34:56 +03:00
retrozinndev 9f30b3e9f2 💥 fix(scripts/wallpaper): also check for 1 value on splash property 2025-06-13 18:59:47 -03:00
retrozinndev a17fc3c127 💥 fix(scripts/volume): endpoint volume overflowing 2025-06-03 21:23:34 -03:00
retrozinndev 9c1cd7362b 💥 ags(scripts/utils): actually fix the isInstalled() method 2025-05-17 19:02:27 -03:00
retrozinndev a043bce496 ags(notifications): better code, performance improvements 2025-05-17 19:01:48 -03:00
retrozinndev 62c9589b2c 💄 ags(scripts/arg-handler): remove unnecessary comment 2025-05-17 19:00:27 -03:00
retrozinndev 42fa109992 💥 ags(scripts/apps): null-check before searching for icon 2025-05-17 18:57:24 -03:00
retrozinndev 763a2145a9 ags(scripts): add auth script (unfinished) 2025-05-13 15:11:33 -03:00
retrozinndev 88129a8f97 ags(workspaces, arg-handler): drop variable on ::destroy, better help messages
changed `show-ws-numbers` command to `peek-workspace-num`
2025-05-13 15:06:32 -03:00
retrozinndev dbd65835e9 🗑️ ags(scripts/utils): remove unnecessary getUserDirs() method
use GLib methods instead
2025-05-11 22:12:25 -03:00
retrozinndev 2298d91225 ags(scripts/recording): use Notifications.sendNotification()
use new method instead of executing `notify-send` directly, the new method is pretty handy when using notification actions
2025-05-11 22:09:20 -03:00
retrozinndev 113b5655f0 ags(scripts/clipboard): add new clipboard manager(and monitor!) using cliphist 2025-05-11 22:02:19 -03:00
retrozinndev 69e07e15f7 ags(scripts/stylesheet): better shell stylesheet manager 2025-05-11 22:01:40 -03:00
retrozinndev 879a787c8c 💥 ags(notifications): fix Notifications.sendNotification() too much arguments when using actions 2025-05-11 21:35:21 -03:00
retrozinndev c574fa87f9 ags(runner): add new functions and organize existing 2025-05-11 20:53:19 -03:00
retrozinndev ae1d29bc89 💥 ags(scripts/wallpapers): fix writeChanges and a lot of stuff 2025-05-11 20:51:35 -03:00
retrozinndev 0bb1589df5 ♻️ ags(notifications): move getUrgencyString() to Notifications module 2025-05-11 20:37:11 -03:00
retrozinndev f419f4167a 💥 ags(scripts/nightlight): do not call hyprsunset when changing variables 2025-04-28 15:25:52 -03:00
retrozinndev 05dc2a86db ags(scripts/utils): add a function to check if an app is installed 2025-04-26 22:42:21 -03:00
retrozinndev 28e75a0ba2 ags(scripts/wallpaper): use a undependent-script way of setting wallpaper, add method to reload colors 2025-04-26 22:38:55 -03:00
retrozinndev 52d1884003 ags(runner): add initialText property to runner 2025-04-26 22:36:57 -03:00
retrozinndev 5a46ef9d62 💥 ags(arg-handler): do not async requestHandler, remove inline js function from cli 2025-04-21 17:39:47 -03:00
retrozinndev 0fedccdf05 ags(notifications): hold notification on hover 2025-04-21 15:22:43 -03:00
retrozinndev 103825161a 💥 ags(notifications): add AstalNotifd.Notification.appIcon property to HistoryNotification too 2025-04-18 21:43:23 -03:00
retrozinndev 7fdcd7feee 💥 ags(nightlight, control-center/nightlight): fixed wrong fidelity temperature value (10000 changed to 6000) 2025-04-18 21:41:21 -03:00
retrozinndev f937752023 ags(scripts/widget-utils): add util function for generating slider marks 2025-04-14 18:30:35 -03:00
retrozinndev f0bf0bd5b6 ags(scripts/nightlight): correctly implement hyprsunset functions 2025-04-14 18:26:19 -03:00
retrozinndev 37f04fd251 ags(scripts/utils): add Hyprland-related util functions 2025-04-13 00:19:19 -03:00
retrozinndev 56427d291d 💥 ags(scripts/apps): check for icon existance before returning icon 2025-04-11 21:14:53 -03:00
retrozinndev 026ce6cec8 ags(apps-window): fixed size for app widgets, auto-focus entry, better looking 2025-04-11 17:36:34 -03:00
retrozinndev 8f028b3cb9 ags(scripts/apps): better icon-getter functions 2025-04-11 17:35:52 -03:00
retrozinndev 6896fe42fa 💥 fix(ags/scripts/notifications): clearHistory() not clearing all of the notification history 2025-04-10 17:12:24 -03:00
retrozinndev 65d6ef3c89 🗑️ remove: sh/recording.sh script, not needed anymore 2025-04-10 16:30:54 -03:00
retrozinndev 4a2fd5f827 ags(scripts/recording): properly run recorder process 2025-04-10 16:27:09 -03:00
retrozinndev 53929db052 ags: new window management system, adjustments, use adwaita sans 2025-04-01 10:47:40 -03:00
retrozinndev 4ede01b3b9 feat(ags/runner): add plugin to control media from runner with prefix : 2025-03-26 16:14:53 -03:00
retrozinndev 0654210e46 feat: peek workspace numbers when SUPER is pressed 2025-03-23 17:02:01 -03:00
retrozinndev 3db477598f ags(bar, notifications, control-center): add status icons to bar, notification history fixed, notification history below control-center 2025-03-23 10:17:22 -03:00
retrozinndev 52cfd114d7 ♻️ ags(runner): organize files separately from the main shell stuff 2025-03-12 22:11:18 -03:00
retrozinndev f0cec3ff84 perf(ags/runner): better code for runner, show results from multiple plugins, use interface to make plugins and more perfomance implementations 2025-03-12 14:11:42 -03:00
retrozinndev 12e4cf58b6 feat(ags/notifications): add support to actions in floating notifications(popups) 2025-03-11 16:16:07 -03:00
retrozinndev 8ae855d6e0 ags(notifications): reset notification timeout on replaced + better styles 2025-03-10 21:18:06 -03:00
retrozinndev 59ef5e4aa7 ags: add ask popup, make notifications work(finally :3) and more improvements 2025-03-09 13:45:07 -03:00
retrozinndev 1a1a5d63f8 ags: lot of stuff lmao 2025-02-28 10:21:37 -03:00
retrozinndev 23d3b271b4 ags: finish center-window widget with big-media and calendar 2025-02-16 19:29:03 -03:00