Skip to content

Multi window accessibility#17

Merged
kryksyh merged 4 commits into
musescore:mainfrom
kryksyh:multi-window-accessibility
May 15, 2026
Merged

Multi window accessibility#17
kryksyh merged 4 commits into
musescore:mainfrom
kryksyh:multi-window-accessibility

Conversation

@kryksyh
Copy link
Copy Markdown
Collaborator

@kryksyh kryksyh commented May 11, 2026

this is a counter part of: musescore/MuseScore#32797

  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

Build configuration

audacity: audacity/audacity/master
audacity platforms: linux_x64
musescore: kryksyh/MuseScore/multi-window_accessibility
musescore platforms: linux_x64

- Adds app-wide accessibility root, that owns all windows within the same process
- AccessibilityConfiguration was removed since it is no longer needed
@kryksyh kryksyh self-assigned this May 11, 2026
@kryksyh kryksyh force-pushed the multi-window-accessibility branch from e714412 to 36ab00a Compare May 11, 2026 15:17
@kryksyh
Copy link
Copy Markdown
Collaborator Author

kryksyh commented May 11, 2026

/build

@kryksyh kryksyh force-pushed the multi-window-accessibility branch from 36ab00a to df9724f Compare May 11, 2026 15:36
@kryksyh kryksyh merged commit 3e3d513 into musescore:main May 15, 2026
1 check passed
@kryksyh kryksyh deleted the multi-window-accessibility branch May 15, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants