summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Validate argumentsEmmanuele Bassi2021-01-261-0/+5
* Make the inout argument logic clearerEmmanuele Bassi2021-01-261-2/+9
* Fix annotationsEmmanuele Bassi2021-01-261-2/+2
* gdk: Add missing g-i annotations for gdk_surface_translate_coordinatesricotz/for-masterRico Tzschichholz2021-01-251-2/+2
* wayland: Explicitly announce ssd for kwinMatthias Clasen2021-01-212-0/+19
* Abort if the shared memory pool cannot be createdEmmanuele Bassi2021-01-201-5/+7
* macOS: fix #2436 raise transient window on focusThomas Holder2021-01-191-0/+17
* Add version macros for 4.2Matthias Clasen2021-01-181-0/+23
* GDK/Win32: Remove layered windows usagewin32-remove-layered-windowsChun-wei Fan2021-01-189-331/+28
* Merge branch 'surface-scale' into 'master'Matthias Clasen2021-01-173-3/+27
|\
| * x11: Notify on surface scale changessurface-scaleMatthias Clasen2021-01-161-0/+2
| * wayland: Notify on surface changesMatthias Clasen2021-01-161-3/+13
| * surface: Add a scale-factor propertyMatthias Clasen2021-01-161-0/+12
* | docs: Remove a reference to configure eventsMatthias Clasen2021-01-161-2/+1
|/
* gdk/wayland: Mark matched settings from the portal as validwip/carlosg/mark-valid-portal-settingsCarlos Garnacho2021-01-141-0/+1
* Merge branch 'nacho/macos-stylus' into 'master'Christian Hergert2021-01-135-27/+679
|\
| * Support stylus devices on macosnacho/macos-stylusIgnacio Casal Quinteiro2021-01-115-27/+679
* | Merge branch 'otte/for-master2' into 'master'Matthias Clasen2021-01-111-6/+6
|\ \
| * | Remove guarantees we do not intend to holdotte/for-master2Benjamin Otte2021-01-101-6/+6
| |/
* | Merge branch 'fix-tablet-4' into 'master'Matthias Clasen2021-01-111-11/+65
|\ \
| * | Wayland: ignore touch/tablet events on destroyed surfaceswisp3rwind2021-01-101-11/+65
| |/
* | Merge branch 'avoid-pointer-reset-gtk4' into 'master'Carlos Garnacho2021-01-111-0/+5
|\ \
| * | wayland: avoid set_cursor() when unchanged or invisiblewisp3rwind2021-01-091-0/+5
| |/
* | gdk/win32: Fix window display and resizingsurface.compute.win32Chun-wei Fan2021-01-113-59/+170
* | gdk/win32: Rename 'margins' to 'shadow'Chun-wei Fan2021-01-113-48/+48
* | gdkwin32-surface.c: Fix return typeChun-wei Fan2021-01-111-3/+1
* | gdksurface-win32.c: Decouple mapped state from surface creationChun-wei Fan2021-01-111-23/+19
|/
* seatdefault: use g_clear_pointer to unref the toolsnacho/seatdefaultIgnacio Casal Quinteiro2021-01-081-5/+1
* seatdefault: rename dispose methodIgnacio Casal Quinteiro2021-01-081-2/+2
* gdkdevice: use g_set_object to set the associated devicewip/nacho/associated-deviceIgnacio Casal Quinteiro2021-01-071-11/+1
* seat: improve api to take into account the tool typeIgnacio Casal Quinteiro2021-01-074-13/+16
* Merge branch 'X11-surface' into 'master'Matthias Clasen2021-01-061-1/+1
|\
| * x11: fix crash on idle compute size without layoutRafostar2021-01-031-1/+1
* | Merge branch 'macos-ci' into 'master'Matthias Clasen2021-01-065-20/+107
|\ \
| * | macos: keep array of pasteboard typesChristian Hergert2021-01-051-16/+64
| * | macos: supply NSPasteboardType when necessaryChristian Hergert2021-01-051-0/+4
| * | macos: fix typedef on older macOSChristian Hergert2021-01-051-0/+4
| * | macos: handle point conversion on older macOSChristian Hergert2021-01-053-4/+35
| |/
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-01-051-5/+10
|\ \
| * | popup: Mention the popover arrow in the docsMatthias Clasen2021-01-051-5/+10
* | | Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2021-01-051-37/+32
|\ \ \ | |/ / |/| |
| * | glcontext-wayland: WhitespaceTimm Bäder2021-01-031-16/+16
| * | glcontext-wayland: Avoid heap-alloacting small arrays...Timm Bäder2021-01-031-3/+11
| * | glcontext-wayland: Only allocate configs we useTimm Bäder2021-01-031-18/+5
| |/
* | docs: CosmeticsMatthias Clasen2021-01-051-1/+1
* | docs: Flesh out Popup layout docsMatthias Clasen2021-01-051-0/+26
|/
* macos: implement compute_size and request_layoutwip/chergert/fix-macos-compute-sizeChristian Hergert2021-01-012-7/+90
* macos: avoid setHasShadow unless shadow changesChristian Hergert2021-01-011-0/+6
* macos: fix toplevel present function prototypeChristian Hergert2021-01-011-3/+1
* macos: ensure GdkMacosWindow in surface discoverywip/chergert/fix-macos-window-checkChristian Hergert2020-12-311-3/+3