]> Pileus Git - ~andy/gtk/history - gdk/wayland/gdkdisplay-wayland.c
wayland: Load cursor theme using new Wayland cursor library
[~andy/gtk] / gdk / wayland / gdkdisplay-wayland.c
2012-07-12 Rob Bradfordwayland: Load cursor theme using new Wayland cursor...
2012-04-17 Rob Bradfordwayland: Rename GdkDisplayWayland to GdkWaylandDisplay
2012-04-16 Rob Bradfordwayland: Add support for rendering into an SHM buffer...
2012-02-27 Javier JardónChange FSF Address
2012-01-06 Rob Bradfordwayland: Implement the get_next_serial vfunc on GdkDisplay
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2011-12-14 Rob Bradfordwayland: Retrieve the data device manager object
2011-12-05 Rob Bradfordwayland: Port from wl_shell to wl_surface_shell
2011-12-05 Alexander LarssonMerge branch 'transparent-windows'
2011-12-02 Kristian Høgsbergwayland: Update to recent API changes
2011-06-23 Scott MoreauTrack wayland protocol changes.
2011-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-05-08 Kristian Høgsbergwayland: Track wayland API changes
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Kristian Høgsbergwayland: There's only one screen
2011-02-11 Kristian Høgsbergwayland: Trim some unused struct fields
2011-02-11 Kristian Høgsbergwayland: Drop empty gdkscreen-wayland.h
2011-02-11 Kristian Høgsbergwayland: Fix resizing from other corners than just...
2011-02-11 Kristian Høgsbergwayland: Keep a reference to the surface we last attached
2011-02-09 Kristian Høgsbergwayland: Consolidate device and devicemanager implement...
2011-02-09 Kristian Høgsbergwayland: Support setting cursors
2011-02-08 Kristian Høgsbergwayland: Use wayland-egl
2011-02-08 Kristian HøgsbergTrack 2.99.3 API changes
2011-02-05 Kristian HøgsbergImplement GdkKeymap using libxkbcommon
2011-02-05 Kristian HøgsbergCreate and attach buffer at process_updates time
2011-02-05 Kristian HøgsbergDont iterate the display if there's nothing to write
2011-02-05 Kristian HøgsbergAdd Wayland backend