Update dependency noctalia-dev/noctalia-shell to v4.6.1 #51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/noctalia-dev-noctalia-shell-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.6.0→4.6.1Release Notes
noctalia-dev/noctalia-shell (noctalia-dev/noctalia-shell)
v4.6.1Compare Source
🌙 Release Notes v4.6.1
⚠️ Action Required: Migrate to noctalia-qs
Starting with this release, Noctalia Shell requires
noctalia-qsinstead ofquickshell. The shell will not work with a plainquickshellbinary going forward.noctalia-qsis our own maintained fork of Quickshell and is now the only supported runtime. This lets us ship shell-specific features, fix bugs, and keep the QML API stable without depending on upstream Quickshell releases.Please update before or immediately after upgrading to v4.6.0. Continuing to run Noctalia with the old
quickshellbinary will cause breakage and is no longer supported.⚠️ Systemd Startup No Longer Supported
The systemd service assets have been removed from the repository. Launching Noctalia via systemd is no longer a supported startup method. Please switch to launching it directly from your compositor's startup configuration (e.g.
exec noctalia-qs -c noctalia-shellin your compositor config).✨ New Features
tnumOpenType feature so digits don't shift width as time changes.monitors-offandmonitors-onIPC commands to toggle display power.wallpaper randomIPC command now accepts a screen argument to target a specific monitor.noctalia-qsversion.⚡ Improvements
🐛 Bug Fixes
preferredGridCellRatioin grid view.bluetoothctlwhen it is not installed.Changes since v4.6.0
overlays.default(955100367) by Lin XianyiConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.