summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/otte/widgetfactory-dnd' into 'master'Matthias Clasen2021-07-271-0/+2
|\
| * dnd: Guard drags with a reference when finishingBenjamin Otte2021-07-261-0/+2
* | Add more sysprof marksMatthias Clasen2021-07-221-3/+22
|/
* gl: Fix issue with EGL + nvidiaBenjamin Otte2021-07-221-0/+11
* gdk: Move GL context construction to GdkGLContextBenjamin Otte2021-07-223-16/+0
* gl: Move vfuncBenjamin Otte2021-07-223-36/+33
* gl: Require EGL_KHR_surfaceless_context with eglBenjamin Otte2021-07-224-51/+10
* gdk: Get rid of paint contextsBenjamin Otte2021-07-222-18/+2
* gdk: Require EGL version 1.4 across the boardBenjamin Otte2021-07-221-0/+10
* gdk: Add GdkDisplay::init_gl vfuncBenjamin Otte2021-07-223-26/+18
* wayland: Don't pass GL config to get_egl_surface()Benjamin Otte2021-07-224-11/+12
* wayland: Move fbconfig into the displayBenjamin Otte2021-07-223-93/+90
* gdk/wayland: Clean up gestures if pointer capability is withdrawnVlad Zahorodnii2021-07-211-0/+5
* Add missing "Since: 4.X" tagsMarc-André Lureau2021-07-071-0/+2
* wayland: Look for cursor themes in $HOMEMatthias Clasen2021-06-291-7/+29
* Merge branch 'dnd-fixes' into 'master'Matthias Clasen2021-06-241-0/+2
|\
| * wayland: Fix some dnd corner caseMatthias Clasen2021-06-191-0/+2
* | gdk/wayland: Fix pointer-gestures version selectionVlad Zahorodnii2021-06-211-3/+3
|/
* wayland: Add a commentMatthias Clasen2021-06-041-0/+1
* gdk/wayland: Break only implicit grabs on wl_pointer.leave w/ pressed buttonsCarlos Garnacho2021-06-031-1/+5
* docs: More syntax fixesMatthias Clasen2021-05-221-1/+1
* gdk: Clean up docs syntaxMatthias Clasen2021-05-222-3/+3
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* Documentation fixesMatthias Clasen2021-05-201-2/+2
* wayland: Add EGLDisplay getterEmmanuele Bassi2021-05-112-9/+38
* gdk/wayland: Take transform into account when setting physical sizeGuido Günther2021-05-051-1/+15
* 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
* wayland: Rewrite shm format debug spewMatthias Clasen2021-05-011-114/+18
* gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not avail...David Lechner2021-04-271-1/+0
* wayland: Print all layouts in debug spewMatthias Clasen2021-04-261-1/+16
* 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
|/
* wayland: Build with G_DISABLE_ASSERTEmmanuele Bassi2021-04-122-0/+35
* wayland: Improve font setting fallback morefont-fallback-fixMatthias 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
* gdkglcontext-wayland: Fallback to GLES 2.0 after legacy failedEmmanuel Gil Peyrot2021-03-211-6/+40
* wayland: Add debug spew for active keyboard layoutsMatthias Clasen2021-03-151-19/+37
* wayland: Emit keys-changed on layout changesMatthias Clasen2021-03-151-16/+37
* wayland: Fix a linkMatthias Clasen2021-03-111-1/+1
* docs: Brush up the Wayland backend docsMatthias Clasen2021-03-115-57/+150
* docs: Move detached sections into their own content fileEmmanuele Bassi2021-03-111-34/+0
* wayland: Fix memleaks when rendering with CairoBenjamin Otte2021-03-091-1/+5
* wayland: Don't call _gdk_surface_update_size() all the timeBenjamin Otte2021-03-091-22/+9
* gdk/wayland: Assign logical pointer to touchpad gesture eventsCarlos Garnacho2021-02-251-2/+2
* gdk/wayland: Make more matched settings from the portal as validCarlos Garnacho2021-02-241-0/+1
* gdk/wayland: Look for font settings recursivelywip/carlosg/font-setting-lookupsCarlos Garnacho2021-02-181-10/+3
* wayland: Complete our buffer format listingMatthias Clasen2021-02-151-0/+42