Add X11 terminal input mode

This commit is contained in:
Storm Dragon
2026-05-07 01:45:00 -04:00
parent 40120f825c
commit fed8f24126
12 changed files with 927 additions and 5 deletions

View File

@@ -101,6 +101,7 @@ setup(
"dbus-python>=1.2.8",
"pyperclip",
"pyudev>=0.21.0",
"python-xlib>=0.33",
"setuptools",
"setproctitle",
"pexpect",