summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Revert "Two corrections and added method linking that show up in docs"Cam Cook2023-04-155-11/+11
| * | | Two corrections and added method linking that show up in docsCam Cook2023-04-155-11/+11
* | | | Merge branch 'wip/otte/alt.wl_surface.die.die.die' into 'main'Benjamin Otte2023-04-162-4/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | testsuite: Fix broken test to not unref surfaces twiceBenjamin Otte2023-04-161-1/+0
| * | | wayland: Don't leak all surfacesBenjamin Otte2023-04-161-2/+0
| * | | wayland: Don't insta-crash when a surface gets disposedBenjamin Otte2023-04-161-1/+1
* | | | Merge branch 'ccook/gtklabel-doc-changes' into 'main'Matthias Clasen2023-04-161-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | | method ...Cam Cook2023-04-151-5/+5
| |/ /
* | | Merge branch 'focus-testsuite-fixes' into 'main'Matthias Clasen2023-04-163-7/+24
|\ \ \
| * | | testsuite: Actually wait for focusMatthias Clasen2023-04-161-5/+5
| * | | tests: Check is-focus instead of has-focusMatthias Clasen2023-04-161-1/+1
| * | | text: Fix fallout from focus changesMatthias Clasen2023-04-161-1/+18
|/ / /
* | | Merge branch 'wip/otte/gles-fixes' into 'main'Matthias Clasen2023-04-152-4/+11
|\ \ \
| * | | testsuite: Make GLES testsuite run use GLES 2Benjamin Otte2023-04-151-1/+4
| * | | gles: Don't use vertex array objectsBenjamin Otte2023-04-151-3/+7
* | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-153-5/+16
|\ \ \ \ | |/ / / |/| | |
| * | | text: Only claim primary when focusedMatthias Clasen2023-04-151-0/+4
| * | | wayland: Improve logging for primary selectionMatthias Clasen2023-04-151-4/+11
| * | | window: Don't mark widget prematurely as has-focusMatthias Clasen2023-04-151-1/+1
* | | | Merge branch 'better-snapshot-nodes-docs' into 'main'Matthias Clasen2023-04-152-1/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Tweak the wordingMatthias Clasen2023-04-152-2/+4
| * | | gtk: Improve documentation on returned nodes for snapshotMarco Trevisan (Treviño)2023-04-142-1/+11
* | | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-153-22/+157
|\ \ \ \
| * | | | listlistmodel: Add a cacheBenjamin Otte2023-04-151-8/+56
| * | | | testsuite: Add some more exhaustive testing to listlistmodelBenjamin Otte2023-04-151-2/+84
| * | | | inspector: Don't randomly emit application signalsBenjamin Otte2023-04-151-12/+17
|/ / / /
* | | | Merge branch 'gbsneto/vulkan-buffer-release' into 'main'Benjamin Otte2023-04-141-1/+4
|\ \ \ \
| * | | | gsk/vulkan/render: Download image before resetGeorges Basile Stavracas Neto2023-04-141-1/+4
* | | | | Merge branch 'fix_scalebutton_orientation' into 'main'Matthias Clasen2023-04-131-2/+47
|\ \ \ \ \
| * | | | | scalebutton: fix orientation not applied to scaleG.Willems2023-04-111-0/+39
| * | | | | scalebutton: fix CSS name in documentationG.Willems2023-04-111-2/+8
* | | | | | Merge branch 'check-openuri-portal-version' into 'main'Matthias Clasen2023-04-131-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | openuriportal: Detect if the interface isn't thereMatthias Clasen2023-04-131-0/+6
* | | | | | Merge branch 'gbsneto/vulkan-mailbox' into 'main'Georges Basile Stavracas Neto2023-04-131-1/+75
|\ \ \ \ \ \
| * | | | | | gdk/vulkancontext: Use more appropriate present modeGeorges Basile Stavracas Neto2023-04-131-1/+75
|/ / / / / /
* | | | | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-134-63/+0
|\ \ \ \ \ \
| * | | | | | x11: Remove commented outdated codeBenjamin Otte2023-04-132-50/+0
| * | | | | | gdk: Remove unused vfuncBenjamin Otte2023-04-132-13/+0
|/ / / / / /
* | | | | | Merge branch 'wip/otte/wl-gloria-gaynor' into 'main'Benjamin Otte2023-04-135-193/+151
|\ \ \ \ \ \
| * | | | | | 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
* | | | | | | Merge branch 'wip/exalm/print-dialog' into 'main'Matthias Clasen2023-04-131-3/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | printunixdialog: Remove a redundant style classAlexander Mikhaylenko2023-04-121-3/+0
| |/ / / / /
* | | | | | Merge branch 'bilelmoussaoui/g-i' into 'main'Matthias Clasen2023-04-131-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | g-i: Fix GtkGLArea type name Bilal Elmoussaoui2023-04-121-2/+2
|/ / / / /
* | | | | Merge branch 'dialogs-force-window-destruction' into 'main'Matthias Clasen2023-04-124-0/+32
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gtk/dialogs: Destroy the window promptly on finish async functionMarco Trevisan (Treviño)2023-04-124-0/+32
| |/ / /