]> Pileus Git - ~andy/gtk/history - gdk/wayland/gdkwindow-wayland.c
wayland: Also synthesize a configure event from gdk_window_wayland_move_resize
[~andy/gtk] / gdk / wayland / gdkwindow-wayland.c
2012-01-29 Kristian Høgsbergwayland: Also synthesize a configure event from gdk_win...
2012-01-19 Kristian Høgsbergwayland: Destroy shell surface as we destroy the surface
2012-01-17 Rob Bradfordwayland: Adapt move_resize vfunc implementation to...
2012-01-16 Kristian Høgsbergwayland: Set GdkWindow focused state based on keyboard...
2012-01-13 Kristian Høgsbergwayland: Set surface type based on GdkWindow hint
2012-01-12 Rob Bradfordwayland: Remove unused variable
2012-01-09 Rob Bradfordwayland: Constrain the window configure requests to...
2012-01-09 Rob Bradfordwayland: Implement set_geometry_hints vfunc
2012-01-09 Rob Bradfordwayland: Make the resize and move functions use gdk_dev...
2012-01-06 Rob Bradfordwayland: Break an implicit grab when asking to be resized
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-11-05 Matthias ClasenWayland: Adapt to GdkWindowImpl api change
2011-10-15 Michael Natterergdk: s/gdk_cursor_unref/g_object_unref/
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-22 Daniel Nicoarawayland: Acquire cairo device during operations that...
2011-06-23 Scott MoreauTrack wayland protocol changes.
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: Map transient surfaces as such
2011-02-11 Kristian Høgsbergwayland: Remove window cursor hash
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: Drop GdkToplevelWayland and gdkwindow-wayland.h
2011-02-11 Kristian Høgsbergwayland: Fix resizing from other corners than just...
2011-02-11 Kristian Høgsbergwayland: Remove some fprintf debug messages
2011-02-11 Kristian Høgsbergwayland: Fix hiding and withdrawing surfaces
2011-02-11 Kristian Høgsbergwayland: Keep a reference to the surface we last attached
2011-02-10 Kristian Høgsbergwayland: Send visibility event after map
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øgsbergClean up buffer handling a bit
2011-02-05 Kristian HøgsbergRemove leftover _gdk_windowing_set_cairo_surface_size()
2011-02-05 Kristian HøgsbergInvalidate window on configure
2011-02-05 Kristian HøgsbergCreate and attach buffer at process_updates time
2011-02-05 Kristian HøgsbergRemove copy of grab enum that's now in wayland core
2011-02-05 Kristian HøgsbergAdd Wayland backend