Commit Graph
2106 Commits
Author SHA1 Message Date
Ly-sec 91d248a8bb OSD: fix layout 2025-11-07 15:04:35 +01:00
Ly-sec 98ea1dc4d4 Merge branch 'shapes' of https://github.com/noctalia-dev/noctalia-shell into shapes 2025-11-07 14:49:17 +01:00
Ly-sec 1d4ca5fe79 Notification: set summary font size to fontSizeM 2025-11-07 14:49:15 +01:00
ItsLemmy 7366ee3911 Merge branch 'shapes' of github.com:noctalia-dev/noctalia-shell into shapes 2025-11-07 08:42:09 -05:00
ItsLemmy 5fa8cabbe1 SetupWizard: positionning fix 2025-11-07 08:42:07 -05:00
Ly-sec 051266cf73 Notification: fix animation 2025-11-07 14:40:05 +01:00
ItsLemmy 8d1047cc62 Merge branch 'shapes' of github.com:noctalia-dev/noctalia-shell into shapes 2025-11-07 08:18:05 -05:00
Ly-sec 5e0eb829c3 Notification: simplify code, make ui more compact 2025-11-07 14:18:00 +01:00
ItsLemmy 1b6bf805bb Toast: shadows 2025-11-07 08:16:33 -05:00
ItsLemmy d5e9d7a200 NDropShadows 2025-11-07 07:51:08 -05:00
ItsLemmy 4319a1bea0 TrayMenu: Pin / Unpin icons (same as dock and launcher) 2025-11-07 00:53:59 -05:00
ItsLemmy 2c2d887ac6 OSD + Notification: Shadows cleanup 2025-11-07 00:45:56 -05:00
ItsLemmy cd630a4f47 SmartPanel: speeding up closing animation for a better UX. 2025-11-06 23:54:25 -05:00
ItsLemmy 50b0cf0bcf OSD: beautifulified with shadows and better looking dimensions 2025-11-06 23:50:05 -05:00
ItsLemmy 8513d91af6 OSD: refined with shadow and less tall 2025-11-06 23:33:24 -05: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 a536a033c9 Shell: cleanup 2025-11-06 22:37:39 -05:00
ItsLemmy 838a469656 Tray: alignments, more robust click handling, cleanup 2025-11-06 22:25:29 -05:00
ItsLemmy 68aa198129 TrayDropdown => TrayDrawer 2025-11-06 22:02:13 -05:00
ItsLemmy 72e3b0c96f TrayMenu: Fix weird left margin 2025-11-06 21:59:05 -05:00
ItsLemmy 02da218d64 Tray: Bar display improvement 2025-11-06 21:53:02 -05:00
ItsLemmy 551871a981 Tray: using NIconButton directly 2025-11-06 21:22:20 -05:00
ItsLemmy 430d5329e8 SmartPanel: closing animations debug 2025-11-06 21:08:55 -05:00
ItsLemmy c155be7f40 AudioViz: renamed 2025-11-06 20:38:07 -05:00
ItsLemmy ddef70d9b0 Panels: fix animations when bar is at bottom or right 2025-11-06 20:30:51 -05:00
ItsLemmy bbfb843225 New Widget: NTabBar + NTabButton 2025-11-06 20:10:59 -05:00
ItsLemmy ab8d9e5502 SysMon-bar: support for mPrimary or mOnSurface text via widget settings. 2025-11-06 17:45:37 -05:00
ItsLemmy fbfdd02c9c Panels: New reveal animations 2025-11-06 17:03:20 -05:00
ItsLemmy 18b206c0a3 Settings: removed panelsOverlayLayer. 2025-11-06 15:54:56 -05:00
ItsLemmy 6940d72f43 Wallpaper: slight memory optim. 2025-11-06 15:38:50 -05:00
ItsLemmy b51af0f548 Memory optimizations 2025-11-06 15:24:01 -05:00
ItsLemmy 95d3772292 DimDesktop: better color 2025-11-06 13:35:36 -05:00
ItsLemmy 8e08af76d1 ScreenCorners: cleanup 2025-11-06 13:35:28 -05:00
ItsLemmy 32086d2696 ScreenCorners: cleanup 2025-11-06 13:25:40 -05:00
ItsLemmy bbeb23d10d screen corners 2025-11-06 13:20:47 -05:00
Ly-sec ceb2dea2a9 Notification: add enable/disable toggle 2025-11-06 17:30:16 +01:00
Ly-sec 7211868c27 Tray: open drawer with left & right click 2025-11-06 17:13:43 +01:00
Ly-sec a0bd9cab13 Merge branch 'shapes' of https://github.com/noctalia-dev/noctalia-shell into shapes 2025-11-06 17:11:08 +01:00
Ly-sec 9f357aef25 Tray: add drawer logic
TraySettings: add drawer toggle
i18n: add translations for drawer toggle
2025-11-06 17:10:32 +01: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
Ly-sec 76a182a90c TrayMenu: cleanp 2025-11-06 12:49:52 +01:00
Ly-sec afde67bcb9 TrayMenu: use NPanel instead of PopupWindow
Tray, TrayDropdownPanel: use new TrayMenu
NPanel: expose animation options
shell: add TrayMenu component
i18n: add TrayMenu sub menu translation
2025-11-06 11:49:47 +01:00
notiantandGitHub 9430690aac add missing translations to BluetoothPanel actions 2025-11-06 03:41:03 +01:00
ItsLemmy c26784e215 Tray: disable drawer until we get a proper fix 2025-11-05 12:20:36 -05:00
ItsLemmy 0b7c412ad9 Tray: remove some logger spam 2025-11-04 21:19:04 -05:00
ItsLemmy 0e41306f73 Wayland Layers: Breaking changes
- renamed some layers from "quickshell-*" to "noctalia-*"
- added screen name to all layers, ex: "noctalia-wallpaper-DP1"
- added a way to disable overview management in the settings, this allow
stationnary wallpaper on niri
2025-11-04 20:07:48 -05:00
Ly-sec 6a8c6a8914 Tray: fix pin/unpin icon 2025-11-04 23:52:02 +01:00
Ly-sec 93cf049343 Tray: change chevron to caret 2025-11-04 23:49:09 +01:00
Ly-sec 8b00fae3ae Tray: layout fixes 2025-11-04 23:34:36 +01:00