Flexible toolkit for making desktop shells with QtQuick, targeting Wayland and X11 https://quickshell.outfoxxed.me
Find a file
outfoxxed 41828c4180
services/pipewire: use node volume controls when routeDevice missing
For bluez audio streams and potentially other types of synthetic
device, volume controls are managed via the node and persistence is
handled by the service.
2025-12-25 20:58:05 -08:00
.github ci: add qt6.10.0 checkout 2025-11-15 02:31:58 -08:00
assets build: add icon and desktop file 2025-07-10 21:57:10 -07:00
changelog services/pipewire: use node volume controls when routeDevice missing 2025-12-25 20:58:05 -08:00
ci ci: add qt6.10.0 checkout 2025-11-15 02:31:58 -08:00
cmake build: add qs_add_link_dependencies 2024-11-19 13:58:34 -08:00
src services/pipewire: use node volume controls when routeDevice missing 2025-12-25 20:58:05 -08:00
.clang-format build: update clang tooling and reformat 2025-11-15 04:43:27 -08:00
.clang-tidy build: fix new clang-tidy lints 2025-11-15 04:29:12 -08:00
.editorconfig guix: add guix package definition 2025-03-24 22:04:18 -07:00
.gitignore misc: remove the docs and examples submodules 2024-06-02 15:23:19 -07:00
BUILD.md service/polkit: add service module to write Polkit agents 2025-10-30 03:53:01 -07:00
CMakeLists.txt service/polkit: add service module to write Polkit agents 2025-10-30 03:53:01 -07:00
CONTRIBUTING.md docs: update CONTRIBUTING style guide 2025-01-26 18:37:53 -08:00
default.nix nix: update version to 0.2.1 2025-12-02 00:13:23 -08:00
flake.lock build: update clang tooling and reformat 2025-11-15 04:43:27 -08:00
flake.nix nix: add overlay 2025-09-28 23:56:30 -07:00
Justfile all: fix gcc warnings and lints 2025-10-04 13:43:41 -07:00
LICENSE misc: add LGPL license 2024-03-04 06:10:03 -08:00
LICENSE-GPL misc: add LGPL license 2024-03-04 06:10:03 -08:00
overlay.nix nix: add overlay 2025-09-28 23:56:30 -07:00
quickshell.scm service/polkit: add service module to write Polkit agents 2025-10-30 03:53:01 -07:00
README.md docs: mention github mirror in README 2025-06-20 03:34:05 -07:00
shell.nix nix: update flake + tidyfox 2025-09-28 23:56:32 -07:00

Quickshell

See the website for more information and installation instructions.

This repo is hosted at:

Contributing / Development

See CONTRIBUTING.md for details.

License

Licensed under the GNU LGPL 3.
Unless you explicitly state otherwise, any contribution submitted for inclusion shall be licensed as above, without any additional terms or conditions.