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
214 stars 35 forks source link

YaruWindowTitleBar color changes on drag #615

Closed whiskeyPeak closed 1 year ago

whiskeyPeak commented 1 year ago

The behaviour seems a little awkward to me? It seems that when the window is dragged, the YaruWindowTitleBar reverts to "unfocused" colours. We should probably also animated the switch in colours from focused to unfocused as well.

Screencast from 2023-02-11 20-37-29.webm

jpnurmi commented 1 year ago

I'm not sure what's up with the background color but the state will get fixed when we switch from window_manager to yaru_window.dart.

whiskeyPeak commented 1 year ago

I'm not sure what's up with the background color but the state will get fixed when we switch from window_manager to yaru_window.dart.

Ah nice!

jpnurmi commented 1 year ago

The state should be fixed in 2.1.0.

Why is the background color so bright when the window is inactive, though?

Jupi007 commented 1 year ago

This is fixed in latest version, can we close?

Capture vidéo du 2023-02-25 16-16-25.webm

Edit:

Why is the background color so bright when the window is inactive, though?

I think @whiskeyPeak was using the default material theme.