summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPgbsneto/vulkan-fallback-nodesGeorges Basile Stavracas Neto2023-04-197-1/+336
* gdk/vulkancontext: Handle incompatible shader errorGeorges Basile Stavracas Neto2023-04-151-0/+4
* gsk/vulkan/lineargradientpipeline: CosmeticsGeorges Basile Stavracas Neto2023-04-151-3/+3
* gsk/vulkan/renderpass: Skip blur if radius is zeroGeorges Basile Stavracas Neto2023-04-151-0/+7
* 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
| |/
* | Merge branch 'filechooserentry-fixes' into 'main'Matthias Clasen2023-04-121-12/+17
|\ \
| * | filechooserentry: Plug a memory leakMatthias Clasen2023-04-121-0/+3
| * | filechooserentry: Make filtering work againMatthias Clasen2023-04-121-12/+14
| |/
* | Merge branch 'wip/carlosg/multi-click-text-view' into 'main'Matthias Clasen2023-04-121-0/+20
|\ \
| * | textview: Reset press counter if double/triple clicking on a different lineCarlos Garnacho2023-04-121-0/+20
| |/
* | Merge branch 'touch-no-double-click-threshold' into 'main'Matthias Clasen2023-04-121-5/+5
|\ \
| * | gestureclick: Use drag threshold for updatesMatthias Clasen2023-04-071-8/+4
| * | gestureclick: Don't use threshold for touchMatthias Clasen2023-04-071-2/+6