summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* texture: Update docsMatthias Clasen2023-01-141-3/+3
* Fix a compiler warningMatthias Clasen2023-01-141-5/+5
* Fix a compiler warningMatthias Clasen2023-01-131-1/+4
* Silence a compiler warningMatthias Clasen2023-01-131-1/+1
* gdk/macos: fix warning about _coreCursorTypeChristian Hergert2023-01-121-0/+4
* gdk: fix warning when !HAVE_EGLChristian Hergert2023-01-121-1/+1
* css: Avoid more allocations for tokensMatthias Clasen2023-01-121-3/+3
* Deprecate gdk_display_put_eventMatthias Clasen2023-01-094-3/+9
* Merge branch 'macos-stable-dnd' into 'main'Matthias Clasen2023-01-093-5/+17
|\
| * Fix code styleMatthias Clasen2023-01-081-1/+1
| * macos: Fix freeze on dragArjan Molenaar2022-12-131-1/+1
| * macos: Explicitly ungrab seat when drag is done or finalizedArjan Molenaar2022-12-131-1/+11
| * Remove old dragImage codeArjan Molenaar2022-12-131-3/+5
* | gdk: Update docsMatthias Clasen2023-01-071-3/+0
* | Merge branch 'gdk-display-get-monitor-is-nullable' into 'main'Matthias Clasen2023-01-071-1/+1
|\ \
| * | gdkdisplay: Document get_monitor_at_surface can return NULLOndřej Míchal2022-08-011-1/+1
* | | glcontext: Avoid gcc warning on non-egl buildBenjamin Otte2023-01-061-1/+1
* | | Drop gdkpopup-wayland-private.hMatthias Clasen2023-01-063-20/+0
* | | waylandsurface: Introduce a few vfuncsMatthias Clasen2023-01-066-54/+70
* | | waylandpopup: Drop unused exportsMatthias Clasen2023-01-062-8/+8
* | | waylandtoplevel: Drop unused exportsMatthias Clasen2023-01-063-43/+27
* | | More cleanupsMatthias Clasen2023-01-061-50/+8
* | | Misc cleanupsMatthias Clasen2023-01-067-109/+105
* | | wip: Split off GdkWaylandPopupMatthias Clasen2023-01-065-1410/+1498
* | | wip: Split off GdkWaylandToplevelMatthias Clasen2023-01-067-2510/+2607
* | | wayland: Rearrange the surface codeMatthias Clasen2023-01-061-2352/+2341
* | | wayland: Split public headersMatthias Clasen2023-01-066-40/+117
* | | wayland: Split display_server sub-structsMatthias Clasen2023-01-062-110/+134
* | | wayland: Move next_layout into popup and toplevelMatthias Clasen2023-01-062-33/+23
* | | wayland: Move pending toplevel state to GdkWaylandToplevelMatthias Clasen2023-01-061-31/+40
* | | wayland: Move input_grab_seat to GdkWaylandPopupMatthias Clasen2023-01-062-12/+15
* | | wayland: Move reposition_token to GdkWaylandPopupMatthias Clasen2023-01-062-8/+12
* | | wayland: Move shortcuts_inhibitors to GdkWaylandToplevelMatthias Clasen2023-01-062-32/+27
* | | wayland: Move imported_transient_for to GdkWaylandToplevelMatthias Clasen2023-01-062-23/+25
* | | wayland: Move geometry hints to GdkWaylandToplevelMatthias Clasen2023-01-062-38/+46
* | | wayland: Move title to GdkWaylandToplevelMatthias Clasen2023-01-062-35/+26
* | | wayland: Move drag surfaces to their own fileMatthias Clasen2023-01-064-190/+294
* | | wayland: Drop create_dnd_surfaceMatthias Clasen2023-01-063-25/+6
* | | Merge branch 'gtk4-fix-xdg-activation-set-surface' into 'main'Matthias Clasen2023-01-061-2/+9
|\ \ \
| * | | gdk/wayland: set requesting surface to xdg-activationJoan Bruguera2022-12-041-2/+9
* | | | x11: Make a call NULL-safeMatthias Clasen2023-01-041-0/+3
* | | | gdkdisplay: Deprecate gdk_display_notify_startup_complete()Carlos Garnacho2023-01-032-1/+3
* | | | gdk/x11: Emit "remove" s-n message from gdk_toplevel_set_startup_idCarlos Garnacho2023-01-031-0/+18
* | | | gdk/wayland: Perform xdg_activation on gdk_toplevel_set_startup_idCarlos Garnacho2023-01-031-0/+19
* | | | gdk_display_open: Mark arg as nullablenullable-gdkMaximiliano Sandoval R2023-01-021-1/+1
* | | | gdk/surface: Handle clicks outside client surfacesCarlos Garnacho2022-12-232-8/+19
* | | | clipboard: improve EOL conversion of plain textIgnazio Pillai2022-12-221-5/+19
* | | | gdk: Fix g_set_str version checkNirbheek Chauhan2022-12-181-1/+1
* | | | gdkprivate: Add compatibility shim for g_set_str()Christopher Davis2022-12-161-0/+19
* | | | Add GDK_DEBUG=no-portalsMatthias Clasen2022-12-142-2/+7