altdesktop / i3ipc-python

🐍 An improved Python library to control i3wm and sway.
http://i3ipc-python.readthedocs.io
BSD 3-Clause "New" or "Revised" License
851 stars 109 forks source link

Event.INPUT not in Event._subscribable_events #127

Closed eternal-sorrow closed 5 years ago

eternal-sorrow commented 5 years ago

When I tried to bind on Event.INPUT, I got ValueError: only nondetailed events are subscribable (use Event.INPUT).