Skip to content

Commit 4e7b6a3

Browse files
committed
gnome-shell: Add transition to window-close buttons
This was added upstream in GNOME 40 cycle [1]. Use faster than upstream transition for Arc, based on panel button transitions. [1] https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/97b9cdc720d2b7699c708594cfda7ef8c0531ac6
1 parent 026588f commit 4e7b6a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/gnome-shell/40/sass/_common.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,6 +1568,7 @@ $window_close_button_padding: 0;
15681568
height: $window_close_button_size;
15691569
width: $window_close_button_size;
15701570
padding: $window_close_button_padding;
1571+
transition-duration: 100ms;
15711572

15721573
& > StIcon { icon-size: 16px; }
15731574

0 commit comments

Comments
 (0)