From 64110fda47d43b16789cdd0959135498051a7b3d Mon Sep 17 00:00:00 2001 From: Frestein Date: Wed, 27 Aug 2025 17:04:53 +0500 Subject: [PATCH] Add quickshell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b180b5..9aa3129 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [QDjango](http://qdjango.org/) - QDjango is a web framework written in C++ and built on top of the Qt library. Where possible it tries to follow django's API, hence its name. ## X11/Wayland +* [quickshell](https://github.com/quickshell-mirror/quickshell) - Flexible toolkit for making desktop shells with QtQuick, for Wayland and X11. * [sddm](https://github.com/sddm/sddm) - QML based X11 and Wayland display manager. * [QtGreet](https://gitlab.com/marcusbritanicus/QtGreet) - Qt based Wayland display manager for use with [greetd](https://sr.ht/~kennylevinsen/greetd/). * [shell](https://github.com/lirios/shell) - QtQuick and Wayland shell for convergence.