BlingCorp / bling

Utilities for the awesome window manager
https://blingcorp.github.io/bling/
MIT License
851 stars 51 forks source link

Option to not focus the scratchpad when toggled on? #206

Open mimuki opened 1 year ago

mimuki commented 1 year ago

I know about dont_focus_before_close, which lets you toggle off an unfocused scratchpad. But is it possible to toggle on a scratchpad without focusing it? I'm using this for toggling live captions when I play video games, and unfocusing the game is not ideal (many games automatically pause when unfocused) and I'd like to avoid this if possible.

Is there a way to do this that I missed when reading the documentation, or if not, could this be implemented?