gtk/gdk/wayland
Jonas Ådahl 56c9eac16e wayland: Properly support changing of surface scale
When the preferred surface scale changes, for example when entering a
wl_output with a higher scale than any previous entered output, recreate
the shm surface and redraw the window content with the new window scale.

Before this patch, the internal scale would be changed, but the shm
surface would not be recreated given the new scale, i.e. we'd attach a
buffer for a different scale than wl_surface.set_scale specified.

https://bugzilla.gnome.org/show_bug.cgi?id=745076
2015-02-24 20:22:02 -05:00
..
protocol wayland: Update to xdg-shell unstable v5 2015-02-14 20:54:47 -05:00
gdkapplaunchcontext-wayland.c Wayland: Fix various compiler warnings 2014-09-05 20:41:06 -04:00
gdkcursor-wayland.c configure.ac: Depend on cairo 1.14.0 2014-11-10 15:12:17 +00:00
gdkdevice-wayland.c wayland: Emit GDK_OWNER_CHANGE events around wl_data_offer changes 2014-10-29 18:33:48 +01:00
gdkdisplay-wayland.c wayland: Do not require latest wl_seat 2015-02-13 19:05:32 -05:00
gdkdisplay-wayland.h gl: Make all user GdkGLContexts not attached to any window 2014-10-13 10:43:31 -04:00
gdkdnd-wayland.c wayland: Use display from GdkDragContext device 2015-02-17 19:50:05 +01:00
gdkeventsource.c gdkeventsource-wayland: Fix style 2014-12-28 18:13:34 -08:00
gdkglcontext-wayland.c Remove GdkGLProfile 2015-02-12 17:51:31 +00: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: Fix various compiler warnings 2014-09-05 20:41:06 -04:00
gdkprivate-wayland.h wayland: Don't use the default display 2014-10-27 22:29:41 -07:00
gdkscreen-wayland.c gdkscreen-wayland: Don't leak wl_output objects 2015-01-28 17:17:09 +01:00
gdkselection-wayland.c wayland: Don't use the default display 2014-10-27 22:29:41 -07:00
gdkwayland.h wayland: Add OpenGL support 2014-10-13 10:43:31 -04: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: Don't use the default display 2014-10-27 22:29:41 -07:00
gdkwaylandwindow.h wayland: Replace wl_shell_surface with xdg_shell 2013-11-18 13:44:20 -05:00
gdkwindow-wayland.c wayland: Properly support changing of surface scale 2015-02-24 20:22:02 -05: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