Commit Graph
46 Commits
Author SHA1 Message Date
ItsLemmy c35f37c7d7 Use Color.transparent instead of "transparent" 2025-09-28 21:17:10 -04:00
Ly-sec ffd2cdaf74 SessionMenu: add lock & suspend option as requested in #301 2025-09-28 19:50:52 +02:00
Ly-sec c7c49433f7 NotificationService: add flatpak name support 2025-09-28 19:08:04 +02:00
ItsLemmy fe58e5e92a Merge branch 'i18n' 2025-09-24 13:52:29 -04:00
Ly-sec 5de4330199 i18n: even more things appeared 2025-09-24 15:31:11 +02:00
ItsLemmy 2e1f6f0323 Font: auto reloading with cache busting. 2025-09-24 08:37:29 -04:00
FUFSoB 41b9eb1897 Merge remote-tracking branch 'upstream/main' into notifications-refine
Resolve conflicts due to project structure changes
2025-09-24 07:40:50 +05:00
FUFSoB 5d58083ee5 feat: progress bar for notifs 2025-09-23 22:57:19 +05:00
FUFSoB 6d5574cac0 bugfix: urgency low was treated as normal 2025-09-23 11:46:46 +05:00
FUFSoB e35264708a bugfix: remove race condition, respect duration settings 2025-09-23 11:34:21 +05:00
FUFSoB b47ac6dd8a feat: set if respecting custom notif timeout 2025-09-23 10:53:44 +05:00
ItsLemmy 6fbaf46ed9 AppIcons => ThemeIcons 2025-09-22 14:58:34 -04:00
FUFSoB 2d0d6207a1 WIP: notif progress bar 2025-09-22 22:51:25 +05:00
LemmyCook 052bdefaab Notification: finalization before merge 2025-09-21 12:28:42 -04:00
LemmyCook 794853b7bd Notifications: removed hard limit to 100 characters. 2025-09-21 10:56:27 -04:00
LemmyCook fbd431164b Notifications: minor renaming for clarity 2025-09-21 10:45:50 -04:00
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 fac9b8f54c NotificationService: fix width/height warning 2025-09-21 11:12:18 +02:00
Ly-sec 71ce858b32 Notification: fix saving/deleting notifications 2025-09-21 10:59:44 +02: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
Ly-sec 7594651e05 SettingsTabs: use NHeader, move display settings around 2025-09-14 15:50:23 +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
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 b1f9609cd3 Renamed Icons.qml to AppIcons.qml for clarity 2025-09-09 14:16:37 -04:00
Ly-sec d05255c15b Notification: show resolved app name instead of id (possibly fixes #230) 2025-09-08 15:38:29 +02:00
LemmyCook 3271fa1d23 Init: better widget upgrading process + less warnings when starting up without config or cache 2025-09-08 08:39:56 -04:00
Ly-sec d6e253fe7f Replace some double with real 2025-09-07 16:25:11 +02:00
Ly-sec a2ea3c116d NotificationHistory: better display for unread notifications 2025-09-07 15:09:30 +02:00
Ly-sec 291d919b9f Notification: add -i support 2025-09-07 12:51:13 +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
Ly-sec c8a056f332 Notification: add DND option to widget and notification panel as requested in #212 2025-09-05 22:42:40 +02:00
Ly-sec 4229721774 Notification: add app icon support 2025-09-04 13:38:39 +02:00
LemmyCook 7b2d490ba7 Launcher: clipboard, prevent unecessary refresh while browsing 2025-09-03 10:25:44 -04:00
LemmyCook a10d55e7f5 Bar widgets: modular loading refactoring via BarWidgetRegistry+NWidgetLoader
- Hot reload is working again.
- Should also be more memory efficient on multi monitors.
2025-08-24 23:50:09 -04:00
quadbyte e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -04:00
quadbyte 83ff5f5589 Renamed all services to xxxService. Moved a couple things in Commons 2025-08-15 21:45:58 -04:00
quadbyte a57f2f5d68 Formatting 2025-08-13 08:05:29 -04:00
Ly-sec faa6bcd222 Add Audio Settings, split NotificationHistory 2025-08-13 14:00:06 +02:00
Ly-sec 9008d6bab9 Add notification history 2025-08-13 12:16:30 +02:00
Ly-sec b2fb868cd7 Small fixes for Notification 2025-08-11 13:02:44 +02:00
quadbyte eda4bc8a6a qml format 2025-08-10 17:04:51 -04:00
Ly-sec b2d3f401c4 Add notification, Use font.pointSize 2025-08-10 22:02:52 +02:00