Commit Graph

21 Commits

Author SHA1 Message Date
retrozinndev b92f7e2c58 💥 fix(widget/notification): red box on notifications that don't have an image 2025-06-09 20:33:33 -03:00
retrozinndev c4f6dba77c ♻️ refactor(widget/notification): remove unused variable, use latest pango instead of specifying 1.0 2025-06-08 16:47:10 -03:00
retrozinndev c9a89ea9bf 💥 fix(notifications): body not showing if notification uses markup with more than one word space 2025-06-08 16:33:07 -03:00
retrozinndev b1db748351 feat: use gtk icons instead of nerdfonts across the shell
also removed hour count from recording widgets
2025-06-04 17:29:36 -03:00
retrozinndev 0bb1589df5 ♻️ ags(notifications): move getUrgencyString() to Notifications module 2025-05-11 20:37:11 -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 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 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 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 1a8a54c30a 💥 ags(notifications): fix some history size when there's a single notification 2025-03-23 12:39:35 -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 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
retrozinndev f0cec3ff84 perf(ags/runner): better code for runner, show results from multiple plugins, use interface to make plugins and more perfomance implementations 2025-03-12 14:11:42 -03:00
retrozinndev 12e4cf58b6 feat(ags/notifications): add support to actions in floating notifications(popups) 2025-03-11 16:16:07 -03:00
retrozinndev 8ae855d6e0 ags(notifications): reset notification timeout on replaced + better styles 2025-03-10 21:18:06 -03:00
retrozinndev 03813021a8 ags(i18n): finally use i18n system! 2025-03-09 16:04:48 -03:00
retrozinndev 59ef5e4aa7 ags: add ask popup, make notifications work(finally :3) and more improvements 2025-03-09 13:45:07 -03:00