Skip to content

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

Closed
lextm wants to merge 8 commits into
icsharpcode:masterfrom
lextudio:uno
Closed

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

Conversation

@lextm

@lextm lextm commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

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
@lextm

lextm commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

With the upcoming open source cross-platform WPF fork, the Uno Platform port will stop. Close this now.

@lextm lextm closed this Jul 4, 2026
@jogibear9988

Copy link
Copy Markdown
Member

@lextm wich fork??

@lextm

lextm commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

@jogibear9988 https://github.com/wieslawsoltes/wpf/tree/progpu-rendering-port The entire code base (and ProGPU) is now open-sourced.

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

2 participants