roundabout,
created on Sunday, 31 July 2016, 09:16:10 (1469956570),
received on Sunday, 11 May 2025, 13:21:57 (1746969717)
Author identity: nana-4 <hnmaigo@gmail.com>
d95bd24d65e6807a78ad377d6eab1cc43ca2b280
gtk-3.0/_common.scss
@@ -1082,7 +1082,7 @@ headerbar {
.fullscreen &, .tiled &, .maximized & { border-radius: 0; // squared corners when the window is max'd or tiledborder-radius: 0; // squared corners when the window is fullscreen, maximized or tiledbox-shadow: $z-depth-1; }
@@ -1128,26 +1128,16 @@ headerbar {
} } .titlebar {.background:not(.tiled):not(.maximized):not(.fullscreen) .titlebar {border-top-left-radius: 2px; border-top-right-radius: 2px; } headerbar { separator:first-child + &, // tackles the paned container case&:first-child {border-top-left-radius: 2px;.tiled &,.maximized & { border-radius: 0; }}window:not(.tiled):not(.maximized):not(.fullscreen) separator:first-child + &, // tackles the paned container case window:not(.tiled):not(.maximized):not(.fullscreen) &:first-child { border-top-left-radius: 2px; }&:last-child {border-top-right-radius: 2px;.tiled &,.maximized & { border-radius: 0; }}window:not(.tiled):not(.maximized):not(.fullscreen) &:last-child { border-top-right-radius: 2px; }} .titlebar:not(headerbar) {
@@ -3121,6 +3111,7 @@ decoration {
box-shadow: $z-depth-2, 0 16px 16px transparent; } .maximized &, .fullscreen &, .tiled & { border-radius: 0; }
gtk-3.0/gtk-dark.css
@@ -1055,18 +1055,14 @@ headerbar button {
margin-top: 6px; margin-bottom: 6px; } .titlebar {.background:not(.tiled):not(.maximized):not(.fullscreen) .titlebar {border-top-left-radius: 2px; border-top-right-radius: 2px; } separator:first-child + headerbar, headerbar:first-child {window:not(.tiled):not(.maximized):not(.fullscreen) separator:first-child + headerbar, window:not(.tiled):not(.maximized):not(.fullscreen) headerbar:first-child {border-top-left-radius: 2px; } .tiled separator:first-child + headerbar, .maximized separator:first-child + headerbar, .tiled headerbar:first-child, .maximized headerbar:first-child {border-radius: 0; }headerbar:last-child {window:not(.tiled):not(.maximized):not(.fullscreen) headerbar:last-child {border-top-right-radius: 2px; } .tiled headerbar:last-child, .maximized headerbar:last-child {border-radius: 0; }window.csd > .titlebar:not(headerbar) { padding: 0;
@@ -2477,7 +2473,7 @@ decoration {
margin: 8px; } decoration:backdrop { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23), 0 16px 16px transparent; } .fullscreen decoration, .tiled decoration {.maximized decoration, .fullscreen decoration, .tiled decoration {border-radius: 0; } .popup decoration { box-shadow: none; }
gtk-3.0/gtk.css
@@ -1055,18 +1055,14 @@ headerbar button {
margin-top: 6px; margin-bottom: 6px; } .titlebar {.background:not(.tiled):not(.maximized):not(.fullscreen) .titlebar {border-top-left-radius: 2px; border-top-right-radius: 2px; } separator:first-child + headerbar, headerbar:first-child {window:not(.tiled):not(.maximized):not(.fullscreen) separator:first-child + headerbar, window:not(.tiled):not(.maximized):not(.fullscreen) headerbar:first-child {border-top-left-radius: 2px; } .tiled separator:first-child + headerbar, .maximized separator:first-child + headerbar, .tiled headerbar:first-child, .maximized headerbar:first-child {border-radius: 0; }headerbar:last-child {window:not(.tiled):not(.maximized):not(.fullscreen) headerbar:last-child {border-top-right-radius: 2px; } .tiled headerbar:last-child, .maximized headerbar:last-child {border-radius: 0; }window.csd > .titlebar:not(headerbar) { padding: 0;
@@ -2477,7 +2473,7 @@ decoration {
margin: 8px; } decoration:backdrop { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16), 0 3px 3px rgba(0, 0, 0, 0.23), 0 16px 16px transparent; } .fullscreen decoration, .tiled decoration {.maximized decoration, .fullscreen decoration, .tiled decoration {border-radius: 0; } .popup decoration { box-shadow: none; }