summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* x11: Don't beep on untrusted displaysuntrusted-beep-3Matthias Clasen2021-04-202-0/+6
* Add a public header for Cocoa access functions.John Ralls2021-04-168-11/+47
* Merge branch 'fix_elcapitan_support' into 'gtk-3-24'Matthias Clasen2021-04-161-1/+1
|\
| * Fix building on OS X El Capitan 10.11René de Hesselle2021-04-051-1/+1
* | gdkglcontext-win32.c: Avoid C4715 warningChun-wei Fan2021-04-161-29/+29
* | x11: Be quiet on exit by defaultx11-quiet-exit-3Matthias Clasen2021-04-131-17/+6
* | wayland: Improve font setting fallback moreMatthias Clasen2021-04-071-0/+8
* | wayland: Improve font setting fallbackMatthias Clasen2021-04-071-6/+6
|/
* gdk/wayland: Defer processing of globals closuresRobert Mader2021-03-301-17/+13
* Merge branch 'gtk-3-24-minimize-no-decorations' into 'gtk-3-24'Matthias Clasen2021-03-271-1/+4
|\
| * Keep window without decoration miniaturizableCédric Krier2021-03-101-1/+4
* | x11/dnd: Ignore XErrors from the COWOlivier Fourdan2021-03-221-0/+2
* | wayland: Pass layout information in key eventsMatthias Clasen2021-03-151-1/+3
* | Merge branch 'gdk-win32-use-window-from-point-api' into 'gtk-3-24'Matthias Clasen2021-03-111-54/+40
|\ \ | |/ |/|
| * GdkWin32: Fix mouse events in presence of transparent windows on the desktopLuca Bacci2020-11-111-54/+40
* | WinTab - Add support for Wheel/Rotation axis - Rebase and fix conflicts for m...Knuckx2021-03-052-22/+75
* | Fix window unresponsive to mouse after app-switch w/drawing tabletSteven Calwas2021-03-051-0/+4
* | Merge branch 'issue1549' into 'gtk-3-24'Matthias Clasen2021-03-051-141/+218
|\ \
| * | Handle Wintab cursors that are recognized after GDK app initSteven Calwas2020-08-201-141/+218
* | | Fix leak of event structuresLuca Bacci2021-03-011-1/+2
* | | Use the proper cairo.Format type instead of overriding to gint via annotation...Sebastian Dröge2021-02-201-1/+1
* | | gdk/wayland: Look for font settings recursivelywip/carlosg/font-settings-lookups-3-24Carlos Garnacho2021-02-181-7/+3
* | | wayland/window: Add API to add extra surfaces for frame callbacksRobert Mader2021-02-122-4/+124
* | | Merge branch 'gtk-surface-release-3-24' into 'gtk-3-24'Jonas Ådahl2021-01-293-4/+11
|\ \ \
| * | | wayland: Signal gtk-shell surface destruction to the serverSebastian Keller2020-06-113-4/+11
* | | | Merge branch 'gtk-3-24' into 'gtk-3-24'Matthias Clasen2021-01-291-5/+70
|\ \ \ \
| * | | | Adds support for Android/Chrome on-screen keyboardMaxim Zakharov2021-01-291-5/+70
* | | | | gdk/wayland: Mark matched settings from the portal as validwip/carlosg/mark-valid-portal-settings-3-24Carlos Garnacho2021-01-141-0/+1
* | | | | Merge branch 'fix-tablet-3.24' into 'gtk-3-24'Carlos Garnacho2021-01-101-15/+66
|\ \ \ \ \
| * | | | | Wayland: ignore touch/tablet events on destroyed surfaceswisp3rwind2021-01-101-15/+66
* | | | | | Merge branch 'avoid-pointer-reset' into 'gtk-3-24'Carlos Garnacho2021-01-061-0/+5
|\ \ \ \ \ \
| * | | | | | wayland: avoid set_cursor() when unchanged or invisiblewisp3rwind2020-11-131-0/+5
| |/ / / / /
* | | | | | Merge branch 'workaround-win32-intel-blit' into 'gtk-3-24'Matthias Clasen2021-01-062-10/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gdkglcontext-win32.c: Workaround Intel glBlitFramebuffer() issuesworkaround-win32-intel-blitChun-wei Fan2020-12-232-10/+30
* | | | | | fix touchscreen events processing in broadway.jsMaxim Zakharov2020-12-181-15/+72
|/ / / / /
* | | | | gdkpixbuf-drawable: Free the pixbuf on Cairo errorAdrien Plazas2020-12-141-0/+1
* | | | | wayland: Bail loudly if invalid geometry is setJonas Ådahl2020-11-111-0/+3
* | | | | broadway: Set modifier state of scroll eventskai-berlin2020-11-031-0/+1
* | | | | gdk: Fix parent relative background crashSam Bazley2020-10-271-3/+20
| |_|_|/ |/| | |
* | | | [imquartz] Set the filter key to passthrough regardless of selector.John Ralls2020-10-131-332/+3
* | | | Merge branch 'w32-transient-ordering-rollback' into 'gtk-3-24'LRN2020-10-082-215/+8
|\ \ \ \
| * | | | GDK W32: Remove stacking functionsРуслан Ижбулатов2020-04-261-207/+0
| * | | | Revert "GDK W32: Use SWP_NOOWNERZORDER everywhere it can be applied"Руслан Ижбулатов2020-04-262-11/+11
* | | | | Merge branch 'cursor-docs' into 'gtk-3-24'Matthias Clasen2020-09-291-1/+1
|\ \ \ \ \
| * | | | | gdkcursor: Add annotations for gdk_cursor_new_for_display()Philip Withnall2020-09-291-1/+1
| | |/ / / | |/| | |
* | | | | gdk/wayland: Add support for primary-selection-unstable-v1Robert Mader2020-09-277-64/+236
* | | | | wayland: Emit dummy configure event when resizing while fixedJonas Ådahl2020-09-071-1/+13
|/ / / /
* | | | gdk: Keep a reference on the last source deviceCarlos Garnacho2020-08-312-1/+2
* | | | Fix resource leak in gdk_display_close() under WaylandJulien Ropé2020-08-311-0/+2
* | | | Merge branch 'wip/exalm/hotspot-fix-324' into 'gtk-3-24'Matthias Clasen2020-08-261-1/+1
|\ \ \ \