Commit Graph

313 Commits

Author SHA1 Message Date
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
retrozinndev e04bb9150a ags(control-center/tiles): migrate from old Pages widget 2025-04-21 18:10:14 -03:00
retrozinndev 231f25addb ags(control-center/pages): transform Pages widget into an actual GtkWidget instance 2025-04-21 18:08:49 -03:00
retrozinndev 151744defb ags(control-center/pages): better page widget, add PageButton widget for better looking buttons 2025-04-21 18:06:19 -03:00
retrozinndev 83c62d120c ags(separator): make the separator background customizable 2025-04-21 18:04:34 -03:00
retrozinndev 99d5babe67 💥 ags(control-center): remove unnecessary properties 2025-04-21 18:02:57 -03:00
retrozinndev 10958d4b18 💥 ags(popup-window): only close background-window on ::destroy 2025-04-21 17:58:12 -03:00
retrozinndev 13d5d75e9d ♻️ ags(ask-popup, entry-popup): port to custom-dialog for cleaner code 2025-04-21 17:52:38 -03:00
retrozinndev 67ab932ee2 ags(custom-dialog): added new dialog window function
this function gives more options to create customized dialogs with:
- custom options
- title
- text
- extra GtkWidgets inside dialog
- align options horizontally(default) or vertically
2025-04-21 17:49:04 -03:00
retrozinndev c34ab51999 💄 ags(style): changed styles for dialogs(ask-popup,entry-popup), removed default-styles mixin 2025-04-21 17:44:05 -03:00
retrozinndev 9b473a6a5d ags(background-window): listen for Escape key, rename onClick to onAction 2025-04-21 17:43:00 -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 a0f0dcf90a 💥 ags(notifications): do not run onClose on hoverLost if holdOnHover is false 2025-04-21 17:20:44 -03:00
retrozinndev 0fedccdf05 ags(notifications): hold notification on hover 2025-04-21 15:22:43 -03:00