uno
https://github.com/unoplatform/uno
C#
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported13 Subscribers
Add a CodeTriage badge to uno
Help out
- Issues
- Sync the window background with application theme
- Support the titlebar `LeftInset` and `RightInset` properties
- `SetBorderAndTitleBar` should not cause the default title bar draggable region (see Uno Samples CustomTitleBarWindow)
- `SetRegionRects(NonClientRegionKind.Caption)` is ignored when title bar is not customized (see `DraggableRegionWindow` sample in Uno.Samples)
- When maximized, the `UpdateMaximizeButtonRegion` is not aligned properly with the maximize button (see `CustomTitleBarWindow` sample in Uno.Samples)
- Setting the `ExtendsContentIntoTitleBar` setting in window ctor does not apply button height properly (see `ExtendContentIntoTitleBarWindow` in Uno.Samples)
- Default foreground brushes should not need to be reset on initial window activation (see `WindowChrome.OnActivate`)
- Forward non-client input to `InputNonClientPointerSource` events
- Documentation: Content Structure & UX
- Documentation Infrastructure & Tooling Improvements
- Docs
- C# not yet supported