mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Replace GTK headerbar with custom implementation
This avoids D&D controllers clash and allows to freely customize how maximize, minimize and close buttons work (differently for e.g. web application) and where are they placed
This commit is contained in:
@@ -18,10 +18,7 @@ radio {
|
||||
.gtk402 .osd trough highlight {
|
||||
border-color: inherit;
|
||||
}
|
||||
.osd headerbar {
|
||||
background: transparent;
|
||||
}
|
||||
.osd headerbar button {
|
||||
.osdheaderbar button {
|
||||
border: transparent;
|
||||
}
|
||||
.adwrounded.csd {
|
||||
|
Reference in New Issue
Block a user