An open API service indexing awesome lists of open source software.

https://github.com/welterdevelopment/winui3titlebar

Playground that shows how backwards-compatibility to Win10 could be maintained.
https://github.com/welterdevelopment/winui3titlebar

Last synced: about 2 months ago
JSON representation

Playground that shows how backwards-compatibility to Win10 could be maintained.

Awesome Lists containing this project

README

          

# WinUI3TitleBar
## Light
![Light](https://github.com/WelterDevelopment/WinUI3TitleBar/blob/master/Light.png?raw=true)

## Dark
![Dark](https://github.com/WelterDevelopment/WinUI3TitleBar/blob/master/Dark.png?raw=true)

## Windows 10 Compatibility
Changing the Theme needs a restart because the Resource WindowCaptionBackground does not update at runtime :/
![W10Compat](https://github.com/WelterDevelopment/WinUI3TitleBar/blob/master/W10Compat.png?raw=true)