Jeff Smith a41ae88c09 backends/x11: Improve grab-device clock updates
meta_backend_x11_grab_device is performing X server clock comparison
using the MAX macro, which comes down to a simple greater-than.

Use XSERVER_TIME_IS_BEFORE, which is a better macro for X server
clock comparisons, as it accounts for 32-bit wrap-around.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/174

(cherry picked from commit 1bfa20929b36d06cc23667d1122175149615b56d)
2018-08-14 18:34:30 +02:00
..
2018-05-07 22:06:02 +02:00
2018-07-30 20:29:03 +02:00
2018-05-07 22:29:42 +02:00
2015-07-05 22:01:59 -07:00
2015-07-05 22:01:59 -07:00