ubuntu / yaru.dart

Ubuntu Yaru Flutter widgets and themes for building desktop and web applications
https://ubuntu.github.io/yaru.dart/
Mozilla Public License 2.0
198 stars 35 forks source link

fix: windows window control and titlebar color #889

Closed Feichtmeier closed 5 months ago

Feichtmeier commented 5 months ago

On Windows the titlebar color was not correct in the light mode when overwriting the foreground color via YaruWindowTitleBar the color was not correctly forwarded to the close button

before (Windows):

https://github.com/ubuntu/yaru.dart/assets/15329494/d0027e50-adb2-4776-a854-ac93eb6e9315

after (Windows):

https://github.com/ubuntu/yaru.dart/assets/15329494/2917e02c-5d62-4ab3-b6f3-ec2b4f7fe792

TODO:

after (Ubuntu) (lol my old intel laptop is dying):

Bildschirmaufzeichnung vom 2024-04-16, 21-10-12.webm