Rui Matos b281f9566d wayland-surface: Make get_relative_coordinates() accurate for X apps
Using clutter API to transform coordinates is only accurate right
after a clutter layout pass but this function is used e.g. to deliver
pointer motion events which can happen at any time. This isn't a
problem for wayland clients since they don't control their position,
but X clients do and we'd be sending outdated coordinates if a client
is moving a window in response to motion events.

https://bugzilla.gnome.org/show_bug.cgi?id=768039
2016-07-15 14:27:16 +02:00
2015-11-09 10:25:40 -05:00
2015-07-06 00:52:18 -07:00
2016-06-22 21:19:55 +00:00
2014-03-18 20:37:35 -04:00
2016-03-21 14:58:09 -07:00
2016-06-21 21:04:52 +02:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2016-06-21 21:04:52 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%