ZIm/crates/title_bar/src
Thorsten Ball 65f6a7e5bc
linux/x11: Give title bar inactive bg on mouse down (#18529)
This fixes something that I felt was off for a while. Previously, when
you'd click on the titlebar to move the window, the titlebar would only
change its background once the moving starts, but not on mouse-down.

That felt really off, since the moving is down with mouse-down and move,
so I think giving the user feedback about the mouse-down event makes
more sense.

I know there's a subjectivity to this change, so I'm ready to hear other
opinions, but for now I want to go with this.

Release Notes:

- N/A
2024-09-30 12:39:11 +02:00
..
platforms wayland: Fix window state issues (#13885) 2024-07-05 13:42:11 -07:00
stories Fix missing tooltips for selected buttons (#18435) 2024-09-27 14:16:14 +02:00
application_menu.rs Fix missing tooltips for selected buttons (#18435) 2024-09-27 14:16:14 +02:00
collab.rs Fix broken collaboration UI from #18308 (#18372) 2024-09-25 16:03:08 -07:00
platforms.rs Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00
stories.rs Add story for ApplicationMenu (#13948) 2024-07-08 16:55:55 -04:00
title_bar.rs linux/x11: Give title bar inactive bg on mouse down (#18529) 2024-09-30 12:39:11 +02:00
window_controls.rs Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00