Skip to content

[WIP] Relax a few files to welcome a port to Uno Platform#447

Draft
lextm wants to merge 2 commits intoicsharpcode:masterfrom
lextudio:uno
Draft

[WIP] Relax a few files to welcome a port to Uno Platform#447
lextm wants to merge 2 commits intoicsharpcode:masterfrom
lextudio:uno

Conversation

@lextm
Copy link
Copy Markdown
Contributor

@lextm lextm commented Apr 10, 2026

The goal is to follow up the same approach my team applied during Project Rover development,

  • Split AvalonEdit files to platform neutral .cs and WPF specific .wpf.cs files.
  • Write shims and Uno specific implementation in .uno.cs files.
  • Combine the neutral and Uno-specific files with a complete Uno port, currently named UnoEdit for simplicity.

The prototype is ready and will be made public soon.

This pull request will be further updated as we progress.

Going to resolve #248 and #290.

@lextm lextm mentioned this pull request Apr 10, 2026
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.

Support for WinUI

1 participant