Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add support for sway input events #122

Closed
eternal-sorrow opened this issue Aug 27, 2019 · 1 comment
Closed

Feature request: add support for sway input events #122

eternal-sorrow opened this issue Aug 27, 2019 · 1 comment

Comments

@eternal-sorrow
Copy link
Contributor

eternal-sorrow commented Aug 27, 2019

Subj. I tried to do it myself (and make a pull request), but it looks like I don't fully understand how i3ipc-python handles events, so it didn't work. What I want is to be able to subscribe to "input" event, which is issued for example when the keyboard layout is switched. It was added in sway-1.2. swaymsg command for reference:

swaymsg --type subscribe --monitor --raw  '["input"]'
@acrisci
Copy link
Member

acrisci commented Aug 27, 2019

Yeah this could be added.

@eternal-sorrow eternal-sorrow changed the title Feature request: add support of sway input events Feature request: add support for sway input events Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants