Commit Graph

276 Commits

Author SHA1 Message Date
retrozinndev c9eef9fce8 💄 ags(style): update styles 2025-05-11 22:10:26 -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 0a206ebd8d ags(runner/plugins/shell): better shell plugin 2025-05-11 22:03:51 -03:00
retrozinndev 2b202cbb02 ags(runner/plugins): add new clipboard plugin 2025-05-11 22:03:15 -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 c06d06ee02 ags(runner/plugins/media): drop variables onClose 2025-05-11 20:54:38 -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 0ce10c1392 💥 ags(popup-window): fix trying to close bgWindow twice 2025-05-10 18:26:21 -03:00
retrozinndev 4cbeaf6f06 ags(workspaces, style): use eventbox instead of button, better styling 2025-04-28 15:30:15 -03:00
retrozinndev f419f4167a 💥 ags(scripts/nightlight): do not call hyprsunset when changing variables 2025-04-28 15:25:52 -03:00
retrozinndev d5277ac864 ags(logout-menu): save hyprsunset configuration before shutting down 2025-04-27 09:24:38 -03:00
retrozinndev 666e4a5d56 💥 ags(custom-dialog): fix separator spacing 2025-04-27 09:19:44 -03:00
retrozinndev d917c408d0 💥 ags(bar/workspaces): fix padding 2025-04-27 09:16:16 -03:00
retrozinndev af16e0f3c8 ags(bar/status): remove bad volume sliders
they got removed because it was not easy to use, scrolling the volume is quicker
2025-04-27 09:15:25 -03:00
retrozinndev a3a5db91b2 💥 ags(bar/workspaces): remove unnecessary visible property
fixes workspace id not visible on focused workspace
2025-04-27 08:38:31 -03:00
retrozinndev bf82bb32e2 ags(notifications): better icon-getting method 2025-04-27 08:37:33 -03:00
retrozinndev 20e4bc6447 💥 ags(notifications): fix separator spacing 2025-04-27 08:26:48 -03:00
retrozinndev a0cf72ae8a ags: better separator properties, add more separators on widgets 2025-04-27 08:19:26 -03:00
retrozinndev 4a2733d884 🔧 chore(gitignore): actually ignore _wal.scss 2025-04-26 23:03:11 -03:00
retrozinndev ee820970a4 ags(runner/plugins): add wallpaper plugin with prefix # 2025-04-26 22:43:06 -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 b037edd0ba ags(control-center): update wallpaper select button to use new module
also, bluetooth stuff are using `AstalBluetooth.isPowered` instead of `Adapter.powered`, because of binding issues
2025-04-26 22:41:12 -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 fa770125c5 ags(control-center/bluetooth): add more device management options 2025-04-25 22:25:16 -03:00
retrozinndev 48b713ce6b 🌐 ags(i18n): add more bluetooth page keys 2025-04-25 22:23:57 -03:00
retrozinndev ce0a4a92a9 💥 ags(bar/special-workspaces): add spacing between special workspaces 2025-04-25 15:56:34 -03:00
retrozinndev 44fd480c78 ags(bar/special-workspaces): add support for hyprland special workspaces 2025-04-25 13:42:33 -03:00
retrozinndev 419d0ab502 💥 ags(runner/result-widget): only add icon if defined 2025-04-25 13:36:39 -03:00
retrozinndev e6bac1a425 ♻️ ags(runner): separate search results steps into functions 2025-04-25 13:25:25 -03:00
retrozinndev ec353b81bd 💥 ags(control-center/pages/bluetooth): fixed "more settings" button without an onClick() event 2025-04-23 21:42:46 -03:00
retrozinndev dd3a962340 🌐 ags(bar/apps): use new translation key 2025-04-23 20:42:10 -03:00
retrozinndev a1a5dbf4df 💄 ags(style): use pagebutton styles everywhere, instead of only in tile-pages 2025-04-23 20:41:07 -03:00
retrozinndev 39682b0fc3 🌐 ags(i18n): add keys to microphone, rename mixer keys to sound 2025-04-23 20:40:16 -03:00
retrozinndev c5274ec91f ags(control-center/pages): rename page mixer to sound, add default endpoint options, add microphone page 2025-04-23 20:39:38 -03:00
retrozinndev e28e2c7c2f 🌐 ags(i18n): translate control-center pages 2025-04-23 19:30:37 -03:00
retrozinndev cd96236878 💥 ags(center-window): fix big-media widget being cut because of the revealer 2025-04-23 18:28:50 -03:00
retrozinndev f054958f6f 💥 ags(control-center/tiles): don't close page on ::destroy signal 2025-04-23 17:48:51 -03:00
retrozinndev 2b78fc29ff 💄 ags(bar): better spacing and default style rules for bar 2025-04-23 17:47:42 -03:00
retrozinndev 4af7df5b17 💥 ags(runner): fix ResultWidget.closeOnClick property, do not close runner on media control plugin 2025-04-23 14:55:20 -03:00
retrozinndev ddf4f659b5 💥 ags(control-center/mixer): get application icon by stream name 2025-04-23 14:21:20 -03:00
retrozinndev ef474e9742 ags(control-center/mixer): add per-app volume control to sliders 2025-04-23 12:03:36 -03:00
retrozinndev c6cb481b4d 💥 ags(control-center/pages): fix xalign on button deprecated warning 2025-04-22 22:11:16 -03:00
retrozinndev eac82dd227 💄 ags(style): better styles for control-center, fixed scrollbar hover 2025-04-22 22:01:53 -03:00
retrozinndev 8f0f40d728 💥 ags(control-center): add bottom margin back 2025-04-22 19:01:56 -03:00
retrozinndev a743715a84 ags(apps-window): add placeholder text to search entry 2025-04-21 18:11:02 -03:00