Commit Graph

117 Commits

Author SHA1 Message Date
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
retrozinndev 05dba63eab ags(widgets): add entry-popup
This new Widget offers a new popup window, with an entry.
When user confirms the input, you have a callback with the provided user input. It's pretty useful if you think about it 🗣️ 💥
2025-04-18 21:56:14 -03:00
retrozinndev cc16d46211 💥 ags(notifications): also check AstalNotifd.Notification.appIcon for image path
this commit fixes issues with hyprshot screenshot notification and markup issues with the new truncating method
2025-04-18 21:49:33 -03:00
retrozinndev 019a02b10d 💥 ags(ask-popup): fix wrong behaviors, make AskPopupProps.onAccept prop optional 2025-04-18 21:46:10 -03:00
retrozinndev 103825161a 💥 ags(notifications): add AstalNotifd.Notification.appIcon property to HistoryNotification too 2025-04-18 21:43:23 -03:00
retrozinndev 694a79e161 💥 ags(control-center/bluetooth): pair before device connection 2025-04-18 21:42:22 -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 d66d2f1d5a 🌐 ags(i18n): move 'ask_popup.accept' and 'ask_popup.cancel' keys to root structure 2025-04-18 21:39:43 -03:00
retrozinndev 20f990488c 💄 ags(style): better styles, add styles for entry-popup 2025-04-18 21:37:50 -03:00
retrozinndev a47752aaff ags(apps-window): remove unnecessary gtkeventbox 2025-04-16 19:49:58 -03:00
retrozinndev 5376eb6576 💥 ags(popup-window, ask-popup): fix unexpected behaviors, removed onClose() and closeAction() support 2025-04-16 19:44:38 -03:00
retrozinndev a15c0c53f0 💥 runner(plugins/shell): use single quotes to run commands instead of normal quotes 2025-04-15 17:31:55 -03:00
retrozinndev 70f4cc9145 ags(control-center/tiles/nightlight): also show gamma filter percentage when needed 2025-04-15 17:30:09 -03:00
retrozinndev 415ffa66d8 ags(runner): port to new PopupWindow function 2025-04-15 17:29:16 -03:00
retrozinndev 8e67d80203 ags(apps-window, control-center, center-window): port to new PopupWindow function 2025-04-15 17:28:54 -03:00
retrozinndev b5db51119e ags(bar/apps): change style on apps-window state changed 2025-04-15 17:28:13 -03:00
retrozinndev 9e4f65aedc ags(windows): use astal decorator functions to make the GObject class instead of gjs ones 2025-04-15 17:26:44 -03:00
retrozinndev 9c94555f0a ags(background-window, popup-window): use props on background-window, use new background-window on popup-window 2025-04-15 17:24:48 -03:00
retrozinndev 0ad4aaac90 ags(control-center): larger window 2025-04-14 18:38:24 -03:00
retrozinndev fd6470882e ags(control-center/tiles): include TileNightLight in tiles 2025-04-14 18:36:45 -03:00
retrozinndev dfc753ba8d ags(control-center/pages): add night-light page, for controlling hyprsunset stuff 2025-04-14 18:36:08 -03:00
retrozinndev 33f8a935a0 ags(control-center/tiles): finally add night-light control tile!! ❤️ 2025-04-14 18:35:13 -03:00
retrozinndev 890da002eb ags(control-center/tile): add property to enable tile when clicking on the more button 2025-04-14 18:34:23 -03:00
retrozinndev fe56d3e9ad ags(control-center/quickactions): better code and stuff 2025-04-14 18:33:12 -03:00
retrozinndev 453605afca ags(widgets/background-window): add fullscreen background window that supports actions when clicking(i forgot to add this yesterday, sorry) 2025-04-14 18:32:07 -03:00
retrozinndev f937752023 ags(scripts/widget-utils): add util function for generating slider marks 2025-04-14 18:30:35 -03:00
retrozinndev f1494c8451 ags(control-center/pages): close page and open provided one in togglePage() if provided page is not the same from current 2025-04-14 18:29:38 -03:00
retrozinndev c0ba7adadc 💄 ags(style): add styles for slider marks and more improvements 2025-04-14 18:27:47 -03:00
retrozinndev f0bf0bd5b6 ags(scripts/nightlight): correctly implement hyprsunset functions 2025-04-14 18:26:19 -03:00
retrozinndev 238289eec5 🌐 ags(i18n): add new key control_center.tiles.night_light for the night light tile 2025-04-14 18:24:51 -03:00
retrozinndev 1a6565834f 💥 fix(osd): do not trigger if control-center is open 2025-04-14 18:23:45 -03:00
retrozinndev bcaf4bf286 ags(apps-window): new style for apps-window! it now looks more integrated to the shell design 2025-04-13 15:43:07 -03:00
retrozinndev e52f8c34bf 💄 ags(style/apps-window): darker background for better readability 2025-04-13 00:20:36 -03:00
retrozinndev 37f04fd251 ags(scripts/utils): add Hyprland-related util functions 2025-04-13 00:19:19 -03:00
retrozinndev a49b6defd6 ags(bar): peek workspace numbers on workspaces widget hover 2025-04-13 00:18:33 -03:00
retrozinndev 9f9295314d 💥 fix(notifications): use correct GLib.DateTime function for local time instead of utc 2025-04-13 00:12:23 -03:00
retrozinndev efb483e1c9 ♻️ ags(app): stuff 2025-04-12 18:05:30 -03:00
retrozinndev ec623a2371 ags(notifications): more advanced notification body truncating 2025-04-12 16:42:21 -03:00
retrozinndev bdf5ac749b 💥 fix(ags/apps-window): strange gap between app widgets, tooltip markup issue 2025-04-11 21:38:49 -03:00
retrozinndev 56427d291d 💥 ags(scripts/apps): check for icon existance before returning icon 2025-04-11 21:14:53 -03:00
retrozinndev 95c8c5d848 💄 ags(style): use scale function for animating apps icon on hover 2025-04-11 21:13:23 -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 ddaa821d71 ags(runner): only show placeholders if there are no results for search 2025-04-10 16:52:59 -03:00
retrozinndev 1a5f7a5256 ♻️ ags(control-center): stuff 2025-04-10 16:48:31 -03:00
retrozinndev 739df31113 ♻️ ags(control-center/notifhistory): more structured function 2025-04-10 16:44:53 -03:00