gtk3/gdk/wayland
Giovanni Campagna 83b7a0f0e5 wayland: Fix initial fullscreen monitor support
-1 means that we have no specific preference for an initial
fullscreen monitor, and -1 is less than the number of monitors,
so we would end up accessing invalid memory. Prevent that.

https://bugzilla.gnome.org/show_bug.cgi?id=752875
2015-07-26 01:55:56 -04:00
..
protocol
gdkapplaunchcontext-wayland.c
gdkcursor-wayland.c wayland: Always apply scaling factor to cursor hotspot and dimension 2015-07-20 17:36:38 +08:00
gdkdevice-wayland.c wayland: print correct coordinates during DnD 2015-07-06 11:32:26 -05:00
gdkdisplay-wayland.c
gdkdisplay-wayland.h
gdkdnd-wayland.c
gdkeventsource.c
gdkglcontext-wayland.c
gdkglcontext-wayland.h
gdkkeys-wayland.c
gdkprivate-wayland.h Added api to set a window to fullscreen on a given monitor. 2015-07-25 07:08:59 -06:00
gdkscreen-wayland.c Added api to set a window to fullscreen on a given monitor. 2015-07-25 07:08:59 -06:00
gdkselection-wayland.c wayland: Return the right type atom on gdk_selection_property_get() 2015-06-29 18:39:33 +02:00
gdkwayland.h
gdkwaylanddevice.h
gdkwaylanddisplay.h
gdkwaylandglcontext.h
gdkwaylandselection.h
gdkwaylandwindow.h
gdkwindow-wayland.c wayland: Fix initial fullscreen monitor support 2015-07-26 01:55:56 -04:00
Makefile.am
wm-button-layout-translation.c
wm-button-layout-translation.h