Idea: Inactivity timeout for focus stealing prevention #3786
eepysillycat
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
I would look at this window rule if you haven't already: https://niri-wm.github.io/niri/Configuration%3A-Window-Rules.html#open-focused |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I think it would be nice to implement some means of focus stealing prevention. It's generally annoying e.g. typing in a window while some app loads in the background and then its window pops up and now you're typing there instead
Soo.. Something like an option to set a timeout of inactivity after that new windows of other apps can steal focus ig?
Also i'm not entirely sure how it actually should work. I thought about some use cases like launching something from terminal or triggering an action with a keyboard that will open something that actually should get focus
Beta Was this translation helpful? Give feedback.
All reactions