Commit Graph

123 Commits

Author SHA1 Message Date
retrozinndev c6cb481b4d 💥 ags(control-center/pages): fix xalign on button deprecated warning 2025-04-22 22:11:16 -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 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 9b473a6a5d ags(background-window): listen for Escape key, rename onClick to onAction 2025-04-21 17:43:00 -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 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 5376eb6576 💥 ags(popup-window, ask-popup): fix unexpected behaviors, removed onClose() and closeAction() support 2025-04-16 19:44:38 -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 b5db51119e ags(bar/apps): change style on apps-window state changed 2025-04-15 17:28:13 -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 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 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 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 ec623a2371 ags(notifications): more advanced notification body truncating 2025-04-12 16:42:21 -03:00
retrozinndev 739df31113 ♻️ ags(control-center/notifhistory): more structured function 2025-04-10 16:44:53 -03:00
retrozinndev fbbcdf7369 ags(center-window/bigmedia): add revealer for animations 2025-04-10 16:36:35 -03:00
retrozinndev e69589a14a 💥 ags(bar/workspaces): hide special workspaces from list 2025-04-10 16:35:09 -03:00
retrozinndev 79b0983da7 ags(control-center/tiles): add recording tile 2025-04-10 16:33:34 -03:00
retrozinndev afc0a5dacf ags(pages): add ´show more´ kind of button to pages 2025-04-10 16:32:53 -03:00
retrozinndev e309cc5e8d ags(control-center/tiles): finally add screen recording tile!! 2025-04-10 16:26:38 -03:00
retrozinndev e436898b3e 💥 fix(ags/askpopup): use popupwindow correctly 2025-04-01 10:51:18 -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 b241574319 💥 fix(ags/popupwindow): not calling closeAction() when clicked outside of content box 2025-03-26 13:33:31 -03:00
retrozinndev 77ab94a723 feat(bar/animations): add scale animation on apps button, fade animation on ws numbers 2025-03-25 15:58:27 -03:00
retrozinndev 0654210e46 feat: peek workspace numbers when SUPER is pressed 2025-03-23 17:02:01 -03:00
retrozinndev 1a8a54c30a 💥 ags(notifications): fix some history size when there's a single notification 2025-03-23 12:39:35 -03:00
retrozinndev 31955b2c3b 🌐 ags(i18n/pt_BR): fix incorrect tr key name 2025-03-23 10:24:37 -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 9a357c2714 ags(workspaces): add tooltip for workspaces 2025-03-21 16:05:38 -03:00
retrozinndev 3e6c688937 ags(workspaces): show last used client(window) on workspaces 2025-03-21 13:49:31 -03:00
retrozinndev 52cfd114d7 ♻️ ags(runner): organize files separately from the main shell stuff 2025-03-12 22:11:18 -03:00
retrozinndev 65143468c5 ags(notifications): view notification on click if available 2025-03-12 15:37:37 -03:00
retrozinndev aff51fb7cf 💥 fix(ags/notifications): replace '&' with '&' on notification widget(pango markup thing), fix spacing 2025-03-12 15:13:23 -03:00