Commit Graph

164 Commits

Author SHA1 Message Date
LemmyCook 0279b5654a Notifications: minor renaming + house keeping. Bring back the close history when clearing all notifications 2025-09-21 10:24:47 -04:00
Ly-sec ff34696d28 NotificationService: cleanup, fix duplicate images, resize to 64x64 2025-09-21 10:48:43 +02:00
LemmyCook 1ad6969d9b Notification service: Full refactoring to support image caching for history. 2025-09-20 23:26:05 -04:00
LemmyCook 761aa62995 Cleanup: more strings cleanup, removing capitalization and minor adjusments. 2025-09-19 17:03:31 -04:00
LemmyCook ed557af1c2 Tooltip improvements (only use period for long sentences) 2025-09-19 10:38:10 -04:00
Ly-sec 8811cb3d13 Notification: display links as plain text 2025-09-17 12:40:52 +02:00
LemmyCook eb26aa10f7 NPanel: Reworked all margins and X,Y computation to make things simpler. Fix #298
- Temporarily removed Dimming as it was a pain to manage on each panel,
this will be reimplemented in a better way soon.
2025-09-16 20:28:07 -04:00
Ly-sec d8db086127 NotificationHistoryPanel: remove hover of notifications 2025-09-16 09:05:17 +02:00
LemmyCook 47ef62beb3 Widgets Sizing: reworked our sizing approach to prepare for different bar densities. 2025-09-15 22:33:09 -04:00
LemmyCook a61b2edd07 Settings: fully cleanup and aligned 2025-09-14 11:23:20 -04:00
LemmyCook 1157c8e21d FloatingBar: Wip 2025-09-13 22:04:36 -04:00
LemmyCook 2082cfe7c7 Merge branch 'main' into vertical-bar 2025-09-13 15:27:55 -04:00
LemmyCook 9a9f2886e0 Floating Bar: Fix for #265 (overlapping panels, toasts and notifications) 2025-09-13 15:23:27 -04:00
Ly-sec 004836fc8f More layout fixes 2025-09-13 17:00:49 +02:00
Ly-sec b51f2d16cb Change Notification location 2025-09-13 16:47:32 +02:00
Ly-sec 6fba9d9f22 NPanel positioning fixes 2025-09-13 16:45:22 +02:00
Ly-sec 814cb774a6 Notification: added margin if bar is floating 2025-09-13 10:13:51 +02:00
LemmyCook 7d2eaa46e6 qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook 28677d6888 Panels: added kb focus to BTPanel, NotifHistory, SidePanel, so they close with ESC. 2025-09-12 11:29:46 -04:00
Matej Cotman be532fa146 feat(Modules/Notification): auto-close history panel on clear history 2025-09-12 17:44:14 +03:00
LemmyCook 2872a7b5c9 Using NScrollView and NListView where it matters.
Not using them in tiny ListViews (ex: NComboBox, and Media player
dropdown)
2025-09-11 17:58:28 -04:00
LemmyCook 77f8b3937c RosePine: improve dark theme 2025-09-11 15:13:05 -04:00
LemmyCook 82ac49ce85 NPanel: simplified screen/scaling management 2025-09-10 20:45:50 -04:00
Ly-sec d16d1c1d26 NotificationHistory: even more fixes for appIcon 2025-09-10 12:55:56 +02:00
Ly-sec 291ffac102 NotificationHistory: possible visibility fix for app icons 2025-09-10 12:52:32 +02:00
Ly-sec 2b18ed3c41 NotificationHistory: add app icon display 2025-09-10 12:47:04 +02:00
LemmyCook b2d629e6a1 More icons 2025-09-09 18:43:39 -04:00
LemmyCook a38f49cb35 More icons work 2025-09-09 18:10:25 -04:00
LemmyCook 48f6c0705b New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
Ly-sec 6549b0fc57 NotificationHistoryPanel: possible solution for #235 2025-09-09 18:38:43 +02:00
LemmyCook 76ef2469e8 Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
LemmyCook bacd65b274 Icons: 99% done 2025-09-08 22:21:18 -04:00
LemmyCook 1f8c55d581 Icons: huge cleanup 2025-09-08 22:05:57 -04:00
LemmyCook ccdb4e0664 Icons: more icons 2025-09-08 21:37:01 -04:00
LemmyCook c77784b5c1 Icons: most settings tabs 2025-09-08 21:23:57 -04:00
LemmyCook a4107c87c0 Icons: WIP using a proper mapping table 2025-09-08 21:05:48 -04:00
LemmyCook 8da2cdf430 Icons: better nightlight and notification history 2025-09-08 20:29:11 -04:00
LemmyCook 404a1d3e8b New icons + some warning fixes 2025-09-08 15:22:43 -04:00
LemmyCook 6f1b88e76d more icons 2025-09-08 14:44:28 -04:00
Ly-sec 8658e11c1d NotificationHistoryPanel: fix layout alignment 2025-09-06 12:16:53 +02:00
LemmyCook 39c7089cbc Notification: fixed persistent DND toast. 2025-09-05 21:04:02 -04:00
LemmyCook 05bfb6fc37 Do Not Disturb: factorized logic and toast in its proper service. 2025-09-05 19:57:22 -04:00
LemmyCook 7b5c97f38a Tray: converted to Layout 2025-09-05 18:49:34 -04:00
LemmyCook cf624f4d65 Notification: Converted to Layout
+ removed fontPointSize on NIconButton. use sizeRatio instead.
2025-09-05 18:29:06 -04:00
LemmyCook a4c98f1382 NotificationHistory: fully converted to Layout 2025-09-05 18:19:27 -04:00
Lysec 25e1c6e759 Merge pull request #224 from ThatOneCalculator/refactor/notification-default-action-text
make default notification action text "Open"
2025-09-05 23:50:06 +02:00
Kainoa Kanter e41c35cb5b make default notification action text "Open" 2025-09-05 14:47:32 -07:00
Ly-sec 86734f17c4 Notification: remove some logging, implement #223 2025-09-05 23:44:49 +02:00
Ly-sec a5fc9d9ca9 Notification: add actions
README: add fix for niri action buttons for notifications
2025-09-05 23:31:55 +02:00
Ly-sec b30d3df15c Notification: only display app icon/avatar if the notification requested it 2025-09-05 23:07:05 +02:00