Commit Graph

14 Commits

Author SHA1 Message Date
retrozinndev 7fff7817e1 feat(popup-window): add onClickOutside prop
this method replaces close-on-click-outside behavior for the one defined
2025-05-21 14:53:43 -03:00
retrozinndev 6061c88e2b 💥 fix(popup-window): outside-click not working
this commit applies another method of doing this function. The checks happen in the same layer, instead of two layers
2025-05-21 14:40:16 -03:00
retrozinndev 0ce10c1392 💥 ags(popup-window): fix trying to close bgWindow twice 2025-05-10 18:26:21 -03:00
retrozinndev 10958d4b18 💥 ags(popup-window): only close background-window on ::destroy 2025-04-21 17:58:12 -03:00
retrozinndev 9b473a6a5d ags(background-window): listen for Escape key, rename onClick to onAction 2025-04-21 17:43:00 -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 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 53929db052 ags: new window management system, adjustments, use adwaita sans 2025-04-01 10:47:40 -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 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 12e4cf58b6 feat(ags/notifications): add support to actions in floating notifications(popups) 2025-03-11 16:16:07 -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 6e9f2d4a7d ags: add brightness class, media widget on center-window and more 2025-02-15 08:25:11 -03:00