protonscr

Steam sends a superfluous _NET_ACTIVE_WINDOW to focus on click

steamopen reviewedSteam clientWindow manager
ValveSoftware/steam-for-linux#2357 · opened 2013-05-01 by magcius · updated 2019-07-18 · 0 comments · github
Mmagcius 2013-05-01 github

Most window managers that implement focus-on-click will take a button grab on the window, focus the window, and replay the event to the client. Sending _NET_ACTIVE_WINDOW is superfluous for WMs that focus on click and defeats intentional focus management policies for WMs that do not use focus on click.

Nothing extracted yet.