summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-master' into 'main'Luca Bacci2022-10-122-36/+35
|\
| * GdkWin32: Return TRUE when processing WM_XBUTTONDOWN/UP messagesLuca Bacci2022-10-071-0/+2
| * GdkWin32: Use gdk_pixbuf_read_pixels () where applicableLuca Bacci2022-10-071-36/+33
* | Merge branch 'wip/corey/file-clipboard' into 'main'Matthias Clasen2022-10-101-1/+1
|\ \ | |/ |/|
| * gdkcontentserializer: Use newlines for file separatorsCorey Berla2022-10-101-1/+1
* | Treat XKB_MOD_NAME_LOGO as super keyPo Lu2022-10-061-1/+3
* | gdk: CosmeticsMatthias Clasen2022-10-052-0/+4
|/
* toplevel-size: Report zero bounds as infiniteJonas Ådahl2022-09-301-2/+12
* surface/wayland: Handle no current monitor when calculating boundsJonas Ådahl2022-09-301-4/+12
* Add 4.10 version macrosMatthias Clasen2022-09-281-0/+24
* Add more names to sourcesMatthias Clasen2022-09-284-13/+19
* Merge branch 'broadway-device-query-state-fix' into 'main'Matthias Clasen2022-09-281-2/+5
|\
| * gdk/broadway: correct gdk_broadway_device_query_state() to return pointerMaxim Zakharov2022-09-211-2/+5
* | GdkWin32: Fix subclassing for GdkWin32ClipdropLuca Bacci2022-09-261-1/+1
* | gdk: Use gnome.mkenums_simpleMatthias Clasen2022-09-243-73/+4
* | gdk: Rename gdkpixbuf-drawable.cMatthias Clasen2022-09-242-1/+1
* | gdk: Tweaks to keyname handlingMatthias Clasen2022-09-244-107/+75
* | Drop gdkintl.hMatthias Clasen2022-09-2358-87/+57
* | Rename gdk-private.h to gdkprivate.hMatthias Clasen2022-09-2340-39/+39
* | Rename gdkconstructor.h to gdkconstructorprivate.hMatthias Clasen2022-09-232-1/+1
* | Rename gdkdebug.h to gdkdebugprivate.hMatthias Clasen2022-09-2316-16/+16
* | gdk: Dissolve gdk-autocleanup.hMatthias Clasen2022-09-2327-60/+43
* | gtk: Use the new debug macrosMatthias Clasen2022-09-231-0/+2
* | gdk: Drop old debug macrosMatthias Clasen2022-09-233-5/+20
* | macos: Use the new debug macrosMatthias Clasen2022-09-237-113/+106
* | x11: Use the new debug macrosMatthias Clasen2022-09-2310-393/+437
* | wayland: Use the new debug macrosMatthias Clasen2022-09-238-314/+362
* | broadway: Use the new debug macrosMatthias Clasen2022-09-231-1/+1
* | gdk: Use the new debug macrosMatthias Clasen2022-09-236-53/+59
* | Introduce new debug macrosMatthias Clasen2022-09-232-0/+10
* | Only print supported debug flagsMatthias Clasen2022-09-211-6/+2
* | Make GL flavor flags always availableMatthias Clasen2022-09-211-6/+6
* | Make the gl-debug debug flag always availableMatthias Clasen2022-09-212-11/+3
* | Make the gl-gles debug flag always availableMatthias Clasen2022-09-213-3/+3
* | Make the gl-legacy debug flag always availableMatthias Clasen2022-09-214-7/+7
* | Drop the gl-texture-rect debug flagMatthias Clasen2022-09-212-2/+0
* | Drop the software-gl debug flagMatthias Clasen2022-09-212-2/+0
* | Make the gl-disable flag always availableMatthias Clasen2022-09-212-2/+2
* | Make the portals debug flag always availableMatthias Clasen2022-09-211-2/+2
* | Make the nograbs flag always availableMatthias Clasen2022-09-212-4/+2
* | Make vulkan-disable always availableMatthias Clasen2022-09-212-2/+2
* | Make vulkan-validate always availableMatthias Clasen2022-09-212-3/+3
* | Fix high-depth handlingMatthias Clasen2022-09-211-1/+1
* | Fix default-settings handlingMatthias Clasen2022-09-211-1/+1
|/
* gdkevents: Don't ignore modifiers that are not currently activeSimon McVittie2022-09-171-3/+19
* Merge branch 'detect-stylus' into 'main'Matthias Clasen2022-09-161-0/+1
|\
| * Recognize "stylus" devices as GDK_SOURCE_PENNate Eldredge2022-05-291-0/+1
* | portal: Use the right mimetype for file transfersMatthias Clasen2022-09-151-0/+28
* | Handle absence of portalsMatthias Clasen2022-09-071-0/+19
* | portals: Fix FileTransfer portal callsMatthias Clasen2022-09-071-2/+3