mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
Flexbile QtQuick based desktop shell toolkit.
The same nodes can be both default and default configured nodes. When the default and default configured node are not changed in unison, a blanket disconnect will also disconnect the other's destroy handler, causing a crash if the other is accessed after the node is destroyed. |
||
|---|---|---|
| .github | ||
| assets | ||
| changelog | ||
| ci | ||
| cmake | ||
| src | ||
| .clang-format | ||
| .clang-tidy | ||
| .editorconfig | ||
| .gitignore | ||
| BUILD.md | ||
| CMakeLists.txt | ||
| CONTRIBUTING.md | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| HACKING.md | ||
| Justfile | ||
| LICENSE | ||
| LICENSE-GPL | ||
| overlay.nix | ||
| quickshell.scm | ||
| README.md | ||
| shell.nix | ||
Quickshell
See the website for more information and installation instructions.
This repo is hosted at:
Contributing / Development
- HACKING.md - Development instructions and policy.
- CONTRIBUTING.md - Contribution policy.
- BUILD.md - Packaging and build instructions.
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.