openbox
openbox copied to clipboard
Fix loosing focus while moving windows
trafficstars
Windows which can't get focus (FALSE passed to gtk_window_set_accept_focus()) can grab it from active window while moving them. This behavior causes bugs in programs which use focus-in-event and focus-out-event combined with dialogs.