Flexbile QtQuick based desktop shell toolkit.
Find a file
outfoxxed a00ff03944
services/pipewire: cache route device volumes to initialize nodes
Nodes referencing a device can be bound later than the device is
bound. If this happens, the node will not receive an initial route
device volume change event. This change caches the last known route
device volume and initializes the device with it if present.
2025-11-14 02:12:42 -08:00
.github service/polkit: add service module to write Polkit agents 2025-10-30 03:53:01 -07:00
assets build: add icon and desktop file 2025-07-10 21:57:10 -07:00
changelog services/pipewire: cache route device volumes to initialize nodes 2025-11-14 02:12:42 -08:00
ci ci: add qt 6.9.2 and 6.9.1 checkouts 2025-09-28 23:56:32 -07:00
cmake build: add qs_add_link_dependencies 2024-11-19 13:58:34 -08:00
src services/pipewire: cache route device volumes to initialize nodes 2025-11-14 02:12:42 -08:00
.clang-format feat(wayland): custom layershell implementation 2024-02-24 02:06:40 -08:00
.clang-tidy all: fix new lints 2025-01-07 03:11:19 -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 service/polkit: add service module to write Polkit agents 2025-10-30 03:53:01 -07:00
flake.lock nix: update flake + tidyfox 2025-09-28 23:56:32 -07: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.