Mia Herkt
8db923d66f
Theming: add apply script for KDE
...
There are problems with plasma-apply-colorscheme:
It refuses to apply a color scheme that is already active,
necessitating a switch to a different scheme.
This is both slow and causes flickering.
Fix this by using a custom script to apply the color scheme:
Just overwrite the config sections in kdeglobals and send the
change notification signal via D-Bus.
2026-04-05 00:41:57 +02:00
Lysec
759454d2d5
fix(audio): sticky app-stream volume + subtitle line in panel
2026-04-03 12:00:33 +02:00
Lemmy
bcbbafda1e
chore(version): bumping to v4.7.6-git
2026-04-02 18:31:20 -04:00
Lemmy
8b0c7c2880
Release v4.7.5
2026-04-02 18:30:40 -04:00
Lemmy
621c798c8b
fix(location): autolocate off by default for privacy, improved UI when no location is set. Fix #2388
2026-04-02 16:58:25 -04:00
Lemmy
08e2d7f71c
fix(weather): read is_day from service instead of requiring callers to pass it.
2026-04-02 16:26:36 -04:00
Lemmy
cd4ec47e96
fix(location): more logging and potential fix
2026-04-02 15:08:16 -04:00
Lysec
41b29998f2
chore(version): bumping to v4.7.5-git
2026-04-02 20:13:38 +02:00
Lysec
791b3ac153
Release v4.7.4
2026-04-02 20:12:18 +02:00
Lemmy
411a820f3c
fix(audioservice): another Qt-11 warning fix
2026-04-02 11:15:04 -04:00
Lemmy
c4b8b912f3
fix(audioservice): switch from PwNode to var for sink and source so it's nullable.
2026-04-02 09:35:01 -04:00
Lemmy
6fcfc0c1d2
fix(location): fix weather fetching
2026-04-02 07:56:47 -04:00
Lysec
f301a57137
feat(location): add toggle to always show Talia weather emojis
2026-04-02 13:47:47 +02:00
Lysec
ed117eb94c
fix(theming): always sync prefer-light/dark with system theme toggle
...
Issue: #2357
2026-04-02 10:53:19 +02:00
Lysec
25a5eede06
chore(version): bumping to v4.7.4-git
2026-04-02 03:03:29 +02:00
Lysec
4af6074810
Release v4.7.3
2026-04-02 03:00:50 +02:00
Lemmy
c31917105c
fix(mango): prevent double focused windows in workspace apps
2026-04-01 20:54:43 -04:00
Lemmy
0cc83bdbaf
fix(workspace-apps): add "handle" for sway activation
2026-04-01 20:54:20 -04:00
Lemmy
4ee55c2a99
fix(workspace): copy window to js object instead of holding live listmodel prox.
2026-04-01 20:30:22 -04:00
Lemmy
f4719e598e
feat(location): removed the Tokyo default location, improved flow with the new auto-locate.
2026-04-01 18:00:46 -04:00
Lemmy
80cd76b82e
feat(location): auto location/weather via IP
2026-03-31 21:08:58 -04:00
Lemmy
97553d7064
chore(version): bumping to v4.7.3-git
2026-03-31 16:25:24 -04:00
Lemmy
77f054cbf1
chore(version): release v4.7.2
2026-03-31 16:24:11 -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
Corey Woodworth
cfad4fc77a
chore: run qmlfmt.sh again
2026-03-31 13:15:41 -04:00
Corey Woodworth
c824140471
fix: Add showText to BarWidgetRegistry and settings-widgets-default
2026-03-31 13:12:22 -04:00
Lysec
d4e7a8e967
fix(audio): stabilize input volume % via wpctl like default sink
2026-03-31 14:30:28 +02:00
Lysec
4a371422cd
fix(ColorScheme): sync light/dark toggle to gtk
2026-03-31 03:24:31 +02:00
Lysec
09386b1903
fix(theming): sync gtk-theme with color-scheme when system sync is on
2026-03-31 03:09:55 +02: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
6d3ca58896
fix(workspaces): assign display index per output in ExtWorkspaceService
2026-03-30 15:20:57 +02:00
Lysec
c879d0864b
style(wallpaper): dont switch favorite in split wallpaper on first click
2026-03-30 14:40:39 +02:00
Lysec
c9bda88e39
fix(wallpaper): cleanup misleading code
2026-03-30 14:29:33 +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
notiant
b3a9aca837
Add check for non-zero width in enhancedBand
2026-03-30 11:12:36 +02: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
dd1ff1f0da
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-03-29 19:54:45 +02:00
Lysec
5d9f0794dc
style(WallpaperPanel): adjust layout for light/dark & monitor selector toggles
2026-03-29 19:54:35 +02:00
Lemmy
86e5112e89
fix(plugins): avoid potential race condition during update process
2026-03-29 13:00:15 -04: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
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
notiant
9462caf6c3
remove onResumed() since networkMonitorProcess already covers it
2026-03-28 18:20:22 +01:00
Lemmy
215750ddcb
feat(template): added dedicated Scroll(wm) template
2026-03-27 08:29:25 -04:00
Lysec
6b2c0fc9c4
fix(audio): scope stream volume overrides per media identity
2026-03-27 13:12:06 +01:00
ern775
2c09e9185f
fix(audio): filter out intermediate stream nodes
2026-03-27 10:44:27 +03:00
notiant
477810b954
change Airplane Mode visibility conditions
2026-03-26 22:18:16 +01:00