gtk2/gdk/wayland
Jonas Ådahl c7be8fd398 wayland: Don't set cursor surface scale when we don't have a surface
The setting of the the surface scale even when the surface is not
created from a surface was introduced due to a crash when getting the
buffers when dividing by the scale. The only reason I can see this is
that we get the buffer from a non-existing surface when the wl_cursor
has not yet been set.

Instead, use the name field to avoid trying to use the non-existing
surface, effectively avoiding the division-by-zero that way.

https://bugzilla.gnome.org/show_bug.cgi?id=746141
2015-03-16 19:53:37 +08:00
..
protocol wayland: Only bind to supported gtk-shell versions 2015-03-11 11:37:37 +08:00
gdkapplaunchcontext-wayland.c wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkcursor-wayland.c wayland: Don't set cursor surface scale when we don't have a surface 2015-03-16 19:53:37 +08:00
gdkdevice-wayland.c wayland: Add debug spew 2015-02-28 00:58:05 -05:00
gdkdisplay-wayland.c wayland: Only bind to supported gtk-shell versions 2015-03-11 11:37:37 +08:00
gdkdisplay-wayland.h wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkdnd-wayland.c wayland: Use display from GdkDragContext device 2015-02-17 19:50:05 +01:00
gdkeventsource.c wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkglcontext-wayland.c wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkglcontext-wayland.h gl: Drop profile for gdk_window_create_gl_context() 2015-02-12 12:34:28 +00:00
gdkkeys-wayland.c wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkprivate-wayland.h wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkscreen-wayland.c wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkselection-wayland.c wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkwayland.h wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkwaylanddevice.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwaylanddisplay.h wayland: fix rename of wl_shell to xdg_shell 2014-01-20 14:37:33 -05:00
gdkwaylandglcontext.h GL: Follow naming conventions 2014-10-21 23:48:12 -04:00
gdkwaylandselection.h wayland: Formatting fixes 2015-02-28 00:02:30 -05:00
gdkwaylandwindow.h wayland: Replace wl_shell_surface with xdg_shell 2013-11-18 13:44:20 -05:00
gdkwindow-wayland.c wayland: Delay wl_subsurface interface creation until the window is shown 2015-03-02 12:11:59 +01:00
Makefile.am wayland: Add OpenGL support 2014-10-13 10:43:31 -04:00
wm-button-layout-translation.c wayland: Set gtk-decoration-layout 2014-06-06 15:32:59 +02:00
wm-button-layout-translation.h wayland: Set gtk-decoration-layout 2014-06-06 15:32:59 +02:00