feat: add shared Wayland workspace backend

This commit is contained in:
2026-04-09 08:07:20 -04:00
parent f2f1de737d
commit d0aef1331d
10 changed files with 749 additions and 9 deletions
+1
View File
@@ -57,6 +57,7 @@ optional_modules = {
'speechd': 'speech output',
'dasbus': 'D-Bus remote controller',
'psutil': 'system information commands',
'pywayland': 'Wayland shared workspace backend',
'gi.repository.Wnck': 'mouse review',
'pdf2image': 'PDF processing for OCR',
'scipy': 'Scientific computing for OCR analysis',