mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-02-23 03:33:57 +11:00
Flexbile QtQuick based desktop shell toolkit.
layer.effect causes warnings on reload for an unknown reason which seems to be ownership or destruction time related. This commit uses an alternate strategy to create the shader which does not show this warning. |
||
|---|---|---|
| .github | ||
| assets | ||
| changelog | ||
| 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 | ||
| 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
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.