22 Commits
Author SHA1 Message Date
Hannes c45074b247 FIX: made borders of notifications rounded 2026-09-04 19:37:04 +02:00
Hannes aea40a3e42 feat: removed wrong new line 2026-09-02 00:30:40 +02:00
Hannes 8eb08631f7 fix: autoclose only when not hovered 2026-09-02 00:27:32 +02:00
Hannes b59eb012ba feat: refactor: add helpers for summary/body placement in NotificationBody 2026-09-01 23:59:36 +02:00
Hannes 2df40a2a76 fix: Update NotificationBody.qml for expanded groups and clear-group functionality 2026-09-01 22:59:55 +02:00
Hannes 9788529f55 feat: Introduce NotificationHistoryLoader to manage opening and closing the NotificationHistory panel. 2026-09-01 22:41:34 +02:00
Hannes f2b69382c7 refactor: Introduce _hoveredActionCount for notification action hover tracking, avoiding direct 'root' lookup and improving code readability. 2026-08-31 17:07:43 +02:00
Hannes c7538750e3 feat: update notification layout and add avatar load functionality 2026-08-31 16:54:54 +02:00
Hannes 2c38de7c60 feat: refactor notification body to use a more concise conditional expression for handling app icons, images, and desktop entry icons 2026-08-31 16:34:18 +02:00
Hannes 47562185f1 fix: fixed some mouseArea stuff and the Connection function 2026-08-30 00:26:49 +02:00
Hannes 4f49575069 fix: timers are getting deleted and not just multiply 2026-08-30 00:19:44 +02:00
Hannes 8c6662871a feat: add notification close event handling in NotificationBody 2026-08-30 00:14:13 +02:00
Hannes f1d01cadf8 feat: update notification duration calculation to include milliseconds 2026-08-29 23:44:32 +02:00
Hannes ecf00de898 feat: add inline reply functionality to notification body 2026-08-29 23:19:20 +02:00
Hannes f488f22def feat: improve notification layout for better visibility and functionality 2026-08-29 23:18:21 +02:00
Hannes 1bf0f0bfc1 fix: Ensure inline reply functionality closes the notification correctly for resident notifications 2026-08-29 23:10:37 +02:00
Hannes 504c5ac484 fix: update notification close behavior 2026-08-29 23:03:03 +02:00
Hannes bd59a8e457 feat: add screen height to font functions in Config. Added actions, inline Reply and urgency to NotificationBody 2026-08-29 22:48:53 +02:00
Hannes 095839c45a feat: add notification window with debug option 2026-08-29 01:19:21 +02:00
Hannes f2e8d8a144 feat: add NotificationButton widget to bar to display notifications and work NotificationButton to a usable state 2026-08-27 21:50:50 +02:00
Hannes 3cd6807681 feat: add notification sound and notification window enhancements. Ready for alpha.NotificationBody needs work 2026-08-26 00:38:20 +02:00
Hannes 0b20e8eb85 feat: add notification module with functionality to display notifications on focused monitor with a NotificationServer as Singleton 2026-08-25 01:00:52 +02:00