gtk4.git
2023-06-20 Matthias Clasenwidget: Fix accessible hidden state
2023-06-20 Matthias ClasenAdd a comment about accessible naming
2023-06-20 Matthias ClasenNEWS: Updates
2023-06-20 Matthias ClasenMerge branch 'listitem-a11y' into 'main'
2023-06-20 Matthias Clasena11y: Stop recommending tab list labels
2023-06-20 Matthias Clasena11y: Stop recommending against listitem labels
2023-06-20 Matthias Clasengizmo: Stop using abstract roles
2023-06-20 Matthias Clasengtk-demo: Some a11y improvements
2023-06-20 Matthias Clasenlistitemwidget: Clean up in teardown
2023-06-20 Matthias ClasenMerge branch 'a11y-work' into 'main'
2023-06-20 Matthias Clasengtk-demo: Improve a11y for applauncher
2023-06-20 Matthias Clasenlistitem: Add accessible-label and -description
2023-06-19 Matthias Clasena11y: Add the ARIA ontology
2023-06-19 Matthias ClasenDocs: update
2023-06-19 Matthias Clasena11y: Treat widget and window as abstract roles
2023-06-19 Matthias Clasenwindow: Use application as accessible role
2023-06-19 Matthias ClasenAdd the application role
2023-06-19 Matthias ClasenUse generic as default accessible role
2023-06-19 Matthias Clasenwidget: Warn for abstract accessible roles
2023-06-19 Matthias ClasenAdd gtk_accessible_role_is_abstract
2023-06-19 Matthias ClasenAdd another a11y test
2023-06-19 Matthias ClasenMerge branch 'a11y-defeat' into 'main'
2023-06-19 Matthias ClasenMerge branch 'fix-issue-5899' into 'main'
2023-06-19 Matthias Clasena11y: Remove the unrealized warning
2023-06-19 Matthias ClasenGive up on warning ATs into submission
2023-06-19 Benjamin OtteMerge branch 'unaligned-access' into 'main'
2023-06-19 Matt Turnergtk: Align key_size up to key_align
2023-06-19 Matt Turnergtk: Pass G_ALIGNOF (...) to gtk_sort_keys_new
2023-06-19 Daniel BolesWidget: Also mention get_height in get_alloc depʼn
2023-06-19 Matthias ClasenMerge branch 'redo-a11y-name-computation' into 'main'
2023-06-19 Matthias ClasenAdd more name computation tests
2023-06-19 Matthias Clasena11y: Fix name computation for ranges
2023-06-19 Matthias ClasenAdd tests for accessible name computation
2023-06-19 Matthias Clasena11y: Quietly allow realizing unrooted at context
2023-06-19 Matthias Clasena11y: Only allow get_name/description when realized
2023-06-19 Matthias Clasenlabel: Stop overriding accessible label
2023-06-19 Matthias Clasena11y: Reimplement name computation
2023-06-19 Matthias Clasena11y: Cosmetics
2023-06-19 Matthias ClasenMerge branch 'a11y-inspector-tweaks' into 'main'
2023-06-19 Matthias Clasena11y: Move naming data to gtkatcontext.c
2023-06-19 Matthias Claseninspector: Tweak the a11y overlay
2023-06-19 Matthias Clasena11y: Update the name-prohibited list
2023-06-19 Matthias Clasena11y: Cover the printer option widget case too
2023-06-19 Matthias Clasendocs: Add guidance on container roles
2023-06-19 Matthias Clasena11y: Change the role for many containers
2023-06-19 Matthias Clasena11y: Treat none and presentation the same
2023-06-19 Benjamin OtteMerge branch 'wip/otte/for-vulkan' into 'main'
2023-06-19 Benjamin Ottevulkan: Check for descriptor indexing extension
2023-06-19 Benjamin Ottevulkan: Refactor function
2023-06-19 Benjamin Ottevulkan: Add support for high bit depth
2023-06-19 Benjamin Ottevulkan: Don't create unnecessary render passes
2023-06-19 Benjamin Ottevulkan: Put the framebuffer in the renderpass
2023-06-19 Benjamin Ottevulkan: Store the VkFormat in GskVulkanImage
2023-06-19 Benjamin Ottevulkan: Pick high depth texture for high depth nodes
2023-06-19 Benjamin Ottevulkan: Add format fallback
2023-06-19 Benjamin Ottevulkan: Allow mapping images as "read" and/or "write"
2023-06-19 Benjamin Ottevulkan: Pass format to offscreen creation function
2023-06-19 Benjamin Ottevulkan: Remove gsk_vulkan_image_new_for_framebuffer()
2023-06-19 Benjamin Ottevulkan: Allow uploading in different formats
2023-06-19 Benjamin Ottevulkan: Create the view in vulkan_image_new()
2023-06-19 Benjamin Ottetestsuite: Unify skipping memorytexture test
2023-06-19 Emmanuele BassiMerge branch 'more-a11y-tweaks' into 'main'
2023-06-19 Matthias Clasendocs: Expand role docs
2023-06-19 Matthias Clasendropdown: Use presentation instead of none
2023-06-19 Benjamin Ottetestsuite: Add a vulkan method to memorytexure test
2023-06-19 Benjamin Ottevulkan: Make gsk_renderer_realize() work with NULL...
2023-06-19 Benjamin Ottevulkan: Actually reset the buffer size
2023-06-19 Benjamin Ottevulkan: Renaming fix
2023-06-19 Matthias Clasenmodelbutton: Set a11y shortcuts
2023-06-19 Matthias Clasenprintdialog: Some a11y improvements
2023-06-19 Matthias Clasenprintdialog: Give the page range entry a label
2023-06-19 Matthias Clasennotebook: Make sure tabs are labelled
2023-06-19 Matthias Clasenwindowcontrols: Cosmetics
2023-06-19 Matthias Clasendropdown: Avoid accessibility warnings
2023-06-19 Matthias Claseninfobar: Improve a11y labelling
2023-06-19 Matthias Clasengtk-demo: Miscellaneous a11y improvements
2023-06-19 Emmanuele BassiMerge branch 'a11y-remove-value-opt' into 'main'
2023-06-19 Matthias Clasena11y: Remove an overzealous optimisation
2023-06-18 Matthias ClasenMerge branch 'a11y-nest-button-redux' into 'main'
2023-06-18 Matthias ClasenMerge branch 'main' into 'main'
2023-06-18 Benjamin OtteMerge branch 'wip/otte/for-main' into 'main'
2023-06-18 Benjamin Ottegdk: Replace prefers_high_depth with depth
2023-06-18 Benjamin Otterendernode: Change to gsk_render_node_get_preferred_depth()
2023-06-18 Benjamin Ottememoryformat: Add gdk_memory_format_get_depth()
2023-06-18 Benjamin Otteinspector: Handle a11y being disabled
2023-06-18 Yiğit BurakRevert "Use gsk_matrix_transform_point3d consistently"
2023-06-18 Matthias Clasena11y: Special-case nested buttons
2023-06-18 Matthias ClasenRevert "colordialogbutton: Shuffle accessible roles...
2023-06-18 Matthias ClasenRevert "dropdown: Shuffle accessible roles around"
2023-06-18 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-06-18 Matthias Clasendropdown: Shuffle accessible roles around
2023-06-18 Matthias Clasencolordialogbutton: Shuffle accessible roles around
2023-06-18 Matthias Clasengtk-demo: a11y improvements
2023-06-18 Matthias Clasentestsuite: Add some more a11y tests
2023-06-18 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-06-18 Emmanuele BassiApply suggestions from review
2023-06-17 Matthias Clasenvideo: Make the overlay clickable
2023-06-17 Matthias Claseninspector: Cosmetic fixes
2023-06-17 Matthias Clasenmediacontrols: Add accessible labels
2023-06-17 Matthias Clasengtk-demo: Misc a11y improvements
next