summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Drop the public profiler apiMatthias Clasen2019-05-081-1/+0
* Profiler: drop the public apiMatthias Clasen2019-05-082-64/+0
* gdk/gdkprofiler.c: Don't include unistd.h unconditionallyChun-wei Fan2019-05-071-0/+3
* GdkSurface - Don't call unimplemented NULL set_startup_id() vfunc on Win32Sebastian Dröge2019-05-071-1/+4
* frame clock: Add tracingMatthias Clasen2019-05-071-3/+105
* Add a way to start the profilerMatthias Clasen2019-05-071-0/+6
* gdk: Add a profilerMatthias Clasen2019-05-0710-0/+1932
* broadway: Install headersBenjamin Otte2019-05-061-2/+1
* build: Install the backend headers in the backend directoriesBenjamin Otte2019-05-065-10/+5
* gdk: Documentation improvementsMatthias Clasen2019-05-021-4/+16
* wayland: sanity check events at the sourceMatthias Clasen2019-05-011-0/+3
* gdk: add a sanity check for eventsMatthias Clasen2019-05-012-3/+38
* seat: Add a sanity checkMatthias Clasen2019-05-011-0/+1
* Add a few placeholder documentation block to have g-i annotationsRico Tzschichholz2019-05-011-0/+20
* Merge branch 'xdg-output' into 'master'Matthias Clasen2019-05-014-21/+167
|\
| * wayland: Add support for xdg-outputOlivier Fourdan2019-04-164-21/+167
* | Revert "gdk: deactivate/activate surface on keyboard grabs"Samuel Thibault2019-04-302-8/+8
* | Merge branch 'fix-win32-gl-resize' into 'master'Chun-wei Fan2019-04-303-3/+32
|\ \
| * | gdkglcontext-win32.c: Fix Resizing and movingChun-wei Fan2019-04-011-1/+21
| * | gdk/win32/gdkcairocontext-win32.c: Make functions shared in backendChun-wei Fan2019-04-012-2/+11
* | | surface: Add a frame-clock propertyMatthias Clasen2019-04-291-0/+16
* | | wayland: Only check top-most for grabbing popupsJonas Ådahl2019-04-291-4/+5
* | | wayland: Reshuffle some internalsMatthias Clasen2019-04-293-26/+27
* | | gdkglcontext: Limit gl debug label lengthTimm Bäder2019-04-271-3/+15
* | | Merge branch 'fix-gdkwin32-move-drag' into 'master'Chun-wei Fan2019-04-251-8/+11
|\ \ \
| * | | gdksurface-win32.c: Acquire root coordinates on drag/moveChun-wei Fan2019-04-011-8/+11
| |/ /
* | | gdkglcontext: Only emit opengl debug calls if GDK_DEBUG=gl-debugAlexander Larsson2019-04-253-7/+12
* | | GdkGLContext: Add internal functions for KHR_DEBUG callsAlexander Larsson2019-04-252-1/+94
* | | GdkWaylandDevice: Don't recreate the default cursor every frameTimm Bäder2019-04-231-18/+28
* | | gdk: Remove gdk_surface_invalidate_rect() from public APIBenjamin Otte2019-04-212-6/+4
* | | gdk: Remove an unused fieldMatthias Clasen2019-04-211-1/+0
* | | surface: Drop group apiMatthias Clasen2019-04-2010-135/+12
* | | window: Drop some x11-specific apisMatthias Clasen2019-04-2010-226/+23
* | | wayland: Improve debug output for eventsMatthias Clasen2019-04-191-2/+3
* | | gdk/wayland: Listen to wl_surface events on tablet cursorsCarlos Garnacho2019-04-181-19/+56
* | | Merge branch 'handle-tool-scale-fix' into 'master'Matthias Clasen2019-04-181-1/+19
|\ \ \
| * | | gdkdevice-wayland: Update pointer scale on tablet tool proximity eventsMarco Trevisan (Treviño)2019-02-151-1/+19
* | | | wayland: Avoid using uninitialized memoryMatthias Clasen2019-04-181-8/+8
* | | | Convert fallthrough comments to G_GNUC_FALLTHROUGHBenjamin Otte2019-04-153-7/+12
| |_|/ |/| |
* | | rgba: Add gdk_rgba_parser_parse()Benjamin Otte2019-04-123-3/+219
* | | build: Add gtk-css static libraryBenjamin Otte2019-04-121-1/+1
* | | vulkan: Add missing enumeration valueEmmanuele Bassi2019-04-121-0/+4
* | | gdkframeclockidle: Don't permanently skew frame timeChris Williams2019-04-091-16/+4
* | | gdkframeclockidle: Remove unused struct memberChris Williams2019-04-081-1/+0
* | | gdk: Fix an indentation mishapMatthias Clasen2019-04-061-1426/+1425
* | | Drop gdk_wayland_surface_set_use_custom_surfaceMatthias Clasen2019-04-032-62/+1
* | | gdk: Change some async dnd apiMatthias Clasen2019-04-027-12/+12
* | | gdk: Change some async clipboard apiMatthias Clasen2019-04-026-18/+18
| |/ |/|
* | Don't mark GDK_SURFACE_STATE_TILED as deprecatedMatthias Clasen2019-03-291-10/+14
* | Add a missing includeMatthias Clasen2019-03-291-0/+1