Commit Graph

5202 Commits

Author SHA1 Message Date
Lysec 7b29c11d7a fix(bar): guard grouped workspace window delegates when modelData is stale 2026-04-01 12:33:33 +02:00
Lemmy 80cd76b82e feat(location): auto location/weather via IP 2026-03-31 21:08:58 -04:00
Lemmy 90e07608a1 feat(wallpaper-panel): adjust height for 1080p 2026-03-31 16:07:45 -04:00
Lemmy 9a900801ac feat(wallpaper-panel): 50% max height 2026-03-31 16:04:37 -04:00
Lemmy e13888e978 fix(mediamini): guard onEntered against stale panel ref. 2026-03-31 15:59:14 -04:00
Lysec 4f523301c9 fix(bar): harden AudioVisualizer when ShellScreen is null 2026-03-31 21:04:03 +02:00
Lysec da2e2dda52 Merge pull request #2363 from MrDowntempo/main
Feat: Option to hide title in active window bar widget
2026-03-31 19:18:48 +02:00
Lysec 43fe1e1947 fix(audio): stop volume sliders fighting service state 2026-03-31 14:43:03 +02:00
Corey Woodworth 900e1f1286 chore: run qmlfmt.sh 2026-03-31 03:36:26 -04:00
Corey Woodworth 0c9d3b83be chore: add modified files again because they were not staged (I don't get git sometimes) 2026-03-31 03:18:49 -04:00
Corey Woodworth 95dfb2ade2 chore(i18n): Add englisht strings for the text toggle 2026-03-31 03:12:22 -04:00
Corey Woodworth 53b5dbac4c feat: Add showText variable to show/hide name of Active Window 2026-03-31 02:55:23 -04:00
Lysec 90a5dd1cd8 fix(theming): keep system color-scheme in sync on every dark mode change
Issue: #2357
2026-03-31 02:10:12 +02:00
Lysec ea48cd0bbf Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-30 14:29:38 +02:00
Lemmy 9bc5effb3d fix(plugin): fix loadWidget 2026-03-30 08:27:45 -04:00
Lysec f2e5f9953f fix(wallpaper): hide light/dark icon in split wallpaper mode 2026-03-30 14:24:21 +02:00
Lysec 386d4d3135 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-30 13:38:59 +02:00
Lysec 0d770725bc fix(wallpaper): adjust wallpaper light/dark & favorite logic 2026-03-30 13:38:52 +02:00
Lysec 00392ff8d2 Merge pull request #2312 from notiant/patch-2
Rework Airplane Mode handling & remove bluetoothctl fallback
2026-03-30 12:06:13 +02:00
Lemmy dd22f7bc37 fix(blur): force flush wayland state, to avoid stuck blur regions 2026-03-29 20:23:22 -04:00
Lemmy dfc3bd9535 fix(plugins): fixed desktopWidget settings vs plugin settings 2026-03-29 19:39:56 -04:00
Lemmy 73dfeb9f73 fix(bar): pass initial properties on creation (screen, section, etc...) to avoid potential registration issues. 2026-03-29 19:39:25 -04:00
Lemmy 967e9d843b fix(desktop-widgets): pass screen as initial property to avoid wrong spectrum registration 2026-03-29 18:36:48 -04:00
Lysec 5d9f0794dc style(WallpaperPanel): adjust layout for light/dark & monitor selector toggles 2026-03-29 19:54:35 +02:00
Lysec 9d5bc13000 style(wallpaper): hide dark/light behind toggle just like display selection 2026-03-29 13:58:29 +02:00
Lysec deb79261dd feat(wallpaper): add separate selection for light & dark mode 2026-03-29 12:53:06 +02:00
Lysec 3dd46fbd6e Merge pull request #2340 from notiant/patch-4
Apply reduced light mode opacity also to dock, notifications & OSD
2026-03-29 10:34:33 +02:00
Lysec fd7a16d951 fix(settings): avoid unified notification sound handler clobbering per-urgency paths 2026-03-29 10:29:45 +02:00
notiant 39a6671151 apply reduced light mode opacity also to dock, notifications & OSD 2026-03-28 23:11:39 +01:00
Lemmy decb65ae95 fix(plugins): pass pluginApi as initial property to prevent binding warnings. Eliminate the need for fallback chains in plugins code.
hot reload
2026-03-28 16:58:55 -04:00
Lemmy ba424526b5 feat(settings): in windowed mode, dont stretch to full width 2026-03-28 16:29:22 -04:00
Lemmy 1e068156ad feat(settings): when switching settings panel mode, close and reopen the settings to see the actual change 2026-03-28 16:01:32 -04:00
Lemmy a5fc309880 cleanup(NScrollText): remove unused imports, gate layer on overflow 2026-03-28 14:06:24 -04:00
BUSTheid b18d33742a refactor(NScrollText.qml): MultiEffect fade mask
Replace the leftGradient and rightGradient Rectangles in NScrollText
with a MultiEffect mask approach. Old solution caused visual bugs.
2026-03-28 17:59:11 +01:00
Spyridon Siarapis f15609b590 chore(TemplatesSubTab): format 2026-03-28 12:11:07 +01:00
Spyridon Siarapis 348ccbf0ed fix(TemplatesSubTab): Fixed a bug which prevented qml format to run correctly 2026-03-28 12:10:29 +01:00
Lysec 8a3aafc69f fix(ProfileCard): add elide to GECOS name 2026-03-27 15:18:44 +01:00
Lysec 4d31d05248 fix(media): tighten MediaMini panel layout for album art and height 2026-03-27 15:02:45 +01:00
Lysec 9b64e21bea style(mediapanel): fix artwork cropping in non compact mode 2026-03-27 14:22:21 +01:00
Lysec 6b2c0fc9c4 fix(audio): scope stream volume overrides per media identity 2026-03-27 13:12:06 +01:00
notiant 477810b954 change Airplane Mode visibility conditions 2026-03-26 22:18:16 +01:00
Lysec 537ec29f5e Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-26 15:30:06 +01:00
Lysec 9222070803 fix(Lockscreen): adjust password cursor so it properly follows position
Fixes: #2308
2026-03-26 15:29:55 +01:00
Lysec c608f1f700 Merge pull request #2298 from tmarti2/dismiss-toast-ipc-call
Dismiss toast ipc call
2026-03-26 15:17:29 +01:00
Thibault Martin 7800306b4b Add Toast dismiss IPC Handler 2026-03-26 14:25:07 +01:00
tibssy ea1710c9c9 fix: restore smooth scroll animation for keyboard navigation in wallpaper selector panel 2026-03-26 02:38:30 +00:00
tibssy 3798118461 feat(view): implement smooth wheel scrolling for NListView with global setting 2026-03-26 02:38:30 +00:00
Lemmy 021f0026da fix(bar): guard bar widget metadata lookup 2026-03-25 19:12:30 -04:00
Lemmy 7b35d3724e fix(launcher): fix iconMode default gui settings. fix #2296 2026-03-25 16:30:58 -04:00
Lemmy 7966f963dc fix(background): fix dupe transition on startup + minor safety improvement to avoid potential null texture on shaders 2026-03-25 16:19:47 -04:00