diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-02 19:08:16 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-04 07:19:54 +0700 |
| commit | 8d0831b30116f0ccc58daacd0760bc79e66dbb86 (patch) | |
| tree | a82f75264c3114e620c46d7525b963edf93c769a /python/python3-pywlroots/README | |
| parent | 6520c03e4edf023cec505a521d4a18767fe55362 (diff) | |
python/python3-pywlroots: Added (Py binding to wlroots using cffi)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pywlroots/README')
| -rw-r--r-- | python/python3-pywlroots/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pywlroots/README b/python/python3-pywlroots/README new file mode 100644 index 0000000000..d77c9d533f --- /dev/null +++ b/python/python3-pywlroots/README @@ -0,0 +1,3 @@ +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. |
