Update dependency noctalia-dev/noctalia-qs to v0.0.9 #66

Merged
Bluemedia merged 1 commit from renovate/noctalia-dev-noctalia-qs-0.x into main 2026-03-20 22:36:55 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
noctalia-dev/noctalia-qs patch 0.0.80.0.9

Release Notes

noctalia-dev/noctalia-qs (noctalia-dev/noctalia-qs)

v0.0.9

Compare Source

Release v0.0.9

Changes since v0.0.8

  • version 0.0.9 (3962ff1) by Lemmy
  • upstream-merge (b602b69) by Lemmy
  • hyprland/focus_grab: handle destruction of tracked windows (0cb6292) by outfoxxed
  • wayland: remove --require-defined linker argument (3520c85) by outfoxxed
  • docs: ask users not to submit v1 crash reports (3cf65af) by outfoxxed
  • wayland: use patched surfaceRole accessor on FreeBSD (a51dcd0) by -k
  • core/log: fix non-linux typo and import unistd on freebsd (97b2688) by -k
  • service/pam: include signal.h on freebsd (0a859d5) by -k
  • hyprland/ipc: add null checks and ws preinit to toplevel object init (1bd5b08) by outfoxxed
  • wayland: hook wl_proxy_get_listener avoiding QTBUG-145022 crash (365bf16) by outfoxxed
  • wm: add WindowManager module with ext-workspace support (6705e2d) by outfoxxed
  • core: log qt related environment variables in debuginfo (9e8eecf) by outfoxxed
  • fix(safe_dispatch): a simpler null check (5794d3a) by Lemmy
  • Revert "fix(wayland): prevent wl_output use-after-free crash on monitor hotplug" (98483a4) by Lemmy
  • feat(audio): switching to "node_passive" in a attempt to not hog the device settings and allow settings change (sample rate, etc...) (8aa9d8c) by Lemmy
  • feat(audio-spectrum): implemented gravity falloff and integral smoothing (7db1b80) by Lemmy
  • core: log gpu information in debuginfo (1b2519d) by outfoxxed
  • core: move crash/version debug info to one place (1123d5a) by outfoxxed
  • crash: allow overriding crash reporter url (4b77936) by outfoxxed
  • core: add disable env vars for file watcher and crash handler (e32b909) by outfoxxed
  • docs: revise contribution policy and related files (178c04b) by outfoxxed
  • crash: unmask signals in coredump fork (706d6de) by outfoxxed
  • core: hash scanned files and don't trigger a reload if matching (9a9c605) by outfoxxed

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-qs](https://github.com/noctalia-dev/noctalia-qs) | patch | `0.0.8` → `0.0.9` | --- ### Release Notes <details> <summary>noctalia-dev/noctalia-qs (noctalia-dev/noctalia-qs)</summary> ### [`v0.0.9`](https://github.com/noctalia-dev/noctalia-qs/releases/tag/v0.0.9) [Compare Source](https://github.com/noctalia-dev/noctalia-qs/compare/v0.0.8...v0.0.9) ### Release v0.0.9 #### Changes since v0.0.8 - version 0.0.9 ([3962ff1](https://github.com/noctalia-dev/noctalia-qs/commit/3962ff1e0b59ef067c57199d31271ddbf23b29cd)) by Lemmy - upstream-merge ([b602b69](https://github.com/noctalia-dev/noctalia-qs/commit/b602b69c81d96a1d7c645328feb7b1e1d4b7b7a4)) by Lemmy - hyprland/focus\_grab: handle destruction of tracked windows ([0cb6292](https://github.com/noctalia-dev/noctalia-qs/commit/0cb62920a7ab0b199754c941046ae86e3a1c368d)) by outfoxxed - wayland: remove --require-defined linker argument ([3520c85](https://github.com/noctalia-dev/noctalia-qs/commit/3520c85d77ccf6cbfc158057447f44657a0bc9d4)) by outfoxxed - docs: ask users not to submit v1 crash reports ([3cf65af](https://github.com/noctalia-dev/noctalia-qs/commit/3cf65af49f22843386ac421f3889762e6f43a425)) by outfoxxed - wayland: use patched surfaceRole accessor on FreeBSD ([a51dcd0](https://github.com/noctalia-dev/noctalia-qs/commit/a51dcd0a015f72a9af5c2d188e056c58740948d2)) by -k - core/log: fix non-linux typo and import unistd on freebsd ([97b2688](https://github.com/noctalia-dev/noctalia-qs/commit/97b2688ad67d4af95c7378f2ca0cece8bd3f9952)) by -k - service/pam: include `signal.h` on freebsd ([0a859d5](https://github.com/noctalia-dev/noctalia-qs/commit/0a859d51f25e8fafccad8fa3bade7306e9f0da39)) by -k - hyprland/ipc: add null checks and ws preinit to toplevel object init ([1bd5b08](https://github.com/noctalia-dev/noctalia-qs/commit/1bd5b083cb48c13f901f276fc5d94c1b0a1ef9a1)) by outfoxxed - wayland: hook wl\_proxy\_get\_listener avoiding QTBUG-145022 crash ([365bf16](https://github.com/noctalia-dev/noctalia-qs/commit/365bf16b1ebc221f6124e19a0fa5b6ef8dc1d517)) by outfoxxed - wm: add WindowManager module with ext-workspace support ([6705e2d](https://github.com/noctalia-dev/noctalia-qs/commit/6705e2da778d216e81dbdc3764a3f50e89bfd87d)) by outfoxxed - core: log qt related environment variables in debuginfo ([9e8eecf](https://github.com/noctalia-dev/noctalia-qs/commit/9e8eecf2b8bfa9dd3eed5712d5856d7b041ea909)) by outfoxxed - fix(safe\_dispatch): a simpler null check ([5794d3a](https://github.com/noctalia-dev/noctalia-qs/commit/5794d3a88fced826e1903164d77a7b07bdb93ff6)) by Lemmy - Revert "fix(wayland): prevent wl\_output use-after-free crash on monitor hotplug" ([98483a4](https://github.com/noctalia-dev/noctalia-qs/commit/98483a4ebfcce546a15adea074e77e2d9d455166)) by Lemmy - feat(audio): switching to "node\_passive" in a attempt to not hog the device settings and allow settings change (sample rate, etc...) ([8aa9d8c](https://github.com/noctalia-dev/noctalia-qs/commit/8aa9d8ce86ef018fb442c585ad7fbb2a15a4f822)) by Lemmy - feat(audio-spectrum): implemented gravity falloff and integral smoothing ([7db1b80](https://github.com/noctalia-dev/noctalia-qs/commit/7db1b8067cdab7c4749815f023e6bd218027e644)) by Lemmy - core: log gpu information in debuginfo ([1b2519d](https://github.com/noctalia-dev/noctalia-qs/commit/1b2519d9f3d963e575b8a1ef08fab47c7af0d1b3)) by outfoxxed - core: move crash/version debug info to one place ([1123d5a](https://github.com/noctalia-dev/noctalia-qs/commit/1123d5ab4fa9bdde1d0888ed56f6987449eaf267)) by outfoxxed - crash: allow overriding crash reporter url ([4b77936](https://github.com/noctalia-dev/noctalia-qs/commit/4b77936c8019e0f51e0e62414c6de3556d5f8870)) by outfoxxed - core: add disable env vars for file watcher and crash handler ([e32b909](https://github.com/noctalia-dev/noctalia-qs/commit/e32b9093545e7719bd91d8e219bb30aabd688230)) by outfoxxed - docs: revise contribution policy and related files ([178c04b](https://github.com/noctalia-dev/noctalia-qs/commit/178c04b59cfc387efb90fbf2460f5171512ebfc4)) by outfoxxed - crash: unmask signals in coredump fork ([706d6de](https://github.com/noctalia-dev/noctalia-qs/commit/706d6de7b0236cec2c25556e284b91104a4e834b)) by outfoxxed - core: hash scanned files and don't trigger a reload if matching ([9a9c605](https://github.com/noctalia-dev/noctalia-qs/commit/9a9c60525014bcdf83aace03db4b53c19168edcc)) by outfoxxed </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:eyJjcmVhdGVkSW5WZXIiOiI0My43Ny44IiwidXBkYXRlZEluVmVyIjoiNDMuNzcuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency noctalia-dev/noctalia-qs to v0.0.9
All checks were successful
ci/woodpecker/push/noctalia-qs Pipeline was successful
a8291e33ea
Bluemedia deleted branch renovate/noctalia-dev-noctalia-qs-0.x 2026-03-20 22:36:55 +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!66
No description provided.