I want one window to loose mouse focus (its a game, and alt-tab doesnt work as it should).
There is this interesting commit that i reached with searching and reading, but dont know how to use DeaGrb feature.
Edit1:
There are some applications(games mostly) which exclusively grab mouse focus, and if you press alt-tab, your mouse focus wont switch to another window, I want to force such applications to release all focus they have, i think that AllowDeactivateGrabs
config var in X server should have similar effect, but it is deprecated...
Edit2: @poolie, no it is not duplicate question, it is releated, but definetely not duplicate