Open
Description
Shortly put, I'd like to be able to do this:
bindsym F24 forward [class="discord"]
With this example, when F24 is pressed, the first window matching the criteria get a keypress event, exactly as if it was focused and F24 was pressed.
This would allow for a very easy way to handle global hotkeys.
Activity