summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/chergert/macos-decelerate' into 'master'Emmanuele Bassi2020-12-031-1/+1
|\
| * macos: fix typo when creating scroll eventsChristian Hergert2020-12-031-1/+1
* | macos: ensure element is part of queueChristian Hergert2020-12-021-1/+2
* | macos: maintain GList element consistencyChristian Hergert2020-12-021-3/+2
* | macos: send focus-out event to windowingChristian Hergert2020-12-021-4/+11
* | macos: freeze updates until surface is mappedChristian Hergert2020-12-021-1/+11
|/
* Merge branch 'fix/keyboard-input' into 'master'Matthias Clasen2020-12-021-3/+3
|\
| * Gdk4/Win32: Correct call to gdk_key_event_new()Matthew Jakeman2020-12-021-3/+3
* | Merge branch 'wip/chergert/gdk-macos-for-master' into 'master'Matthias Clasen2020-12-023-8/+22
|\ \
| * | macos: resign main/key when hiding windowChristian Hergert2020-12-021-0/+9
| * | macos: disconnect frame clock when destroying surfaceChristian Hergert2020-12-021-0/+11
| * | macos: track grab serial like other backendsChristian Hergert2020-12-021-1/+1
| * | Revert "macos: specify a window level for surfaces"Christian Hergert2020-12-021-7/+1
* | | docs: Add missing GdkDragSurfaceInterface gtk-doc annotationEmmanuele Bassi2020-12-021-0/+6
* | | Remove gtk-doc annotation from private symbolsEmmanuele Bassi2020-12-022-6/+6
|/ /
* | macos: place above transient-for when presentingChristian Hergert2020-12-021-0/+2
* | macos: specify a window level for surfacesChristian Hergert2020-12-021-1/+7
* | Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-12-029-8/+52
|\ \ | |/ |/|
| * docs: Annotate GdkDeviceToolEmmanuele Bassi2020-12-011-0/+5
| * docs: Annotate GdkGLTextureEmmanuele Bassi2020-12-011-0/+5
| * docs: Annotate GdkMemoryTextureEmmanuele Bassi2020-12-011-0/+5
| * docs: Annotate GdkPaintableEmmanuele Bassi2020-12-011-5/+12
| * docs: Annotate GdkPopupEmmanuele Bassi2020-12-011-0/+5
| * docs: Annotate GdkSnapshotEmmanuele Bassi2020-12-011-1/+7
| * docs: Annotate the GdkToplevel interfaceEmmanuele Bassi2020-12-011-1/+5
| * docs: Fix typo in the GdkTolevelLayout annotationEmmanuele Bassi2020-12-011-1/+1
| * docs: Annotate the GdkContentProviderClass structureEmmanuele Bassi2020-12-011-0/+7
* | macos: glFlush() when switching GL contextsChristian Hergert2020-12-011-3/+16
* | macos: treat some toplevel NSWindow like document windowsChristian Hergert2020-12-011-0/+2
|/
* broadway: make header name parsing case-insensitveBenjamin Beichler2020-11-271-1/+1
* gdk/win32: fix integer overflow in monitor refresh rate calculationVolker RĂ¼melin2020-11-231-1/+1
* macos: fix various compiler warningsChristian Hergert2020-11-183-16/+7
* Merge branch 'wayland-minimize' into 'master'Matthias Clasen2020-11-181-8/+10
|\
| * wayland: Implement minimizationwayland-minimizeMatthias Clasen2020-11-171-8/+10
* | Merge branch 'wip/chergert/gdk-macos-for-master' into 'master'Matthias Clasen2020-11-181-2/+6
|\ \
| * | macos: fix rendering artifacts with hover transitionsChristian Hergert2020-11-171-2/+6
| |/
* | gdk/wayland: Update to gtk_shell1 version 3Carlos Garnacho2020-11-184-10/+39
|/
* Annotate GdkTimeCoord's array fieldEmmanuele Bassi2020-11-171-1/+1
* Annotate out argument for gdk_popup_layout_get_offset()Emmanuele Bassi2020-11-171-3/+3
* Fix a warning caused by difference between prototype and definitionQiu Wenbo2020-11-171-1/+1
* gdk: Docs cosmeticsMatthias Clasen2020-11-161-0/+2
* Always parse GTK/GDK/GSK_DEBUG env vars and make some entries available in no...Christoph Reiter2020-11-152-15/+29
* x11: Plug listmodel memory leaksMatthias Clasen2020-11-101-6/+1
* win32: Plug listmodel memory leaksMatthias Clasen2020-11-101-0/+1
* wayland: Plug listmodel memory leaksMatthias Clasen2020-11-101-0/+1
* Merge branch 'wip/carlosg/for-master' into 'master'Matthias Clasen2020-11-061-0/+1
|\
| * gdk/wayland: Ensure to update input area on mapCarlos Garnacho2020-11-051-0/+1
* | macos: use NSOpenGLContext directly for current trackingChristian Hergert2020-11-051-3/+3
* | macos: explicitly request color and alpha sizesChristian Hergert2020-11-051-0/+2
* | macos: use opaque GL context when possibleChristian Hergert2020-11-053-16/+28
|/