Commits on Source
792
6bcd95ac
listbase: Focus single item selection after rubberband
Jan 26, 2024
a03963ad
a11y: When setting the selected state for list items, don't try to be smart
May 16, 2024
3a8e1c55
listitemfactory: Don't rebind on position or selection changes
Jul 07, 2024
a6eea6ba
theme: Fix positioning of scale values
Aug 27, 2024
2e2dab9c
theme: Fix scale sizing during .fine-tune
Aug 27, 2024
6e714722
win32: Remove gdk_display_sync()
Sep 21, 2024
236b6d1c
x11: Remove gdk_display_sync() call
Sep 21, 2024
c7dfb8cb
Fix the ngl downloader
Sep 23, 2024
42d26720
gpu: Make gsk_gpu_copy_image available
Sep 23, 2024
de74fa08
gsk: Make downloaders work fully
Sep 23, 2024
97e0f872
dmabuf: Use the ngl downloader
Sep 23, 2024
039b97ef
Start 4.17
Sep 24, 2024
661e9535
Merge branch 'dmabuf-downloader-investigations' into 'main'
Sep 24, 2024
39354b3b
Merge branch 'wip/otte/x11-remove-sync' into 'main'
Sep 24, 2024
4801c327
Merge branch 'wip/otte/win32-remove-sync' into 'main'
Sep 24, 2024
bab8f2f9
Revert "dmabuf: Use the ngl downloader"
Sep 24, 2024
67cec180
Revert "gsk: Make downloaders work fully"
Sep 24, 2024
617297dd
Revert "gpu: Make gsk_gpu_copy_image available"
Sep 24, 2024
0929d77f
Revert "Fix the ngl downloader"
Sep 24, 2024
940b5af2
Merge branch 'wip/otte/for-main' into 'main'
Sep 24, 2024
34bd3fc8
Merge branch 'scale-focus-fix' into 'main'
Sep 24, 2024
bbe74abf
Fix tests for 4.17
Sep 24, 2024
fb73040d
Merge branch 'for-main' into 'main'
Sep 24, 2024
7c272414
Add gtk_string_list_find method
Sep 24, 2024
feeca982
testsuite: Use RGBA8 reference images
Sep 24, 2024
6c9a7cc7
Merge branch 'gtk-find' into 'main'
Sep 24, 2024
7fe22845
Merge branch 'wip/otte/fix-ci' into 'main'
Sep 24, 2024
5a7fc405
memoryformat: Fix argument names in prototype
Sep 25, 2024
d2dede63
demo: include missing header
Sep 25, 2024
9507130d
demo: Unmix argument names
Sep 25, 2024
820ba1ef
demo: Correct argument name
Sep 25, 2024
ca862943
tools: Include missing headers
Sep 25, 2024
2a39f427
testsuite: include missing headers
Sep 25, 2024
8d5660b4
demo: Fix argument name
Sep 25, 2024
2f670bdc
demo: Fix typo
Sep 25, 2024
32cdf355
broadway: Fix argument name
Sep 25, 2024
5e3f13ac
filetransferportal: Include missing header
Sep 25, 2024
0ae3c896
gdk: Add missing header
Sep 25, 2024
8d8bd4ef
broadway: Fix argument name
Sep 25, 2024
7342317c
gdk: Fix parameter names
Sep 25, 2024
0af89088
gdk: Include missing header
Sep 25, 2024
70f386bd
keynames: Use C types
Sep 25, 2024
87a1a178
memoryformat: Rename parameter
Sep 25, 2024
bd3223d4
testsuite: Add missing headers
Sep 25, 2024
797343da
gtkpango: Fix argument names
Sep 25, 2024
36ce68a3
textbuffer: includes go before G_BEGIN_DECLS
Sep 25, 2024
e6896aa8
gpu: Fix argument names
Sep 25, 2024
310a4a3b
gdk: Fix parameter names
Sep 25, 2024
37cefde5
demo: Unmix argument names
Sep 25, 2024
e407d22b
Merge branch 'wip/otte/for-main' into 'main'
Sep 25, 2024
abe2d1cb
listbox: Introduce tab-behavior property
Sep 25, 2024
8c04801f
Stop using g_memdup
Sep 25, 2024
282dcfa9
Apply review feedback, mostly formatting.
Sep 25, 2024
fcc0f243
Stop using g_pattern_match_string
Sep 26, 2024
67407d5d
tools: Minor cleanup
Sep 26, 2024
becbf4e1
Update the README slightly
Sep 26, 2024
402ee9b3
Tweak the issue template
Sep 26, 2024
8f3cd473
Merge branch 'for-main' into 'main'
Sep 26, 2024
f20ca906
gtk-demo: Stop using g_time_zone_new
Sep 25, 2024
ecfe47af
docs: Drop a note about old GLib
Sep 25, 2024
76e93206
Stop using G_APPLICATION_FLAGS_NONE
Sep 25, 2024
d3c166d5
Merge branch 'for-main' into 'main'
Sep 26, 2024
b598f215
testsuite: Remove leftover test.in files
Sep 26, 2024
58b44ebc
testsuite: Remove GLES 2 tests
Sep 26, 2024
b83ad60a
gdk: Drop support for GLES 2
Sep 26, 2024
105f5f11
gpu: Remove check for GLES 2
Sep 26, 2024
afa503c2
gl: Remove GLES 2 specific parts of format checks
Sep 26, 2024
f8b4deea
gdk: Drop support for GL < 3.3
Sep 26, 2024
2274bca9
gl: Require support for GLsync
Sep 26, 2024
28361593
gl: Remove check for half-float vertex data
Sep 26, 2024
7458461d
gl: Remove unpack-subimage checks
Sep 26, 2024
d22d2f77
wayland: Make cursor changes effective immediately
Sep 26, 2024
d041a681
Merge branch 'wip/otte/drop-gles2' into 'main'
Sep 26, 2024
b11e4576
Merge branch 'cursor-update-now' into 'main'
Sep 26, 2024
6c7abf42
Merge branch 'wip/otte/for-main' into 'main'
Sep 26, 2024
a314143a
gpu: Pass color state to download op
Sep 26, 2024
f6b3f321
dmabuf: Refactor GPU renderer
Sep 26, 2024
8b166dff
gltexture: Split out a function
Sep 26, 2024
5fdaa4a2
gl: Move function
Sep 26, 2024
ccb993d8
gpu: Split out a function
Sep 26, 2024
52df3481
gpu: Add a gsk_gpu_download_into_op()
Sep 26, 2024
27a61e22
gpu: Shuffle function arguments
Sep 26, 2024
3be8b1d9
gpu: Check if the image is cached in right colorstate
Sep 26, 2024
62c3923e
gpu: Handle all colorstates in cache
Sep 26, 2024
6d3c3332
gpu: Actually ensure a downloadable dmabuf
Sep 26, 2024
58ce0a39
dmabuf: Use the ngl downloader
Sep 26, 2024
06bcb0ee
Merge branch 'wip/otte/ngl-downloader' into 'main'
Sep 26, 2024
b7e5a794
Merge branch 'listbox_tab_behavior' into 'main'
Sep 27, 2024
c358606a
inspector: Tweak the cursor size control
Sep 27, 2024
fb6f2118
label: Don't set a11y label when role is presentation
Sep 27, 2024
403da9a2
wayland: Redo cursor loading
Sep 27, 2024
73ddde6e
Merge branch 'cursor-size-again' into 'main'
Sep 27, 2024
523fca21
Merge branch 'wip/kabus/a11y-present-label' into 'main'
Sep 27, 2024
b154c9ca
ngL: Use a single buffer for globals
Sep 28, 2024
cb682c75
Cosmetics
Sep 27, 2024
b2ae7a24
Merge branch 'for-main' into 'main'
Sep 28, 2024
e26a1bbd
wayland: Clear settings_portal when going to fallback with no portal settings
Sep 28, 2024
a9f1ff47
wayland: Use the same default cursor size as gsettings schema
Sep 28, 2024
e4201457
wayland: Bring back the pointer viewporter
Sep 28, 2024
3768c751
wayland: Improve our cursor size selection
Sep 28, 2024
692 additional commits have been omitted to prevent performance issues.
Loading
Loading