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

Escaping to end Chord mode is passed to host #314

Open
mashtonian opened this issue Oct 16, 2023 · 0 comments
Open

Escaping to end Chord mode is passed to host #314

mashtonian opened this issue Oct 16, 2023 · 0 comments

Comments

@mashtonian
Copy link

When I press Escape to exit from a chord mode, such as the one below, the Escape key is passed to the host OS and then onto the focused App.

super + ctrl + s : {j, k} pactl set-sink-volume @DEFAULT_SINK@ {-5%, +5%}

An example of this causing an issue is if I am watching a full screen video in YouTube, then use the chord above to adjust the volume up a few notches. When I quit the chord, using Escape, it passes the escape to Firefox and exits full screen you tube.

It seems to me that sxhkd should consume the escape press and not pass it on to the OS / focused app?

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

1 participant