summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * inspector: Update some misc info rowsMatthias Clasen2023-04-011-0/+6
* | Merge branch 'wip/otte/fractional-cairo' into 'main'Matthias Clasen2023-04-0111-129/+218
|\ \
| * | wayland: Use fractional scaling with the Cairo rendererBenjamin Otte2023-04-011-1/+2
| * | wayland: Allow creating fractional Cairo surfacesBenjamin Otte2023-04-015-28/+36
| * | build: Bump wayland-protocols requirementBenjamin Otte2023-04-011-1/+1
| * | 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
* | | Merge branch 'gbsneto/mildly-mid-vulkan-fixes' into 'main'Georges Basile Stavracas Neto2023-04-014-374/+725
|\ \ \ | |_|/ |/| |
| * | gsk/gl/renderjob: Decompose matrix for 3D transformsGeorges Basile Stavracas Neto2023-04-011-17/+15
| * | gsk/vulkan/renderpass: Update scales from transform nodeGeorges Basile Stavracas Neto2023-04-011-6/+78
| * | gsk/vulkan/renderpass: Refactor scaleGeorges Basile Stavracas Neto2023-04-013-13/+20
| * | gsk/vulkan/renderpass: Factor out node implementationsGeorges Basile Stavracas Neto2023-03-311-347/+621
* | | NEWS: UpdatesMatthias Clasen2023-04-011-0/+54
| |/ |/|
* | Merge branch 'always_expose_showing' into 'main'Matthias Clasen2023-04-011-1/+2
|\ \
| * | a11y: Set ATSPI_STATE_SHOWING for all widgets, not only for windowsLukáš Tyrychtr2023-03-301-1/+2
* | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-011-7/+0
|\ \ \
| * | | inspector: Improve display of pathsMatthias Clasen2023-04-011-7/+0
* | | | Merge branch 'wayland-details' into 'main'Matthias Clasen2023-04-012-3/+65
|\ \ \ \ | |/ / / |/| | |
| * | | wayland: Some debug spew tweaksMatthias Clasen2023-04-011-3/+4
| * | | inspector: Show Wayland protocolsMatthias Clasen2023-04-011-0/+61
|/ / /
* | | Merge branch 'bilelmoussaoui-main-patch-24659' into 'main'Matthias Clasen2023-04-011-3/+3
|\ \ \
| * | | docs: Improve GtkLabel renderingBilal Elmoussaoui2023-04-011-3/+3
* | | | Update Dutch translationNathan Follens2023-04-011-990/+1148
|/ / /
* | | Merge branch 'wip/otte/fractional-scale' into 'main'Benjamin Otte2023-04-015-9/+50
|\ \ \
| * | | wayland: Add support for the fractional scale protocolBenjamin Otte2023-04-015-9/+50
|/ / /
* | | Merge branch 'wip/otte/wayland-versions' into 'main'Benjamin Otte2023-04-019-50/+23
|\ \ \
| * | | 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
|/ / /
* | | CODING-STYLE: UpdatesMatthias Clasen2023-03-311-18/+20
* | | Merge branch 'pragma-once' into 'main'Matthias Clasen2023-03-31848-2544/+848
|\ \ \
| * | | Convert headers to #pragma onceMatthias Clasen2023-03-31848-2544/+848
|/ / /
* | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-03-312-0/+5
|\ \ \ | |_|/ |/| |
| * | listbase: Clear any newly set adjustmentsBenjamin Otte2023-03-311-0/+2
| * | widget: Shortcut widget not repositioningBenjamin Otte2023-03-311-0/+3
* | | Merge branch 'gbsneto/easy-vulkan-fixes' into 'main'Matthias Clasen2023-03-312-19/+40
|\ \ \ | |/ / |/| |
| * | gdk/vulkancontext: Accept Khronos validation layersGeorges Basile Stavracas Neto2023-03-301-4/+12
| * | gsk/vulkanglyphcache: Cleanup mathsGeorges Basile Stavracas Neto2023-03-301-5/+2
| * | vulkan/glyphcache: Add padding around ink rectGeorges Basile Stavracas Neto2023-03-301-0/+5
| * | gdk/vulkancontext: Pass all painted rectsGeorges Basile Stavracas Neto2023-03-301-10/+21
* | | Update Bulgarian translationAlexander Shopov2023-03-311-1/+1
* | | Merge branch 'more-property-notification' into 'main'Matthias Clasen2023-03-319-24/+104
|\ \ \
| * | | testsuite: Check more property notificationMatthias Clasen2023-03-301-14/+89