summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'win32-drop-formats-leak' into 'master'Matthias Clasen2021-02-091-3/+6
|\
| * win32: Fix some leakswin32-drop-formats-leakMatthias Clasen2021-02-071-3/+6
* | gl: handle B8G8R8 texture data when uploadingwip/chergert/fix-bgr8-uploadsChristian Hergert2021-02-081-0/+6
* | macos: improve use of swap rectangles with OpenGLChristian Hergert2021-02-082-24/+23
* | macos: only flush when not attachedChristian Hergert2021-02-081-1/+2
* | macos: mark region as unlikelyChristian Hergert2021-02-081-1/+1
* | profiler: allow using gdk profiler functions without bracesChristian Hergert2021-02-081-8/+8
* | x11: More dnd fixesfix-x11-dropMatthias Clasen2021-02-071-2/+13
|/
* x11: Pass mimetypes when creating output streamMatthias Clasen2021-02-071-5/+13
* x11: Fix a memory leakMatthias Clasen2021-02-071-0/+2
* x11: Some code cleanupsMatthias Clasen2021-02-071-26/+26
* gdk: Remove a redundant checkMatthias Clasen2021-02-041-1/+1
* x11: A case of argument order confusionMatthias Clasen2021-02-041-1/+1
* x11: Handle X-specific targets in dropsx11-dnd-fixMatthias Clasen2021-02-031-5/+46
* gdk/toplevelsize: Remove warnings about exceeding boundsJonas Ã…dahl2021-02-011-17/+0
* wayland: Signal gtk-shell surface destruction to the serverSebastian Keller2021-01-283-4/+11
* 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
|\ \