Skip to content

Shows how to implement a rounded avalonia window on windows.

License

Notifications You must be signed in to change notification settings

FrankenApps/Avalonia-Rounded-Window

Repository files navigation

Avalonia Rounded Border Window

This is an attempt to implement an Avalonia Window with rounded borders.

Problems

  • The window can not be dragged.
  • The resizing handles do not align correctly on the edges.
  • The window shadow is lost.
  • Resizing is unreliable. May sometimes also result in System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.' (might have to do with tooltips)
  • When maximized, there is an offset between window and screen.

Screenshots

Windows

Windows Screenshot

About

Shows how to implement a rounded avalonia window on windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages