After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 723390 - gdkwindow: Use an InputOnly window for focus_window
gdkwindow: Use an InputOnly window for focus_window
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-01-31 19:23 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2014-01-31 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdkwindow: Use an InputOnly window for focus_window (1.54 KB, patch)
2014-01-31 19:23 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2014-01-31 19:23:45 UTC
For XWayland, this is somewhat important to prevent a dummy XWayland surface
being made for all clients that connect...
Comment 1 Jasper St. Pierre (not reading bugmail) 2014-01-31 19:23:47 UTC
Created attachment 267750 [details] [review]
gdkwindow: Use an InputOnly window for focus_window
Comment 2 Matthias Clasen 2014-01-31 19:28:26 UTC
Can't think of anything that would break. Ok if you've tested it.
Comment 3 Jasper St. Pierre (not reading bugmail) 2014-01-31 19:30:04 UTC
Attachment 267750 [details] pushed as 533a130 - gdkwindow: Use an InputOnly window for focus_window