gtk/gdk/wayland
Rob Bradford 0dbd9dc0a7 wayland: request appropriate compositor version to support buffer scale
With the introduction of the use of buffer scaling in ed4fcee4ct we
must request version 3 of the compositor as that is the version of the
surface interface that adds this new functionality. See the following
commit in weston:

commit a85118c1b85df6fbf8f896dca971a5b79a94da71
Author: Jason Ekstrand <jason@jlekstrand.net>
Date:   Thu Jun 27 20:17:02 2013 -0500

    Use wl_resource_create() for creating resources

    This commit sets the version numbers for all added/created objects.  The
    wl_compositor.create_surface implementation was altered to create a surface
    with the same version as the underlying wl_compositor.  Since no other
    "child interfaces" have version greater than 1, they were all hard-coded to
    version 1.

    Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>

https://bugzilla.gnome.org/show_bug.cgi?id=703817
2013-07-09 10:11:58 +01:00
..
gdkapplaunchcontext-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-wayland.c wayland: Use more explicit out parameter names 2013-04-09 12:52:56 +01:00
gdkdevice-wayland.c gdk: Convert mouse position to doubles, add new getters 2013-07-03 14:39:25 +02:00
gdkdisplay-wayland.c wayland: request appropriate compositor version to support buffer scale 2013-07-09 10:11:58 +01:00
gdkdisplay-wayland.h wayland: Roundtrip until we've receive initial input and output configuration 2013-03-26 14:42:16 -04:00
gdkdnd-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventsource.c wayland: Don't error out on G_IO_HUP until we've read G_IO_IN data 2013-03-30 14:20:00 -04:00
gdkkeys-wayland.c wayland: Implement gdk_keymap_get_modifier_state 2013-04-06 21:16:38 -04:00
gdkprivate-wayland.h wayland: Implement gdk_screen_get_monitor_scale() 2013-07-03 14:34:13 +02:00
gdkscreen-wayland.c Deprecate and hardcode default toolbar icon size setting 2013-07-08 15:02:28 -04:00
gdkselection-wayland.c wayland: Remove unhelpful debug message 2012-07-12 15:58:37 +01:00
gdkwayland.h wayland: Remove displaymanager implementation 2013-05-02 16:14:59 +02:00
gdkwaylanddevice.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwaylanddisplay.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkwaylandselection.h wayland: Fix build due to missing symbol export 2013-07-09 07:09:13 +02:00
gdkwaylandwindow.h wayland: Add missing symbol export 2013-06-26 15:09:51 +01:00
gdkwindow-wayland.c wayland: Create the Wayland surface for the window on impl creation 2013-07-03 16:26:00 +01:00
Makefile.am New visibility handling in gdk 2013-05-05 15:38:48 -04:00