Commit Graph

45 Commits

Author SHA1 Message Date
Lemmy aede9bd13b nscrollview: more fixes 2026-01-25 18:35:56 -05:00
Lemmy 7eb4d9ecec notifications-history: fix scrollview. 2026-01-25 17:15:13 -05:00
Lemmy 8e6a88b559 NGridView + NScrollView + NListView: everywhere, with auto top/bottom gradients. 2026-01-24 22:40:13 -05:00
Lemmy 524f0d620f Notifications: expand link below the body, don't force expand notifications with actions. 2026-01-18 14:53:43 -05:00
Lemmy 1995e2bffe autofmt 2026-01-16 17:21:38 -05:00
notiant fb589a819f Merge branch 'main' into patch-8 2026-01-15 20:11:49 +01:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
notiant 13711090b2 fix expanding notification not working 2026-01-15 18:11:36 +01:00
notiant f46f131af4 make NotificationHistoryPanel height adaptable & remove resizing animation in BluetoothPanel 2026-01-15 13:06:37 +01:00
Lemmy bee67fbc16 NotificationsPanel: better NTabBar vertical centering 2026-01-14 21:34:05 -05:00
Lemmy 02e7852b78 NotificationPanel: better NTabBar and action buttons 2026-01-14 20:48:09 -05:00
Lemmy bec32a30e9 autofmt 2026-01-13 09:21:48 -05:00
Ly-sec 23834bb402 NotificationHistoryPanel: add notification actions 2026-01-13 15:04:13 +01:00
Ly-sec 30fb9229b2 Audio/NotificationHistryPanel: adjust tabbar layout 2026-01-08 20:44:22 +01:00
Lemmy 423ac554f8 i18n: general.no-summary => common.no-summary 2026-01-08 00:52:22 -05:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lemmy 590994b31d NTabBar: distributeEvenly property 2026-01-04 18:09:01 -05:00
Lemmy 568e2c0b6b NotificationsHistory: using a proper NTabBar for the filters. 2026-01-04 17:39:24 -05:00
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