Commit Graph
72 Commits
Author SHA1 Message Date
Ly-sec 2a23b6afdd i18n: WAY more i18n conversion 2025-09-24 14:12:12 +02:00
Ly-sec 879d9ec879 Notification: add location option
Autoformat
2025-09-22 14:09:23 +02:00
Ly-sec d13793fcbd Notification: add scaling 2025-09-22 13:58:59 +02: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 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 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 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 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 48f6c0705b New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
LemmyCook 76ef2469e8 Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
LemmyCook 1f8c55d581 Icons: huge cleanup 2025-09-08 22:05:57 -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 6f1b88e76d more icons 2025-09-08 14:44:28 -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
LysecandGitHub 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
Ly-sec c16e6e7423 Notification: adjust layout 2025-09-05 23:00:03 +02:00
LemmyCook 2e082ed8b1 proper border on notifications 2025-09-04 11:45:07 -04:00
LemmyCook c1bec66151 Cleanup: removed Color.applyOpacity in favor of Qt.alpha 2025-09-04 11:29:45 -04:00
Ly-sec 3ceba43802 Notification: prefer notification image over app image 2025-09-04 16:12:50 +02:00
Ly-sec 4229721774 Notification: add app icon support 2025-09-04 13:38:39 +02:00
LemmyCook 210bbac583 ScalingService: 1st pass of the refactoring via signals instead of nested bindings for better efficienty and compatibility with old versions of Qt 2025-09-01 13:52:12 -04:00
Ly-sec f510c1922d Create separate matugen toggles, add MatugenService
Matugen: add Matugen.qml as central place for templates, add
MatugenService to take care of .toml generation
Notification: possible fix for "children of null"
2025-08-28 13:27:49 +02:00
Ly-sec 85b92d9c6f Added a check if there is any notifications.
Notification: add notificationModel.count check to possibly prevent
unwanted behaviour
2025-08-28 10:51:18 +02:00
LemmyCook 1ab3463e6d Widgets: renamed SizeMultiplier => SizeRatio. Enforced read-only on size property 2025-08-25 22:43:02 -04:00
LemmyCook 269b2765cd More optims and renaming 2025-08-25 22:17:13 -04:00
LemmyCook d2563db5a0 OPtimization: Notification History only loaded when necessary 2025-08-25 21:54:03 -04:00
Ly-sec c6683712a4 Add notification when battery is low, fix some warnings 2025-08-25 12:46:55 +02:00
Ly-sec d2b202c25f Fully comment ArchUpdaterService 2025-08-25 10:33:48 +02:00
Ly-sec 938c4b2d25 Comment WlrLayer.Overlay from Notification popup, edit Kitty template 2025-08-25 08:45:05 +02:00
Ly-sec 49e0acb377 Fix notification hide issue 2025-08-20 00:12:25 +02:00
Ly-sec 0aa17ae18e Fix some toasts and notification position 2025-08-19 15:19:05 +02:00
quadbyte 81eff0d234 Reworked the bar display colors/capsule, etc... 2025-08-18 16:10:29 -04:00
quadbyte b723eccc78 Renamed most font and sizing shorthands properties for easier understanding and maintenance
property real fontSizeXS: 9
  property real fontSizeS: 10
  property real fontSizeM: 11
  property real fontSizeL: 13
  property real fontSizeXL: 16
  property real fontSizeXXL: 18
  property real fontSizeXXXL: 24
2025-08-18 11:12:51 -04:00
quadbyte dbdfbdc746 "transparent" => Color.transparent 2025-08-17 05:54:55 -04:00
quadbyte 4fcdb1543d Renamed Colors to Color
- some work on the active window
2025-08-16 22:39:11 -04:00