forked from quickshell/quickshell
Simple and flexbile QtQuick based desktop shell toolkit.
Under some conditions, Qt will recreate the layer surface. The layer surface destructor tries to destroy the bridge, but doesn't actually need to because the bridge is a child of the QWindow owning the layer, meaning not destroying it is actually completely fine. |
||
---|---|---|
.github | ||
ci | ||
cmake | ||
src | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.gitignore | ||
BUILD.md | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
Justfile | ||
LICENSE | ||
LICENSE-GPL | ||
quickshell.scm | ||
README.md | ||
shell.nix |
Quickshell
See the website for more information and installation instructions.
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.