summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk/x11: Ensure to map the non-ewmh moveresize emulation window before useCarlos Garnacho2021-05-071-0/+1
* Conditional check for gdesktopappinfo headerDan Cîrnaț2021-05-061-1/+4
* gdk/wayland: Take transform into account when setting physical sizeGuido Günther2021-05-051-1/+15
* Merge branch 'static-analysis-fixes' into 'master'Matthias Clasen2021-05-032-2/+6
|\
| * x11: A few static analysis fixesMatthias Clasen2021-05-031-2/+4
| * gdktoplevelsize: Comment out some unused codeMatthias Clasen2021-05-031-0/+2
* | gdk/wayland: Support the xdg-activation wayland protocolCarlos Garnacho2021-05-037-6/+81
|/
* Add gdk_wayland_device_get_xkb_keymapMatthias Clasen2021-05-022-0/+19
* Add 4.4 version macrosMatthias Clasen2021-05-021-0/+23
* Merge branch 'mesa.win32.fixes' into 'master'Matthias Clasen2021-05-021-8/+18
|\
| * gdkglcontext-win32.c: Fix running with Mesa driversmesa.win32.fixesChun-wei Fan2021-04-291-8/+18
* | contentdeserializer: Fix an oversightMatthias Clasen2021-05-011-1/+1
* | wayland: Rewrite shm format debug spewMatthias Clasen2021-05-011-114/+18
* | gdk: add zero-terminated annotation to content_formats_get_gtypesbilelmoussaoui/gdk-content-formats-annotationsBilal Elmoussaoui2021-04-301-1/+1
* | gdk: fix content_formats_get_mime_types annotationBilal Elmoussaoui2021-04-301-2/+2
|/
* gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not avail...David Lechner2021-04-271-1/+0
* x11: Try harder to find the right monitorMatthias Clasen2021-04-261-2/+9
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-04-261-5/+15
|\
| * clipboard: Fix reading of filesBenjamin Otte2021-04-261-2/+3
| * clipboard: Make sure G_TYPE_STRING is nul-terminatedBenjamin Otte2021-04-261-3/+12
* | wayland: Print all layouts in debug spewMatthias Clasen2021-04-261-1/+16
* | gdk: Avoid synthetic motion confusionsynthetic-motion-grabMatthias Clasen2021-04-221-0/+7
* | Merge branch 'untrusted-beep' into 'master'Matthias Clasen2021-04-212-0/+6
|\ \
| * | x11: Don't beep on untrusted displaysuntrusted-beepMatthias Clasen2021-04-202-0/+6
* | | Fix a possible crash in gtk_show_uriMatthias Clasen2021-04-191-0/+3
|/ /
* | Merge branch 'wayland-xdg-surface-setup' into 'master'Matthias Clasen2021-04-161-49/+48
|\ \
| * | wayland: Don't duplicate xdg_surface setup codeDavid Keijser2021-04-161-49/+48
* | | wayland: Avoid directly accessing shadow property of parent surfaceDavid Keijser2021-04-161-15/+11
|/ /
* | GDK: Fix builds against latest stable GLib with MSVCChun-wei Fan2021-04-164-14/+14
* | Merge branch 'x11-quiet-exit' into 'master'Matthias Clasen2021-04-141-17/+6
|\ \
| * | x11: Be quiet on exit by defaultx11-quiet-exitMatthias Clasen2021-04-131-17/+6
* | | wayland: Build with G_DISABLE_ASSERTEmmanuele Bassi2021-04-122-0/+35
|/ /
* | wayland: Improve font setting fallback morefont-fallback-fixMatthias Clasen2021-04-071-0/+8
* | surface: Always set PHASE_PAINT as pending when updates are scheduledCarlos Garnacho2021-04-071-4/+3
|/
* wayland: Improve font setting fallbackMatthias Clasen2021-04-071-6/+6
* gdk/wayland: Defer processing of globals closuresRobert Mader2021-03-301-17/+13
* Plug a small memory leakMatthias Clasen2021-03-271-0/+1
* gdk: Add an arg check to gdk_device_get_timestampMatthias Clasen2021-03-261-0/+2
* gdk: Add gdk_device_get_timestampMatthias Clasen2021-03-261-0/+3
* gdk: Add gdk_device_get_timestampMatthias Clasen2021-03-264-0/+41
* clipboard: Fix a crash when GdkContentProviderUnion doesn't support the given...carlosgc/clipboard-crashCarlos Garcia Campos2021-03-251-1/+1
* Merge branch 'gles-fallback' into 'master'Matthias Clasen2021-03-241-6/+40
|\
| * gdkglcontext-wayland: Fallback to GLES 2.0 after legacy failedEmmanuel Gil Peyrot2021-03-211-6/+40
* | gdkmacosglcontext: fix compilation errorTom Schoonjans2021-03-241-2/+1
* | x11/dnd: Ignore XErrors from the COWOlivier Fourdan2021-03-221-0/+2
* | GDK-Win32: Remove extraneous call to _gdk_win32_append_event()really-fix-3581Chun-wei Fan2021-03-172-3/+1
|/
* dnd: Add some warnings to the docsMatthias Clasen2021-03-161-0/+5
* gdkglcontext-x11: Don't assume that cairo-xlib.h is in cairo directoryKjell Ahlstedt2021-03-161-1/+1
* Merge branch 'fix-3581' into 'master'Matthias Clasen2021-03-151-0/+1
|\
| * gdkcursor-win32.c: Add cursor map for all-scrollfix-3581Chun-wei Fan2021-03-151-0/+1