summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Improve struct packing in placesMatthias Clasen2020-07-255-9/+7
* Replace "gdouble" with "double"Benjamin Otte2020-07-2541-258/+258
* Replace "gchar" with "char"Benjamin Otte2020-07-2588-430/+430
* Replace "gint" with "int"Benjamin Otte2020-07-25124-1175/+1175
* gdk/gdkarrayimpl.c: Fix build on Visual StudioChun-wei Fan2020-07-241-2/+2
* Merge branch 'wip/chergert/quartz4u' into 'master'Matthias Clasen2020-07-2198-10871/+11802
|\
| * macos: prototype new GDK backend for macOSChristian Hergert2020-07-2196-10864/+11794
| * gdk: disable file transfer portal on macOSChristian Hergert2020-07-212-2/+2
| * build: fix linking support on macOS with ClangChristian Hergert2020-07-211-5/+6
* | gdk: Update gdkkeysyms.hMatthias Clasen2020-07-211-0/+8
|/
* GdkRGBA: Fix typo in documentationTimm Bäder2020-07-171-1/+1
* array: Add a bunch of new featuresBenjamin Otte2020-07-161-16/+55
* array: Add null-terminationBenjamin Otte2020-07-161-7/+32
* Add GdkArrayBenjamin Otte2020-07-161-0/+219
* Merge branch 'wip/fix-picom-crasher' into 'master'Matthias Clasen2020-07-153-5/+7
|\
| * x11: Don't set up frame sync fence on unsupported compositorsRay Strode2020-07-143-5/+7
* | gdk/wayland: Add an API to inhibit and uninhibit idleEmmanuel Gil Peyrot2020-07-145-0/+48
|/
* x11: Plug a memory leakMatthias Clasen2020-07-091-0/+2
* gdk/x11: Ignore regular crossing events while in implicit grabsCarlos Garnacho2020-07-091-2/+14
* gtk#767 add a way to change the application_id of a toplevel wayland GdkSurfaceCaolán McNamara2020-07-072-13/+37
* x11: Avoid thawing surface until frame is drawnRay Strode2020-06-301-1/+1
* x11: Handle window getting unmapped while frame still pendingRay Strode2020-06-301-10/+49
* gdk: Better help for GDK_DEBUGMatthias Clasen2020-06-282-29/+128
* wayland: Respect GDK_DEBUG=default-settingsMatthias Clasen2020-06-281-0/+3
* gdk: Small documentation fixesMatthias Clasen2020-06-281-1/+1
* docs: Remove ancient version informationMatthias Clasen2020-06-271-6/+4
* gdk: Drop gdk_device_get_last_event_surface()Carlos Garnacho2020-06-242-30/+0
* gdk: Depend less on gdk_event_get_device()Carlos Garnacho2020-06-235-18/+14
* gdk: Add gdk_event_get_seat()Carlos Garnacho2020-06-232-0/+19
* gdk: Drop gdk_seat_get_logical_pointers()Carlos Garnacho2020-06-235-74/+0
* gdk: Drop GdkGrabOwnershipCarlos Garnacho2020-06-2311-104/+11
* gdk: Drop supports_multidevice APICarlos Garnacho2020-06-233-54/+0
* gdk: Drop GDK_SOURCE_ERASERCarlos Garnacho2020-06-234-80/+36
* x11: Ensure bound context is compatible with sync fenceRay Strode2020-06-221-7/+41
* x11: ensure some context is bound before calling glClientWaitSyncRay Strode2020-06-221-0/+8
* Merge branch 'keyval-to-uni-fix' into 'master'Matthias Clasen2020-06-221-13/+7
|\
| * gdk: Clarify the docs of gdk_keyval_to_unicodeMatthias Clasen2020-06-221-3/+7
| * gdk: Make gdk_keyval_to_unicode platform-independentMatthias Clasen2020-06-221-10/+0
* | x11: be more verbose when glClientWaitSync behaves unexpectedtlyRay Strode2020-06-221-1/+1
|/
* Merge branch 'gtk4-arb_fbo' into 'master'Matthias Clasen2020-06-201-7/+7
|\
| * Switch to GL_ARB_framebuffer_objectEmmanuel Gil Peyrot2020-06-121-7/+7
* | Rename master and slave deviceEmmanuele Bassi2020-06-1824-513/+525
* | Fix minor typosYuri Chornoivan2020-06-189-11/+11
* | gdk: Drop gdk_device_get_axis_value leftoversRico Tzschichholz2020-06-161-5/+0
* | frame clock: fix schedulingYariv Barkan2020-06-151-20/+14
* | frame clock: adjust reported frame timeYariv Barkan2020-06-151-6/+115
* | Fix various compiler warnings with the 64bit mingw buildChristoph Reiter2020-06-145-10/+14
|/
* Merge branch 'scroll-compression' into 'master'Matthias Clasen2020-06-107-26/+171
|\
| * Address review commentsMatthias Clasen2020-06-091-5/+16
| * gdk: Add documentationMatthias Clasen2020-06-091-0/+6