mutter/src/backends/x11
Jasper St. Pierre a027937ccc backend-x11: Set the proper coordinates on the spoofed device event
When we click on a window with a passive grab, then the event_x
and event_y will be relative to that window, instead of relative to
the stage, which means that picking will be wrong.

Forcibly using root_x / root_y breaks nested mode. Nested mode is
a testing mode that should be replaced by a DRI3-enabled Xephyr,
though. It's getting too hairy to support properly.
2014-04-24 12:12:54 -04:00
..
meta-backend-x11.c backend-x11: Set the proper coordinates on the spoofed device event 2014-04-24 12:12:54 -04:00
meta-backend-x11.h xrandr: Rewrite to be based on the X11 display connection 2014-04-23 10:24:26 -04:00
meta-idle-monitor-xsync.c idle-monitor-xsync: Clean up includes 2014-04-23 13:27:11 -04:00
meta-idle-monitor-xsync.h backends: Start on an initial MetaBackend object 2014-04-21 20:25:21 -04:00
meta-monitor-manager-xrandr.c monitor: Remove handle_xevent as a generic method 2014-04-23 12:15:12 -04:00
meta-monitor-manager-xrandr.h monitor: Remove handle_xevent as a generic method 2014-04-23 12:15:12 -04:00