Update dependency noctalia-dev/noctalia-shell to v4.6.7 #64

Merged
Bluemedia merged 1 commit from renovate/noctalia-dev-noctalia-shell-4.x into main 2026-03-17 11:03:31 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
noctalia-dev/noctalia-shell patch 4.6.64.6.7

Release Notes

noctalia-dev/noctalia-shell (noctalia-dev/noctalia-shell)

v4.6.7

Compare Source

🌙 Release Notes v4.6.7

Quality-of-life improvements, workspace polish, and continued stability hardening.

New Features

  • Workspace App Preview on Hover: Hovering over a workspace indicator now shows running application icons with smooth transition animations.
  • Exclusion Zone Inset Toggle: New bar setting to enable a 1px exclusion zone inset, giving more control over compositor window placement.
  • Lock/Unlock Hook Parameters: Screen lock and unlock hooks now receive a $1 parameter (lock or unlock) for scripting flexibility.
  • Audio Interface Nickname in Tooltip: The bar audio widget tooltip now shows the interface nickname for easier device identification.
  • Dock Blur Toggle: The dock now respects the blur toggle setting.
  • Disable Changelog Display: Added an option in About to hide the changelog popup on updates.

Improvements

  • Smarter Settings Search: Settings search index now supports visibility conditions, preventing results that point to settings invisible to the user.
  • Light Mode Panel Backgrounds: Reduced opacity applied to panel backgrounds in light mode for better readability.
  • Desktop Widget Settings Dialog: Improved title styling for a cleaner look.
  • Lock Screen Monitor Disconnect: Lock screen now detects and handles monitor disconnection gracefully.
  • noctalia-qs v0.0.8: Upgraded runtime with fixes for Wayland wl_output use-after-free crash on monitor hotplug, incomplete socket reads, toplevel deactivation cleanup.

🐛 Bug Fixes

  • Crash Fixes (SIGSEGV): Fixed workspace crashes by deferring compositor signal handlers and refreshWorkspaces to the next event loop with Qt.callLater.
  • Hyprland Keyboard Layout: Ignore bogus "error" keyboard layout reported by Hyprland.
  • Hyprland Toplevel Ordering: Sort toplevels by x/y coordinates to fix widget ordering in scrolling and master layouts.
  • Bluetooth TypeError: Prevent TypeError when Bluetooth device name or icon are not strings.
  • GTK Theming: Fixed noctalia.css not being appended correctly in gtk3/4.css.
  • Tab Button Transparency: Fixed NTabButton forcing full transparency incorrectly.

Changes since v4.6.6

  • Release v4.6.7 (3ab57ce06) by Lysec
  • fix(workspace): potential fix for SIGSEGV caused by re-entrant incubation (d0b505245) by Lysec
  • feat(bt): improve ui/ux for the auto-reconnect feature (3cdd99966) by Lemmy
  • feat(ncheckbox): allow custom labelSize (02a3d74c2) by Lemmy
  • fix(launcher): restore background behind icons (175e85302) by Lemmy
  • Revert "feat(launcher): trying a less boxy look" (71ca1b3f6) by Lemmy
  • feat(launcher): trying a less boxy look (96930af75) by Lemmy
  • feat(settings): allow up/down navigation in search results when settings are windowed (74b2bce93) by Lemmy
  • feat(settings): unified the settings search in a new singleton (49db78a22) by Lemmy
  • fix(workspace): more defer Workspace compositor signal handlers with Qt.callLater to avoid SIGSEGV (039be7d85) by Lemmy
  • chore(i18n/lockscreen): relocate the language to dateformat map for easier maintenance (84229bc74) by Lemmy
  • chore(i18n): update + autofmt (09dab00f2) by Lemmy
  • Merge pull request #​1991 from tmarti2/workspace-show-app-hover (bb5ade4c4) by Lemmy
  • Merge pull request #​2154 from pa1va/patch-2 (40e85956e) by Lemmy
  • Merge pull request #​2155 from shalakushka1/patch-1 (dbb2e1568) by Lysec
  • Update translation for 'earlier' in Portuguese (995868004) by shalakushka
  • Merge pull request #​2094 from rivera-diego/main (cc9bf7d33) by Lysec
  • Merge pull request #​2152 from Aitor42/main (786013479) by Lysec
  • fix: prevent TypeError when Bluetooth device name or icon are not strings (cf4f6b70a) by pa1va
  • feat(settings): improved search index to support visibility conditions, prevent showing results that would be invisible to the user. Fix #​2113 (d35f399f5) by Lemmy
  • Applies Lemmy's review (0c503ccea) by Thibault Martin
  • Add hover feedback on window icons (f3699e786) by Thibault Martin
  • Add hover feedback on border color (fd15bcf2d) by Thibault Martin
  • Add animation between workspace displays (a9526c3ab) by Thibault Martin
  • Remove unused hovered properties (c161f0496) by Thibault Martin
  • Show workspace applications on hover (a2443c6f8) by Thibault Martin
  • fix(workspace): defer refreshWorkspaces to next event-loop (8005958b8) by Lysec
  • detect monitor configured disconnect (9c9df0c15) by Aitor
  • feat(dock): respect blur toggle (45beac2f1) by Lysec
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (13f0b8fce) by Lysec
  • i18n (4a510629e) by Lysec
  • Merge pull request #​2149 from iynaix/bump-flake-lock (a6c945c93) by Lysec
  • Bump flake.lock (cbb59f5a5) by Lin Xianyi
  • fix(hyprland): ignore bogus "error" keyboard layout. fix #​1390 (719fd7ba7) by Lemmy
  • chore(settings): update settings-default.json (ec40cb81a) by Lemmy
  • feat(bar-audio): added interface nickname in tooltip (cc9dea142) by Lemmy
  • Merge pull request #​2066 from SpeakingPNG/feat/configurable-exclusion-zone (6eacb55f4) by Lemmy
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (ffb37d529) by Lysec
  • fix(gtk): append noctalia.css in gtk3/4.css (a22d2c7d1) by Lysec
  • autofmt (2ee59546c) by Lemmy
  • Merge pull request #​2147 from notiant/patch-22 (f4340333d) by Lemmy
  • Merge pull request #​2148 from spiros132/main (836814bce) by Lysec
  • fix(desktop-widget-settings): Desktop widget settings dialog, title should look much better (6085f7b88) by Spyridon Siarapis
  • feat(hooks): add $1 lock/unlock parameter to screen lock and unlock hooks (aa0059851) by Lysec
  • Battery: add missing i18n (7c1206552) by notiant
  • Update Color.qml (08337f9bd) by notiant
  • apply reduced light mode opacity to panel backgrounds (25e819618) by notiant
  • fix(settings): force bottom tooltip on applications chips. (e5677f9ce) by Lemmy
  • feat(about): ability to disable changelog display. (be4db7536) by Lemmy
  • fix(ntabbutton): dont force full transparent (ca25de27b) by Lemmy
  • Bumping version (4a3ddc023) by Lysec
  • Merge branch 'main' into feat/configurable-exclusion-zone (0cd181819) by SpeakingPNG
  • change to accomodate the upstream conflict (4076c636f) by SpeakingPNG
  • fix(hyprland): sort toplevels by x/y coordinates to fix widget ordering in scrolling and master layouts (efad16abd) by rivera-diego
  • Exclusion-Zone-Inset to exclusion-zone-inset and small description rename (7f4975747) by SpeakingPNG
  • rename exclusionZoneOffset to enableExclusionZoneInset (7fd9b5d7d) by SpeakingPNG
  • change a comment in BarExclusionZone.qml (56d91dd9a) by SpeakingPNG
  • make true the default value (93fcf5afe) by SpeakingPNG
  • add this part from upstream (83c962592) by SpeakingPNG
  • add exclusion zone toggle to en.json (d3796cc36) by SpeakingPNG
  • Merge branch 'noctalia-dev:main' into feat/configurable-exclusion-zone (1cbc0c471) by SpeakingPNG
  • feat(bar): add a toggle for 1px exclusion zone (4c2dba2e4) by SpeakingPNG

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [noctalia-dev/noctalia-shell](https://github.com/noctalia-dev/noctalia-shell) | patch | `4.6.6` → `4.6.7` | --- ### Release Notes <details> <summary>noctalia-dev/noctalia-shell (noctalia-dev/noctalia-shell)</summary> ### [`v4.6.7`](https://github.com/noctalia-dev/noctalia-shell/releases/tag/v4.6.7) [Compare Source](https://github.com/noctalia-dev/noctalia-shell/compare/v4.6.6...v4.6.7) ### 🌙 Release Notes v4.6.7 Quality-of-life improvements, workspace polish, and continued stability hardening. #### ✨ New Features - **Workspace App Preview on Hover:** Hovering over a workspace indicator now shows running application icons with smooth transition animations. - **Exclusion Zone Inset Toggle:** New bar setting to enable a 1px exclusion zone inset, giving more control over compositor window placement. - **Lock/Unlock Hook Parameters:** Screen lock and unlock hooks now receive a `$1` parameter (`lock` or `unlock`) for scripting flexibility. - **Audio Interface Nickname in Tooltip:** The bar audio widget tooltip now shows the interface nickname for easier device identification. - **Dock Blur Toggle:** The dock now respects the blur toggle setting. - **Disable Changelog Display:** Added an option in About to hide the changelog popup on updates. #### ⚡ Improvements - **Smarter Settings Search:** Settings search index now supports visibility conditions, preventing results that point to settings invisible to the user. - **Light Mode Panel Backgrounds:** Reduced opacity applied to panel backgrounds in light mode for better readability. - **Desktop Widget Settings Dialog:** Improved title styling for a cleaner look. - **Lock Screen Monitor Disconnect:** Lock screen now detects and handles monitor disconnection gracefully. - **noctalia-qs v0.0.8:** Upgraded runtime with fixes for Wayland `wl_output` use-after-free crash on monitor hotplug, incomplete socket reads, toplevel deactivation cleanup. #### 🐛 Bug Fixes - **Crash Fixes (SIGSEGV):** Fixed workspace crashes by deferring compositor signal handlers and `refreshWorkspaces` to the next event loop with `Qt.callLater`. - **Hyprland Keyboard Layout:** Ignore bogus `"error"` keyboard layout reported by Hyprland. - **Hyprland Toplevel Ordering:** Sort toplevels by x/y coordinates to fix widget ordering in scrolling and master layouts. - **Bluetooth TypeError:** Prevent TypeError when Bluetooth device name or icon are not strings. - **GTK Theming:** Fixed `noctalia.css` not being appended correctly in `gtk3/4.css`. - **Tab Button Transparency:** Fixed NTabButton forcing full transparency incorrectly. #### Changes since v4.6.6 - Release v4.6.7 ([3ab57ce06](https://github.com/noctalia-dev/noctalia-shell/commit/3ab57ce06d41c8029e5b58e1b9e4762f443e9bec)) by Lysec - fix(workspace): potential fix for SIGSEGV caused by re-entrant incubation ([d0b505245](https://github.com/noctalia-dev/noctalia-shell/commit/d0b5052452a4abb01ffbbb547108dbf2adeeaa94)) by Lysec - feat(bt): improve ui/ux for the auto-reconnect feature ([3cdd99966](https://github.com/noctalia-dev/noctalia-shell/commit/3cdd999664bfb922a8d389494e43bd570e63144c)) by Lemmy - feat(ncheckbox): allow custom labelSize ([02a3d74c2](https://github.com/noctalia-dev/noctalia-shell/commit/02a3d74c241cc0550b638353de59f9b5edc3f07d)) by Lemmy - fix(launcher): restore background behind icons ([175e85302](https://github.com/noctalia-dev/noctalia-shell/commit/175e85302db8d989977ceab0083155cc7eb4c87b)) by Lemmy - Revert "feat(launcher): trying a less boxy look" ([71ca1b3f6](https://github.com/noctalia-dev/noctalia-shell/commit/71ca1b3f603c3a7ea224f442a2946c0ee39ff0b1)) by Lemmy - feat(launcher): trying a less boxy look ([96930af75](https://github.com/noctalia-dev/noctalia-shell/commit/96930af7591b721210f7550a4995c2824d68eb0b)) by Lemmy - feat(settings): allow up/down navigation in search results when settings are windowed ([74b2bce93](https://github.com/noctalia-dev/noctalia-shell/commit/74b2bce935b688d6df66c7b1a99fdc47127c39ab)) by Lemmy - feat(settings): unified the settings search in a new singleton ([49db78a22](https://github.com/noctalia-dev/noctalia-shell/commit/49db78a22bcefd117c0278dd7736418e59f28430)) by Lemmy - fix(workspace): more defer Workspace compositor signal handlers with Qt.callLater to avoid SIGSEGV ([039be7d85](https://github.com/noctalia-dev/noctalia-shell/commit/039be7d851baff99fbeb5d1512e5bc3133ebda81)) by Lemmy - chore(i18n/lockscreen): relocate the language to dateformat map for easier maintenance ([84229bc74](https://github.com/noctalia-dev/noctalia-shell/commit/84229bc7445a2a353023c678b4168ea3fe3a0b71)) by Lemmy - chore(i18n): update + autofmt ([09dab00f2](https://github.com/noctalia-dev/noctalia-shell/commit/09dab00f2740196e6b84df903051b63d642854fb)) by Lemmy - Merge pull request [#&#8203;1991](https://github.com/noctalia-dev/noctalia-shell/issues/1991) from tmarti2/workspace-show-app-hover ([bb5ade4c4](https://github.com/noctalia-dev/noctalia-shell/commit/bb5ade4c4876fee4f71d6d41a9d2087b5b252466)) by Lemmy - Merge pull request [#&#8203;2154](https://github.com/noctalia-dev/noctalia-shell/issues/2154) from pa1va/patch-2 ([40e85956e](https://github.com/noctalia-dev/noctalia-shell/commit/40e85956eadc40580f9514da705b52bfd957328c)) by Lemmy - Merge pull request [#&#8203;2155](https://github.com/noctalia-dev/noctalia-shell/issues/2155) from shalakushka1/patch-1 ([dbb2e1568](https://github.com/noctalia-dev/noctalia-shell/commit/dbb2e156838e740629e60b1d9f7969aff5868fde)) by Lysec - Update translation for 'earlier' in Portuguese ([995868004](https://github.com/noctalia-dev/noctalia-shell/commit/9958680047e3e73b803a77240bd80b633a8d10f3)) by shalakushka - Merge pull request [#&#8203;2094](https://github.com/noctalia-dev/noctalia-shell/issues/2094) from rivera-diego/main ([cc9bf7d33](https://github.com/noctalia-dev/noctalia-shell/commit/cc9bf7d33d25c1b13e3e0e962f7a2f8c89e50cb9)) by Lysec - Merge pull request [#&#8203;2152](https://github.com/noctalia-dev/noctalia-shell/issues/2152) from Aitor42/main ([786013479](https://github.com/noctalia-dev/noctalia-shell/commit/786013479ec1dba76bc43080fbadfd866acf1d84)) by Lysec - fix: prevent TypeError when Bluetooth device name or icon are not strings ([cf4f6b70a](https://github.com/noctalia-dev/noctalia-shell/commit/cf4f6b70a5c8e97631865968eb04119f8f8948fd)) by pa1va - feat(settings): improved search index to support visibility conditions, prevent showing results that would be invisible to the user. Fix [#&#8203;2113](https://github.com/noctalia-dev/noctalia-shell/issues/2113) ([d35f399f5](https://github.com/noctalia-dev/noctalia-shell/commit/d35f399f535e31c53fd60409cae6a95214255dd9)) by Lemmy - Applies Lemmy's review ([0c503ccea](https://github.com/noctalia-dev/noctalia-shell/commit/0c503ccea3113de41a7289d8ae663b7dceea8c87)) by Thibault Martin - Add hover feedback on window icons ([f3699e786](https://github.com/noctalia-dev/noctalia-shell/commit/f3699e786d112eaffa3aaa8f05d82cbbec0c76c2)) by Thibault Martin - Add hover feedback on border color ([fd15bcf2d](https://github.com/noctalia-dev/noctalia-shell/commit/fd15bcf2dbbf7221db35f7c1e8a1a0d7905cc5b5)) by Thibault Martin - Add animation between workspace displays ([a9526c3ab](https://github.com/noctalia-dev/noctalia-shell/commit/a9526c3ab0c5cf648d2b4181bb8a5ceff56b0268)) by Thibault Martin - Remove unused hovered properties ([c161f0496](https://github.com/noctalia-dev/noctalia-shell/commit/c161f04966e6c336e2d998ae8b09e39d6e29bccb)) by Thibault Martin - Show workspace applications on hover ([a2443c6f8](https://github.com/noctalia-dev/noctalia-shell/commit/a2443c6f89ea283807b1d93c909c3d26671ae8aa)) by Thibault Martin - fix(workspace): defer refreshWorkspaces to next event-loop ([8005958b8](https://github.com/noctalia-dev/noctalia-shell/commit/8005958b8e04b35bd43cfb5300336b58da4dfb26)) by Lysec - detect monitor configured disconnect ([9c9df0c15](https://github.com/noctalia-dev/noctalia-shell/commit/9c9df0c15b0d0ceeca5b513283ec6bbb28cf1fe9)) by Aitor - feat(dock): respect blur toggle ([45beac2f1](https://github.com/noctalia-dev/noctalia-shell/commit/45beac2f11b0338923fb45678782bd5e8cdc5d45)) by Lysec - Merge branch 'main' of <https://github.com/noctalia-dev/noctalia-shell> ([13f0b8fce](https://github.com/noctalia-dev/noctalia-shell/commit/13f0b8fce4588bd17c99b53d9cba6d73defed0c2)) by Lysec - i18n ([4a510629e](https://github.com/noctalia-dev/noctalia-shell/commit/4a510629e4530b4868976c59abab9c79eebe1a60)) by Lysec - Merge pull request [#&#8203;2149](https://github.com/noctalia-dev/noctalia-shell/issues/2149) from iynaix/bump-flake-lock ([a6c945c93](https://github.com/noctalia-dev/noctalia-shell/commit/a6c945c93941637d45d2979fab29004223e43ff5)) by Lysec - Bump flake.lock ([cbb59f5a5](https://github.com/noctalia-dev/noctalia-shell/commit/cbb59f5a552e4a293fd36ea1da6f755eeb6c6009)) by Lin Xianyi - fix(hyprland): ignore bogus "error" keyboard layout. fix [#&#8203;1390](https://github.com/noctalia-dev/noctalia-shell/issues/1390) ([719fd7ba7](https://github.com/noctalia-dev/noctalia-shell/commit/719fd7ba70fef1eb2651fff83e06a511c969d34a)) by Lemmy - chore(settings): update settings-default.json ([ec40cb81a](https://github.com/noctalia-dev/noctalia-shell/commit/ec40cb81a4f90a7924541a9c75141e0aff8da2f2)) by Lemmy - feat(bar-audio): added interface nickname in tooltip ([cc9dea142](https://github.com/noctalia-dev/noctalia-shell/commit/cc9dea142f974984d7861c6501a98a3860503802)) by Lemmy - Merge pull request [#&#8203;2066](https://github.com/noctalia-dev/noctalia-shell/issues/2066) from SpeakingPNG/feat/configurable-exclusion-zone ([6eacb55f4](https://github.com/noctalia-dev/noctalia-shell/commit/6eacb55f43d3cd6292076096a6f66000cfe0d7f5)) by Lemmy - Merge branch 'main' of <https://github.com/noctalia-dev/noctalia-shell> ([ffb37d529](https://github.com/noctalia-dev/noctalia-shell/commit/ffb37d529ff372d8ba808c0f472899d0cf874546)) by Lysec - fix(gtk): append noctalia.css in gtk3/4.css ([a22d2c7d1](https://github.com/noctalia-dev/noctalia-shell/commit/a22d2c7d191864a5bbbbbc01993c0cdeabc62804)) by Lysec - autofmt ([2ee59546c](https://github.com/noctalia-dev/noctalia-shell/commit/2ee59546c1afa605ea5d47d3f157f11e636163c5)) by Lemmy - Merge pull request [#&#8203;2147](https://github.com/noctalia-dev/noctalia-shell/issues/2147) from notiant/patch-22 ([f4340333d](https://github.com/noctalia-dev/noctalia-shell/commit/f4340333d7c9febef8c7fc0e0a6822711f1c0da8)) by Lemmy - Merge pull request [#&#8203;2148](https://github.com/noctalia-dev/noctalia-shell/issues/2148) from spiros132/main ([836814bce](https://github.com/noctalia-dev/noctalia-shell/commit/836814bce3460bb0809c5f7ff0fd7e4f8584606b)) by Lysec - fix(desktop-widget-settings): Desktop widget settings dialog, title should look much better ([6085f7b88](https://github.com/noctalia-dev/noctalia-shell/commit/6085f7b8849d3c491a159625bcc47580f516014f)) by Spyridon Siarapis - feat(hooks): add $1 lock/unlock parameter to screen lock and unlock hooks ([aa0059851](https://github.com/noctalia-dev/noctalia-shell/commit/aa0059851fff5fc660aee55c2ebcc1a6a609c435)) by Lysec - Battery: add missing i18n ([7c1206552](https://github.com/noctalia-dev/noctalia-shell/commit/7c12065521a8d526ea58ff72de102c59bfc5ee23)) by notiant - Update Color.qml ([08337f9bd](https://github.com/noctalia-dev/noctalia-shell/commit/08337f9bda66cbfe785ec9b6ff9cf58c52d37e19)) by notiant - apply reduced light mode opacity to panel backgrounds ([25e819618](https://github.com/noctalia-dev/noctalia-shell/commit/25e819618291e09b379c4b29dfc0ff5aeeae1c09)) by notiant - fix(settings): force bottom tooltip on applications chips. ([e5677f9ce](https://github.com/noctalia-dev/noctalia-shell/commit/e5677f9cef02c0ee9020d44d43e243036921ff8e)) by Lemmy - feat(about): ability to disable changelog display. ([be4db7536](https://github.com/noctalia-dev/noctalia-shell/commit/be4db75365ec9caeacc00303ad2656efacf25513)) by Lemmy - fix(ntabbutton): dont force full transparent ([ca25de27b](https://github.com/noctalia-dev/noctalia-shell/commit/ca25de27b43f22ea379b42beb71900e65c9349af)) by Lemmy - Bumping version ([4a3ddc023](https://github.com/noctalia-dev/noctalia-shell/commit/4a3ddc0238a08ea5527bfb36352448a982e5dbfd)) by Lysec - Merge branch 'main' into feat/configurable-exclusion-zone ([0cd181819](https://github.com/noctalia-dev/noctalia-shell/commit/0cd1818195ca055135066edf6b56cb4ce954e606)) by SpeakingPNG - change to accomodate the upstream conflict ([4076c636f](https://github.com/noctalia-dev/noctalia-shell/commit/4076c636f28fb90f2d0177883be98a3380c2d481)) by SpeakingPNG - fix(hyprland): sort toplevels by x/y coordinates to fix widget ordering in scrolling and master layouts ([efad16abd](https://github.com/noctalia-dev/noctalia-shell/commit/efad16abd6abada883060d3ab69b7e9645befcf1)) by rivera-diego - Exclusion-Zone-Inset to exclusion-zone-inset and small description rename ([7f4975747](https://github.com/noctalia-dev/noctalia-shell/commit/7f49757478cd621be44c74c08250ad7bf05b1267)) by SpeakingPNG - rename exclusionZoneOffset to enableExclusionZoneInset ([7fd9b5d7d](https://github.com/noctalia-dev/noctalia-shell/commit/7fd9b5d7de8f066621eb78be0086c0e7651d9cac)) by SpeakingPNG - change a comment in BarExclusionZone.qml ([56d91dd9a](https://github.com/noctalia-dev/noctalia-shell/commit/56d91dd9a535110c9e5dd1d88d2fb5d96ede2b1e)) by SpeakingPNG - make true the default value ([93fcf5afe](https://github.com/noctalia-dev/noctalia-shell/commit/93fcf5afe9883fa6e48bf152d89a6487698b51f5)) by SpeakingPNG - add this part from upstream ([83c962592](https://github.com/noctalia-dev/noctalia-shell/commit/83c962592c78c6e45b346828475eabe1064ece77)) by SpeakingPNG - add exclusion zone toggle to en.json ([d3796cc36](https://github.com/noctalia-dev/noctalia-shell/commit/d3796cc36569d0c7c570d0bbf64e5a2fa2dc56dd)) by SpeakingPNG - Merge branch 'noctalia-dev:main' into feat/configurable-exclusion-zone ([1cbc0c471](https://github.com/noctalia-dev/noctalia-shell/commit/1cbc0c47156eb3728eda9ac3fc44e09876d4fc10)) by SpeakingPNG - feat(bar): add a toggle for 1px exclusion zone ([4c2dba2e4](https://github.com/noctalia-dev/noctalia-shell/commit/4c2dba2e454896cbbe34ca13de23311b46f02438)) by SpeakingPNG </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42NC40IiwidXBkYXRlZEluVmVyIjoiNDMuNjQuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency noctalia-dev/noctalia-shell to v4.6.7
All checks were successful
ci/woodpecker/push/noctalia-shell Pipeline was successful
be1d2a7a97
Bluemedia deleted branch renovate/noctalia-dev-noctalia-shell-4.x 2026-03-17 11:03:31 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Bluemedia/desktop-environment-rpms!64
No description provided.