diff options
author | Thomas Lübking <thomas.luebking@gmail.com> | 2016-06-19 15:45:41 (GMT) |
---|---|---|
committer | Mathias Gumz <akira@fluxbox.org> | 2016-06-26 14:35:16 (GMT) |
commit | 1a61881ec34a5f3691df1159f63a4b5afb1f53c4 (patch) | |
tree | 8ab844e8790c75a0e9dcc2ea44143dea47649758 /src/Ewmh.hh | |
parent | 69b0f0fa97f53f601a250dc1b5a6876f64796a91 (diff) | |
download | fluxbox-1a61881ec34a5f3691df1159f63a4b5afb1f53c4.zip fluxbox-1a61881ec34a5f3691df1159f63a4b5afb1f53c4.tar.bz2 |
Add FocusProtection features
The apps file gets a new key
FocusProtection
supporting a comma separated list.
* None : regular behavior
* Lock : If this window has the focus, no other may claim it
* Deny : This window is not allowed to focus itself
I addition there's preparation for a follow-up patch to incorporate and
substitute the present FocusNewWindow feature:
* Gain : Pass focus to new window
* Refuse : Do not pass focus to new window
rationale:
clients stealing the focus sucks badly and while there's an input driven
timeout, that only protects actual typing flow, but if eg. vlc proceeds on
the playlist, you'll suddenly control vlc instead of your browser
(ie. typing ctrl+w doesn't close the tab, but the playlist ...)
Diffstat (limited to 'src/Ewmh.hh')
0 files changed, 0 insertions, 0 deletions