aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pywlroots/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-11-23 18:18:17 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-28 22:13:50 +0700
commit7a38bd2cd585e32c67342225a630e5723867b058 (patch)
tree7695cbcf19eee900ee534023603a6b8aeb78b875 /python/python3-pywlroots/README
parentd703035ea3bf2b0e2c09e3e61ab8f2161f108c55 (diff)
python/python3-pywlroots: Removed (no longer necessary for qtile wayland support)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pywlroots/README')
-rw-r--r--python/python3-pywlroots/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python3-pywlroots/README b/python/python3-pywlroots/README
deleted file mode 100644
index d77c9d533f..0000000000
--- a/python/python3-pywlroots/README
+++ /dev/null
@@ -1,3 +0,0 @@
-python3-pywlroots is a Python binding to the wlroots library using cffi.
-The library uses pywayland to provide the Wayland bindings and
-python3-xkbcommon to provide wlroots keyboard functionality.