summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ebassi/for-master' into 'master'Matthias Clasen2020-10-1513-59/+123
|\
| * wayland: Make gdk_wayland_device_pad_set_feedback privateMatthias Clasen2020-10-153-13/+11
| * Correctly annotate gdk_wayland_seat_get_wl_seat()Emmanuele Bassi2020-10-141-3/+3
| * Add a public header for GdkWaylandSeatEmmanuele Bassi2020-10-145-13/+55
| * Rename libgtk_only symbol in GdkWaylandToplevelEmmanuele Bassi2020-10-122-17/+17
| * Hide gdk_wayland_display_prefers_ssd()Emmanuele Bassi2020-10-123-3/+3
| * Move private GdkSurface Wayland API into its own headerEmmanuele Bassi2020-10-123-20/+44
* | wayland/surface: Clear has_uncommitted_ack_configure when hidingJonas Ådahl2020-10-151-0/+2
* | macos: fix discover of surface under cursorChristian Hergert2020-10-141-15/+9
* | macos: only emit popup-layout-changed after initial presentChristian Hergert2020-10-142-3/+3
* | macos: ensure we have access to a GdkMonitorChristian Hergert2020-10-141-7/+8
* | macos: allow pointer release event outside surface coordsChristian Hergert2020-10-141-5/+8
* | macos: break grabs after sending release eventChristian Hergert2020-10-141-2/+2
* | macos: dont send crossing events during grabChristian Hergert2020-10-141-3/+14
* | Merge branch 'wip/chergert/gdk-macos-fixes' into 'master'Matthias Clasen2020-10-143-12/+15
|\ \
| * | macos: fix coordinates and state when querying deviceChristian Hergert2020-10-141-8/+8
| * | macos: use simple monotonic for event serialChristian Hergert2020-10-142-4/+7
| |/
| * Add type annotations for GdkWayland APIEmmanuele Bassi2020-10-123-15/+53
| * Skip GdkWayland symbols that use wayland-client typesEmmanuele Bassi2020-10-124-9/+22
| * Merge branch 'wip/chergert/gdk-macos-fixes' into 'master'Matthias Clasen2020-10-1014-52/+243
| |\
| | * gdk: remove quartz subdirectory from backendsChristian Hergert2020-10-091-1/+1
| | * macos: add key equivalent helperChristian Hergert2020-10-092-0/+148
| | * macos: remove workaround for scroll deltaChristian Hergert2020-10-091-9/+2
| | * macos: track various changes in GDKChristian Hergert2020-10-099-22/+21
| | * macos: lookup NSEvent by translated GdkEventChristian Hergert2020-10-092-7/+58
| | * macos: move input method names to private headerChristian Hergert2020-10-092-13/+13
* | | gdkgl: Remove flipping when downloading GL textureTimm Bäder2020-10-141-4/+0
* | | gdkgl: Stop getting the clip region from cairoTimm Bäder2020-10-141-7/+1
* | | gdkgl: Rename functionTimm Bäder2020-10-141-2/+2
* | | gdkgl: Remove unused cairo_get_matrix() callTimm Bäder2020-10-141-3/+0
* | | Add type annotations for GdkWayland APIEmmanuele Bassi2020-10-143-15/+53
* | | Skip GdkWayland symbols that use wayland-client typesEmmanuele Bassi2020-10-144-9/+22
* | | gdk: remove quartz subdirectory from backendsChristian Hergert2020-10-141-1/+1
* | | macos: add key equivalent helperChristian Hergert2020-10-142-0/+148
* | | macos: remove workaround for scroll deltaChristian Hergert2020-10-141-9/+2
* | | macos: track various changes in GDKChristian Hergert2020-10-149-22/+21
* | | macos: lookup NSEvent by translated GdkEventChristian Hergert2020-10-142-7/+58
* | | macos: move input method names to private headerChristian Hergert2020-10-142-13/+13
|/ /
* | gdkseat: Make gdk_seat_get_tools() publicKjell Ahlstedt2020-10-081-0/+1
* | gdk: Drop gdk_surface_new_tempMatthias Clasen2020-10-072-26/+0
* | win32: Stop using gdk_surface_new_tempMatthias Clasen2020-10-072-2/+10
* | broadway: Stop using gdk_surface_new_tempMatthias Clasen2020-10-071-2/+5
* | x11: Stop using gdk_surface_new_tempMatthias Clasen2020-10-073-8/+19
* | wayland: Stop using gdk_surface_new_tempMatthias Clasen2020-10-071-2/+4
* | gdk: Drop some unused private apiMatthias Clasen2020-10-073-93/+3
|/
* gdk: Tweak our GL debug message callbackMatthias Clasen2020-10-061-4/+6
* gdk: Docs tweaksMatthias Clasen2020-10-061-3/+3
* Fix Win32 popup focus when using SSDfirox2632020-10-061-0/+3
* Merge branch 'simple-resizing-fixes' into 'master'Matthias Clasen2020-10-061-19/+28
|\
| * wayland: Don't forget to reapply marginsMatthias Clasen2020-10-051-0/+5