openbox icon indicating copy to clipboard operation
openbox copied to clipboard

Fix loosing focus while moving windows

Open andr-dots opened this issue 7 years ago • 0 comments
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.

andr-dots avatar Apr 13 '18 04:04 andr-dots