Commit Graph

27 Commits

Author SHA1 Message Date
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy a4fdf2592a FontWeight: some cleanup 2026-01-02 01:30:52 -05:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
Lemmy 28694379e8 UI: hide bottom gradient when reaching the bottom of the scroll. 2025-12-28 10:27:31 -05:00
Lemmy 3d44cb2953 Panels: increased default panel width from 420 to 440. 2025-12-15 18:55:13 -05:00
ItsLemmy e797a45838 Settings: transitionning gradient on scrollviews 2025-12-06 10:11:27 -05:00
ItsLemmy c262cc3752 NotificationHistory: Dynamic height + subtle gradient to ease scrolling cut. 2025-12-06 09:42:40 -05:00
ItsLemmy 678c54e41a Panels Wifi+BT panelWidth = NotificationsHistory = 420 2025-12-03 12:58:11 -05:00
Ly-sec 23a1f54ab7 NotificationHistoryPanel: possible solution for midnight detection (#953) 2025-12-03 12:25:25 +01:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
Ly-sec 3db394c80a Autoformat 2025-11-29 08:30:32 +01:00
Olaf Luijks f6080b9aa7 chore: remove silly comments 2025-11-28 10:07:07 +01:00
Olaf Luijks aa892fceab fix(notifications): harden history date tabs for empty lists 2025-11-28 09:55:07 +01:00
Olaf Luijks 4e5046eb91 feat(notifications): add date-range tabs to history panel 2025-11-28 09:48:22 +01:00
ItsLemmy b7d4e74012 NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle 2025-11-25 19:38:23 -05:00
notiant e34248d5cb Some changes for the notification layout & localize timestamps 2025-11-23 00:51:04 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy a6f25cc9d5 NotificationHistory: Width 340 => 420 2025-11-11 06:53:33 -05:00
ItsLemmy 01bcdf577d Notifications History: increased height from 420 to 540 2025-11-10 19:17:43 -05:00
Ly-sec 5402ae32f5 Notification: make doNotDisturb non persistent (fixes #665) 2025-11-10 17:12:51 +01:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
Sébastien Atoch 1755e9157c NotificationHistory: Panel rebuilt using scrollview instead of listview to avoid polish loop. 2025-11-08 08:47:00 -05:00
ItsLemmy 48ff3314cc NotificationHistory: Break the binding loop 2025-11-07 17:38:15 -05:00
Ly-sec 440f70a5c9 NotificationHistoryPanel: fix misaligned icon 2025-11-07 21:48:07 +01:00
ItsLemmy fc3db67def Panels: improvements
- slightly smaller and more homogenous sizing
- better look for battery panel (icons)
2025-11-06 23:14:48 -05:00
ItsLemmy fa614facda NotificationHistory: panel fix 2025-11-06 10:53:40 -05:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00