summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Avoid a pointless indirectionMatthias Clasen2023-03-271-0/+4
* gdk: Improve logging for backendsMatthias Clasen2023-03-271-2/+15
* Merge branch 'bilelmoussaoui/gi-docs' into 'main'Matthias Clasen2023-03-274-12/+12
|\
| * docs: Fix various broken linksBilal Elmoussaoui2023-03-274-12/+12
* | wayland/popup: Handle late received reposition feedbackJonas Ådahl2023-03-271-1/+8
|/
* Merge branch 'ebassi/compute-size-annotation' into 'main'Emmanuele Bassi2023-03-272-15/+18
|\
| * Remove wrong annotation from GdkDragSurface::compute-sizeEmmanuele Bassi2023-03-261-10/+12
| * Remove wrong annotation for GdkToplevel::compute-sizeEmmanuele Bassi2023-03-261-5/+6
* | wayland: Try to open the display even if XDG_RUNTIME_DIR is unsetLudovico de Nittis2023-03-271-7/+0
* | wayland: Don't crash without xdg_activation_v1Matthias Clasen2023-03-261-1/+1
|/
* Merge branch 'wayland-cursor-size' into 'main'Matthias Clasen2023-03-261-0/+3
|\
| * wayland: Don't crash on cursor size 0Matthias Clasen2023-03-251-0/+3
* | docs: Add another cross referenceMatthias Clasen2023-03-251-0/+2
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-03-241-2/+5
|\
| * Fix up criticals from GdkGLTextureMatthias Clasen2023-03-241-2/+5
* | GDK-Win32: Add wrapper functions for calling core wgl* functionsChun-wei Fan2023-03-244-6/+81
|/
* gl: Add a private way to query mipmap statusMatthias Clasen2023-03-232-0/+24
* gltexture: Try harder to determine the formatMatthias Clasen2023-03-231-2/+2
* Merge branch 'alatiera/fedora-bump' into 'main'Matthias Clasen2023-03-201-0/+14
|\
| * vulkan: Update error codes enumJordan Petridis2023-03-201-0/+14
* | g-i: Add since annotation to GdkSurfaceSizeBilal Elmoussaoui2023-03-201-0/+4
|/
* broadway: Don't cause traffic when disconnectingMatthias Clasen2023-03-173-8/+8
* rowstrides are gsize, not intBenjamin Otte2023-03-161-1/+1
* win32: Fix rowstride mathBenjamin Otte2023-03-161-4/+5
* wayland: Reset pending offset in GL pathIvan Molodetskikh2023-03-151-1/+4
* Merge branch 'dragsurface-resize' into 'main'Matthias Clasen2023-03-159-1/+238
|\
| * x11/surface: Get current drag surface size with compute-size signalIvan Molodetskikh2023-03-141-0/+49
| * wayland/dragsurface: Get current size with compute-size signalIvan Molodetskikh2023-03-141-0/+12
| * dragsurface: Add compute-size signalIvan Molodetskikh2023-03-142-0/+49
| * Add GdkDragSurfaceSizeMatthias Clasen2023-03-145-1/+128
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-03-151-14/+22
|\ \ | |/ |/|
| * gl: Print max texture size in debug outputMatthias Clasen2023-03-141-14/+22
* | gdk: Stop using g_sliceMatthias Clasen2023-03-1410-22/+25
* | macos: Stop using g_sliceMatthias Clasen2023-03-143-6/+6
* | win32: Stop using g_sliceMatthias Clasen2023-03-141-2/+2
* | x11: Stop using g_sliceMatthias Clasen2023-03-144-11/+11
|/
* Start 4.12 developmentMatthias Clasen2023-03-141-0/+24
* GLTexture: Add GL_RGB format supportBilal Elmoussaoui2023-03-131-0/+1
* x11/surface: Clear compute_size idle source also when destroyingJonas Ådahl2023-03-101-0/+1
* wayland: Don't crash during DND with Cairo rendererBenjamin Otte2023-03-071-2/+8
* Fix compile_resources present source directoryWilliam Roy2023-03-071-1/+1
* wayland: Destroy xdg_surface after roleJonas Ådahl2023-03-051-9/+9
* Fixes for gdk_memory_texture_new_subtexture checksBenjamin Otte2023-03-031-4/+4
* gdk/x11: Also grab keyboard during XDnD grabsCarlos Garnacho2023-02-181-1/+1
* wayland: Clean up some dead codeJonas Ådahl2023-02-171-23/+0
* wayland/glcontext: Don't call wl_surface.offset on old objectsJonas Ådahl2023-02-171-1/+3
* Merge branch 'mask-modes' into 'main'Matthias Clasen2023-02-152-1/+9
|\
| * Make mask nodes more versatileMatthias Clasen2023-02-142-1/+9
* | memorytexture: Export less private APIBenjamin Otte2023-02-153-18/+6
* | texture: Export gdk_texture_get_format()Benjamin Otte2023-02-157-5/+23