Files
gtk3/gdk/wayland
Alexander Larsson eb2c9b433f wayland: Don't send bogus values for cursor surface buffer/scale
I was getting really weird values for scale for the blank cursor used
when hiding the cursor in a GtkEntry when typing, this was caused
by gdk_wayland_device_update_window_cursor sending random values
when the returned buffer was NULL.

We fix this by just not sending any buffer or scale updates in this
case.
2015-04-30 10:26:52 +02:00
..
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00
2014-10-13 10:43:31 -04:00