summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland: Move gtk-shell compatibility version define tooJonas Ådahl2015-03-162-2/+2
* wayland: Don't set the wl_surface user_data twiceJonas Ådahl2015-03-161-1/+0
* wayland: Ignore setting the same cursor theme as was already setJonas Ådahl2015-03-161-0/+4
* wayland: Support scaling of theme based cursorsJonas Ådahl2015-03-165-20/+213
* wayland: Put interface version defines in a common placeJonas Ådahl2015-03-162-2/+2
* wayland: Don't set cursor surface scale when we don't have a surfaceJonas Ådahl2015-03-161-4/+3
* wayland: Only bind to supported gtk-shell versionsJonas Ådahl2015-03-112-4/+18
* wayland: Delay wl_subsurface interface creation until the window is shownCarlos Garnacho2015-03-021-4/+4
* wayland: Thaw the clock if we hide a GdkWindow mid-frameCarlos Garnacho2015-03-021-0/+12
* wayland: Add debug spewMatthias Clasen2015-02-283-17/+64
* wayland: Formatting fixesMatthias Clasen2015-02-2814-322/+325
* wayland: Apply maximized and fullscreen stateMatthias Clasen2015-02-271-16/+22
* wayland: Drop some pointless linesMatthias Clasen2015-02-271-8/+0
* wayland: Don't use g_error() on connection lostOlivier Fourdan2015-02-271-3/+10
* wayland: Don't allocate a full size SHM buffer when drawing using OpenGLJonas Ådahl2015-02-243-2/+30
* wayland: Scale up wl_egl_window according to window scaleJonas Ådahl2015-02-241-3/+10
* wayland: Properly support changing of surface scaleJonas Ådahl2015-02-241-19/+21
* wayland: Don't ever try to set surface buffer scale when not supportedJonas Ådahl2015-02-241-6/+8
* wayland: Use display from GdkDragContext deviceCarlos Garnacho2015-02-171-1/+5
* wayland: Update to xdg-shell unstable v5Jonas Ådahl2015-02-142-111/+183
* wayland: Do not require latest wl_seatPier Luigi Fiorini2015-02-131-1/+1
* Remove GdkGLProfileEmmanuele Bassi2015-02-121-14/+1
* gl: Drop profile for gdk_window_create_gl_context()Emmanuele Bassi2015-02-122-8/+5
* wayland: Implement minimize supportArmin K2015-02-111-0/+10
* wayland/gl: Ensure we use the 3.2 core profileEmmanuele Bassi2015-02-091-26/+38
* Switch GDK_GL_PROFILE_DEFAULT to mean 3_2_COREEmmanuele Bassi2015-02-091-1/+1
* wayland/gl: Use the GdkGLContext optionsEmmanuele Bassi2015-02-091-1/+21
* GL: Split GL context creation in two phasesEmmanuele Bassi2015-02-091-32/+48
* gdkscreen-wayland: Don't leak wl_output objectsRui Matos2015-01-281-0/+1
* wayland: Don't claim to support selection notificationMatthias Clasen2015-01-241-1/+1
* Fix event->button.y_root when using mouse buttons and dnd canceledMaks Naumov2015-01-171-1/+1
* gdkeventsource-wayland: Fix styleJasper St. Pierre2014-12-281-2/+2
* wayland: Pass shadow width to the compositorCarlos Garnacho2014-11-231-15/+28
* gdkwindow: Don't pass the region to the impl when beginning a paintJasper St. Pierre2014-11-221-3/+2
* GdkGLContext: Remove unused update vfuncAlexander Larsson2014-11-201-19/+0
* configure.ac: Depend on cairo 1.14.0Javier Jardón2014-11-103-16/+3
* wayland: Schedule a clock tick instead of wl_surface_commit()ting directlyCarlos Garnacho2014-11-071-8/+27
* wayland: Don't translate a NULL region into an empty oneCarlos Garnacho2014-11-071-2/+7
* GdkGLContext: Add display propertyAlexander Larsson2014-11-031-0/+1
* Add GdkGLContext::profileAlexander Larsson2014-10-301-0/+4
* Remove GdkGLContext::visualAlexander Larsson2014-10-301-1/+0
* GdkGLContext: Track shared contextAlexander Larsson2014-10-301-0/+1
* GdkGLContext: Change the way we track the current contextAlexander Larsson2014-10-303-14/+24
* wayland: Emit GDK_OWNER_CHANGE events around wl_data_offer changesCarlos Garnacho2014-10-291-0/+38
* GdkGlContextWayland: Don't require specific bit depthsAlexander Larsson2014-10-281-3/+3
* wayland: Don't use the default displayJasper St. Pierre2014-10-275-39/+44
* gdkdisplay: Provide a default event_data_copy / event_data_freeJasper St. Pierre2014-10-271-15/+0
* Rename gdk_gl_context_flush_buffer to gdk_gl_context_end_frameAlexander Larsson2014-10-271-4/+4
* GL: Follow naming conventionsMatthias Clasen2014-10-212-4/+4
* wayland: don't init if XDG_RUNTIME_DIR missingRyan Lortie2014-10-211-0/+7