70 Commits

Author SHA1 Message Date
ayagmar ce8da4c514 fix(notifications): prefer default actions for window focus 2026-03-23 19:59:45 +01:00
Lemmy 76f2d2a6b0 feat(notif): added a shorcut to the settings in the notification history panel 2026-03-13 14:34:54 -04:00
Lemmy 9d142fbaf3 refactor(notif): rename internals for clarity (popup vs history) 2026-03-12 11:00:50 -04:00
Lemmy bb0f875b84 launcher-core: more accurate comment + autofmt 2026-03-01 15:22:58 -05:00
Lemmy e785c16fec Merge pull request #1955 from AlexNabokikh/main
feat(notifications): focus sender window on click in notification hist
2026-03-01 15:17:35 -05:00
Lemmy 85467d7f79 autofmt 2026-02-27 08:22:21 -05:00
tibssy 63d117d13e fix(notifications): prevent expansion of non-expandable items in history 2026-02-27 01:08:37 +00:00
Alexander Nabokikh 4227ca71f5 fix(notifications): reordering root.close and invokeAction 2026-02-24 13:52:56 +01:00
Alexander Nabokikh 0fad4c5f1f feat(notifications): focus sender window on click in notification history 2026-02-24 13:34:13 +01:00
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
Lemmy b36bef4cc0 layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did. 2026-02-20 21:01:35 -05:00
Thibault Martin 30b68b2843 Factorize action parsing a bit 2026-02-16 17:32:01 +01:00
Lemmy 079dd75dd7 autofmt 2026-02-16 10:20:18 -05:00
tibssy e8b16a2d9a refactor(notifications): move markdown setting to history tab and improve history panel UI 2026-02-16 12:32:06 +00:00
tibssy 42ea6ee1e8 feat(notifications): add markdown sanitizer for notification history expansion to notification service 2026-02-16 12:32:06 +00:00
tibssy 49dd92aa12 feat(notifications): add markdown support and top-align icons when expanded 2026-02-16 12:32:06 +00:00
sima e5196284a5 Fix remove keybind matching in notification history 2026-02-16 13:13:56 +08:00
Lysec e2f79aed70 Keybinds: turn Keybinds.js to Keybinds.qml for external access 2026-02-15 22:17:08 +01:00
Lysec 070c3b523c Notification: properly display/escape html tags 2026-02-15 16:53:00 +01:00
Lysec 5ab600598d Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-02-14 02:36:36 +01:00
Lysec 38b616ba0a Launcher: remove redundant NIcopnTabButton 2026-02-14 02:35:57 +01:00
tibssy 6f158506b1 fix(notifications): stabilize notification history layout during open 2026-02-14 00:13:45 +00:00
tibssy ffed90a0b2 fix(notifications): disable initial layout animations in notification history panel 2026-02-13 23:24:15 +00:00
Lemmy 93447f0b5e autofmt 2026-02-12 11:25:46 -05:00
sima 593f880125 Improve notification swipe gestures and dismissal animations 2026-02-12 17:06:48 +08:00
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