File noctalia-shell.changes of Package noctalia-shell
------------------------------------------------------------------- Sun Mar 22 08:59:26 UTC 2026 - Mia Herkt <mia@0x0.st> - Update to version 4.7.0+57.g25d2efe9b: * feat(spectrum): slightly better initialization of the number of bands until noctalia-qs is updated everywhere. * chore(flake): bump flake.lock * build(nix): remove cava * fix(spectrum): minimal signal new default to 1% * fix(ipc): audio and network panel attempt to open near their bar button * chore(MainScreen): Quickshell default layer is WlrLayer.Top, let's set them explicitely for clarity * feat(OSD): full click-through * Revert "fix(OSD): keep panelwindow always loaded to avoid hotplug crash" * fix(btsubtab): fix alpha on ntexts * feat(spectrum): typo * feat(spectrum): adding support for both band and bar properties during the migration * chore(i18n): update * feat(audioviz): added a settings to control the frequency mirroring. Fix #2239 * fix(desktop-widgets): ignore mouse via mask when not editing so the events pass thru to an eventulal desktop shortcuts manager (pcmanfm). Fix #2241 * Update PluginPanelSlot.qml * fix(migration): improve the old migration 45 * fix(active-window): fix vertical centering, more robust if fonts get bigger than icon. * fix(settings): cleaning remnants of Settings.data.bar.floating * chore(autofmt) * fix(panel): simplify calculations * fix(smart-panel): also clamp panelHeight for vertical floating bars * style(lockscreen): adjust capslock & password input icon * LockKeysService: use Qml file system model * feat(plugin-panel-slot): forward panelBackgroundColor from plugin to SmartPanel * fix(smart-panel): prevent panel overflow on small screens with floating bar * feat(ColorScheme): always set gsetting color-scheme when toggling light/dark mode * feat(emacs): add posthook to refresh the theme * allow overriding qs config path * play volume feedback when changing volume externally * feat(i18n): added vietnamese (machine translated) * Revert "perf(mainscreen): merging fix/damage-control" * Revert "fix(mainscreen): avoid potential single frame flicker of the bar when resizing" * Revert "fix(mainscreen): fix posty bar bg flicker" * fix(mainscreen): fix posty bar bg flicker * fix(mainscreen): avoid potential single frame flicker of the bar when resizing * feat(i18n): getting things up for vi(etnamese) * feat(screencorners): no longer reside in MainScreen, tiny PanelWindow. Will also serve for hotcorners detection * perf(mainscreen): collapse Mainscreen to bar-sized when idle * fix(panel): when animations are disabled to log a warning on every panel open * fix(nspinbox): replace the diamond hover by a simple rounded rectangle, fixes a lot of small glitches * fix(panel): reset closedImmediately flag reliably after panel close * chore(autofmt) * MainScreen/PanelWindow: do not put on top layer * docs(readme): update available plugins count to nearly 100 * bumping version to v4.7.1 git * Release v4.7.0 * fix(config): ensure trailing slash * fix(wallhaven): adjust height calculation to prevent overshooting * WeatherCard: Avoid using too much processing power * chore(sysstat): removed dead code * chore(autofmt): lysec cloned again * fix(about): show noctalia-qs new version string ------------------------------------------------------------------- Wed Mar 18 23:01:49 UTC 2026 - Mia Herkt <mia@0x0.st> - Update to version 4.6.7+222.g5547a2716: * chore(i18n): add notification rules translations * fix(notification-rules): do not allow empty patterns * feat(notifications): add notification display rules * fix(ntextinput): use onTextChanged for autosave, onEditingFinished instead of onAccepted * Revert "fix(ntextinput): going back to "textEdited" so you dont have to press enter or change focus to apply the changes." * fix(Settings): prevent keyboard search from clearing/navigating on second keystroke * fix(wallpaper): fixed wallhaven pager. increased height from 45% to 70% * Fix ignore sound for app without a name but with a desktopEntry defined