gnome-shell: Follow upstream changes for new overlays
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/c5634335b04133f3c0e84aa3c8081c5fcc57c7fd https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/9b22f6183feed55c10d888c1b296b200396dc540
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/c5634335b04133f3c0e84aa3c8081c5fcc57c7fd https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/9b22f6183feed55c10d888c1b296b200396dc540
by roundabout, Tuesday, 15 September 2020, 16:47:06 (1600188426), pushed by roundabout, Sunday, 11 May 2025, 13:22:55 (1746969775)
Author identity: nana-4 <hnmaigo@gmail.com>
a7135890b4182cb9553b84745565b2863fa4b92e
// Close button
.window-close {
-shell-close-overlap: $medium-size / 2;
@if $version <= 3.36 {
-shell-close-overlap: $medium-size / 2;
}
// FIXME: unless disable the transition, button will distort when hovering
// transition-duration: $duration;
height: $medium-size;