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

[RFE] option to let a set of keys through to compositor without waking up #109

Open
alex3kov opened this issue Nov 28, 2021 · 0 comments
Open

Comments

@alex3kov
Copy link

alex3kov commented Nov 28, 2021

What I'd like to do is this:

swayidle --ignore XF86AudioLowerVolume,XF86AudioPlay -w timeout 1800 'swaymsg "output * dpms off"'

When XF86AudioPlay is pressed it gets through to sway (and in turn to mpc) without waking up the monitor. The use case for this is controlling the PC as a music box only, without waking up the monitor (light pollution). Using hardware button to completely turn off the monitor is no good - like many monitors, mine has a glowing button (bright white when turned on, bright orange when suspended), so I isolated it. Controlling DPMS with software only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant