Flexbile QtQuick based desktop shell toolkit.
Find a file
outfoxxed 7c5a6c4bd4
core/log: crash if Quickshell's log filter is installed twice
Crashes from recursion inside filterCategories through the old filter
have been observed. Presumably this means the log filter is getting
installed twice somehow. This should catch it.
2026-04-06 00:45:26 -07:00
.github docs: ask users not to submit v1 crash reports 2026-03-17 10:10:01 -07:00
assets build: add icon and desktop file 2025-07-10 21:57:10 -07:00
changelog services/pipewire: avoid blanket disconnect for default nodes 2026-04-06 00:42:29 -07:00
ci build: update CI, nix checkouts, lints 2026-01-13 23:20:55 -08:00
cmake build: add qs_add_link_dependencies 2024-11-19 13:58:34 -08:00
src core/log: crash if Quickshell's log filter is installed twice 2026-04-06 00:45:26 -07:00
.clang-format build: update clang tooling and reformat 2025-11-15 04:43:27 -08:00
.clang-tidy core: log gpu information in debuginfo 2026-03-14 02:31:47 -07: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 core: log gpu information in debuginfo 2026-03-14 02:31:47 -07:00
CMakeLists.txt core/window: add parentWindow property to FloatingWindow 2026-04-03 21:36:18 -07:00
CONTRIBUTING.md docs: revise contribution policy and related files 2026-03-13 00:33:36 -07:00
default.nix core: log gpu information in debuginfo 2026-03-14 02:31:47 -07:00
flake.lock build: update CI, nix checkouts, lints 2026-01-13 23:20:55 -08:00
flake.nix nix: add overlay 2025-09-28 23:56:30 -07:00
HACKING.md docs: revise contribution policy and related files 2026-03-13 00:33:36 -07:00
Justfile build: fix lint-staged to ignore deleted files 2026-02-24 01:43:02 -08: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 crash: switch to cpptrace from breakpad 2026-03-02 19:35:38 -08:00
README.md docs: revise contribution policy and related files 2026-03-13 00:33:36 -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

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.