summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* GdkGLContext: check for GL_KHR_debug for GL debug outputTimm Bäder2020-01-071-1/+2
* GdkRGBA: Use floats instead of doublesTimm Bäder2020-01-072-13/+16
* wayland: Remove debug spewMatthias Clasen2020-01-061-1/+0
* wayland: Don't artificially prefer ASKMatthias Clasen2020-01-041-12/+14
* docs: Small clarifications to DND docsMatthias Clasen2020-01-042-4/+8
* wayland: Minor cleanupMatthias Clasen2020-01-041-14/+9
* wayland: Fix action handling moreMatthias Clasen2020-01-041-1/+2
* wayland: Finish pending offer handlingMatthias Clasen2020-01-041-0/+2
* wayland: Clean up dragsMatthias Clasen2020-01-041-1/+2
* wayland: Fix dnd type negotiationMatthias Clasen2020-01-011-4/+14
* contentprovider: cosmetic fixMatthias Clasen2020-01-011-1/+1
* contentserializer: Fix an annotationMatthias Clasen2020-01-011-2/+2
* wayland: Pass root coordinates for dnd eventsMatthias Clasen2019-12-301-4/+10
* gdk: Populate dnd event coordsMatthias Clasen2019-12-301-0/+10
* gdk: Fix coordinates in dnd eventsMatthias Clasen2019-12-302-1/+10
* Remove gdk_seat_grabMatthias Clasen2019-12-293-12/+11
* surface: Only unpause events if we paused themMatthias Clasen2019-12-291-4/+5
* Remove more mir remnantsMatthias Clasen2019-12-281-1/+0
* Merge branch 'fix.nonunix.builds' into 'master'Matthias Clasen2019-12-163-4/+25
|\
| * gdk: Build portal bits on *nix onlyChun-wei Fan2019-12-173-4/+25
* | file transfer: Fix build on non-LinuxMatthias Clasen2019-12-161-0/+14
|/
* x11: Only update cursors if we have anyMatthias Clasen2019-12-131-0/+3
* clipboard: file transfer portal supportMatthias Clasen2019-12-126-0/+557
* Merge branch 'honor-hotspot-gtk4' into 'master'Christoph Reiter2019-12-111-2/+4
|\
| * gdk/x11: Honor hotspot during drag cancel animationRobert Mader2019-12-091-2/+4
* | Merge branch 'vulkan-no-layered-windows' into 'master'Chun-wei Fan2019-12-111-5/+15
|\ \ | |/ |/|
| * gdkvulkancontext-win32.c: Suppress layered Windows on VulkanChun-wei Fan2019-11-261-5/+15
* | doc: Cleanup doc removing mentions of gdk_surface_shape_combine_region()Hubert Figuière2019-12-051-4/+4
* | wayland/vulkancontext: Fix present region on HiDPIJonas Ådahl2019-12-031-4/+7
* | wayland/glcontext: Fix damage region on HiDPIJonas Ådahl2019-12-031-4/+5
* | Use a single compilation symbolEmmanuele Bassi2019-11-2797-123/+123
|/
* Merge branch 'gdk-backend-imports' into 'master'Emmanuele Bassi2019-11-1821-22/+24
|\
| * Correct Gdk backend import paths and related gtk-docAndy Holmes2019-11-1821-22/+24
* | Disable GdkSurface.minimize on WaylandEmmanuele Bassi2019-11-161-4/+11
* | Rename "iconify" to "minimize"Emmanuele Bassi2019-11-1612-104/+107
|/
* Correct GdkX11 import path in docs and include guardsAndy Holmes2019-11-1615-15/+16
* Merge branch 'wip/sadiq/fix-leak' into 'master'Benjamin Otte2019-11-041-1/+2
|\
| * gdkselectionoutputstream-x11: Fix a memory leakMohammed Sadiq2019-10-271-1/+2
* | Merge branch 'otte/for-master' into 'master'Benjamin Otte2019-11-011-1/+5
|\ \
| * | vulkan: Add missing enum valueBenjamin Otte2019-11-011-1/+5
| |/
* | wayland: Drop the keyboard settings objectMatthias Clasen2019-10-291-22/+0
* | wayland: Rely on server key repeat infoMatthias Clasen2019-10-291-14/+3
|/
* gdk: Avoid poking possibly freed memoryCarlos Garnacho2019-10-091-0/+4
* gdk: Fix wl_output accounting on tablet devicesCarlos Garnacho2019-10-081-2/+2
* vulkan/context: Implement VK_KHR_incremental_presentGeorges Basile Stavracas Neto2019-10-051-7/+68
* wayland: Allow binding to wl_compositor v4Georges Basile Stavracas Neto2019-10-051-2/+2
* wayland/surface: Fix crash when unexportingGeorges Basile Stavracas Neto2019-10-011-2/+5
* wayland/surface: Only call destroy func when availableGeorges Basile Stavracas Neto2019-10-011-2/+5
* pixbuf: Add a missing return value transfer annotationTimm Bäder2019-09-131-1/+2
* icontheme: Return textures from load_icon{,_for_scale}Timm Bäder2019-09-091-1/+0