summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* wayland: Improve logging for primary selectionMatthias Clasen2023-04-151-4/+11
* gdk/vulkancontext: Use more appropriate present modeGeorges Basile Stavracas Neto2023-04-131-1/+75
* x11: Remove commented outdated codeBenjamin Otte2023-04-132-50/+0
* gdk: Remove unused vfuncBenjamin Otte2023-04-132-13/+0
* wayland: Keep EGL window around when hiddenBenjamin Otte2023-04-131-7/+6
* wayland: Don't destroy the wl_surface on hide()Benjamin Otte2023-04-135-147/+133
* wayland: Split out a functionBenjamin Otte2023-04-131-7/+12
* wayland: Remove useless functionBenjamin Otte2023-04-131-23/+7
* wayland: Remove an old workaroundBenjamin Otte2023-04-131-16/+0
* vulkan: Support fractional scalingGeorges Basile Stavracas Neto2023-04-031-8/+11
* wayland: Be more careful about scale-factorMatthias Clasen2023-04-021-5/+5
* docs: Add some detailsMatthias Clasen2023-04-021-1/+11
* Make fractional scaling for GL opt-inMatthias Clasen2023-04-025-10/+59
* Use fractional scale for the GL rendererMatthias Clasen2023-04-022-11/+14
* Deprecate gdk_surface_create_similar_surfaceMatthias Clasen2023-04-014-1/+8
* Add gdk_surface_get_scaleMatthias Clasen2023-04-018-48/+78
* wayland: Use fractional scaling with the Cairo rendererBenjamin Otte2023-04-011-1/+2
* wayland: Allow creating fractional Cairo surfacesBenjamin Otte2023-04-015-28/+36
* wayland: Use wp_viewport to set buffer scaleBenjamin Otte2023-04-015-22/+64
* wayland: Use GdkFractionalScale for surface scaleBenjamin Otte2023-04-014-80/+79
* wayland: Introduce GdkFractionalScale typeBenjamin Otte2023-04-011-0/+39
* wayland: Some debug spew tweaksMatthias Clasen2023-04-011-3/+4
* wayland: Add support for the fractional scale protocolBenjamin Otte2023-04-015-9/+50
* wayland: Use wl_seat_get_version()Benjamin Otte2023-04-013-16/+7
* wayland: Use zwp_pointer_gestures_v1_get_version()Benjamin Otte2023-04-013-5/+1
* wayland: Use gtk_shell1_get_version()Benjamin Otte2023-04-014-5/+3
* wayland: Use wl_data_device_manager_get_version()Benjamin Otte2023-04-014-7/+4
* wayland: Use zxdg_output_manager_v1_get_version()Benjamin Otte2023-04-012-4/+2
* wayland: Remove unused variableBenjamin Otte2023-04-012-4/+1
* wayland: Check correct interfaceBenjamin Otte2023-04-012-5/+4
* wayland: Use wl_compositor_get_version()Benjamin Otte2023-04-014-6/+4
* wayland: Use proper macroBenjamin Otte2023-04-013-5/+4
* Convert headers to #pragma onceMatthias Clasen2023-03-31223-669/+223
* gdk/vulkancontext: Accept Khronos validation layersGeorges Basile Stavracas Neto2023-03-301-4/+12
* gdk/vulkancontext: Pass all painted rectsGeorges Basile Stavracas Neto2023-03-301-10/+21
* gdk/wayland/surface: Track and apply buffer scaleGeorges Basile Stavracas Neto2023-03-302-11/+33
* wayland: Fix corner cases in positioningMatthias Clasen2023-03-281-34/+17
* Merge branch 'wayland-popup-anchor' into 'main'Matthias Clasen2023-03-281-4/+31
|\
| * wayland: Comply with protocol requirementsMatthias Clasen2023-03-261-4/+31
* | 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
|\