Skip to content

Conversation

@delan
Copy link
Member

@delan delan commented Dec 10, 2025

Describe the changes that this pull request makes here. This will be the commit message.

Testing: Describe how this pull request is tested or why it doesn't require tests
Fixes: Link to an issue this pull requests fixes or remove this line if there is no issue

delan and others added 2 commits December 10, 2025 16:44
Signed-off-by: Delan Azabani <dazabani@igalia.com>
Co-authored-by: Luke Warlow <lwarlow@igalia.com>
Signed-off-by: Delan Azabani <dazabani@igalia.com>
@delan
Copy link
Member Author

delan commented Dec 10, 2025

$ git clone https://github.com/emilk/egui.git
$ ( cd egui; git checkout 0.33.2 )
$ git clone https://github.com/AccessKit/accesskit.git
$ ( cd accesskit; git checkout subtrees )

@lukewarlow
Copy link
Contributor

lukewarlow commented Dec 10, 2025

Egui_patch_to_compile_servo_with_accesskit_subtrees.patch

A minimal patch to the egui checkout so it works with the accesskit subtree branch.

delan and others added 2 commits December 11, 2025 18:50
Signed-off-by: Delan Azabani <dazabani@igalia.com>
Signed-off-by: Luke Warlow <lwarlow@igalia.com>
Signed-off-by: Delan Azabani <dazabani@igalia.com>
@delan delan force-pushed the hacky-accessibility-tree branch from f7fd041 to 297b364 Compare December 11, 2025 10:50
@lukewarlow
Copy link
Contributor

let msg = BootstrapReply {
from: self.name(),
state: BootstrapState { enabled: false },
state: BootstrapState { enabled: true },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh this was accidental we don't need this bit.

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.

3 participants