We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7791a5e commit 2a45376Copy full SHA for 2a45376
aw-watcher-input.spec
@@ -24,6 +24,8 @@ a = Analysis(['src/aw_watcher_input/__main__.py'],
24
'Xlib.ext.xfixes',
25
'Xlib.ext.security',
26
'Xlib.ext.xinput',
27
+ 'pynput.keyboard._xorg',
28
+ 'pynput.mouse._xorg',
29
],
30
hookspath=[],
31
runtime_hooks=[],
0 commit comments