Compare commits

..

No commits in common. "f89e920b91f8bd41bde3636ab08db55d2d7f78ef" and "70c8066d3fcb2bae51da975b7e661c19448d13f4" have entirely different histories.

7 changed files with 60 additions and 3 deletions

View file

@ -0,0 +1,2 @@
file:///home/wball/Nextcloud/Books
file:///home/wball/Nextcloud

View file

@ -0,0 +1,26 @@
/* No (default) title bar on wayland */
headerbar.default-decoration {
/* You may need to tweak these values depending on your GTK theme */
margin-bottom: 50px;
margin-top: -100px;
background: transparent;
padding: 0;
border: 0;
min-height: 0;
font-size: 0;
box-shadow: none;
}
/* rm -rf window shadows */
window.csd, /* gtk4? */
window.csd decoration { /* gtk3 */
box-shadow: none;
}
/* /** WARNING: CAN BREAK THINGS **/ */
/* /** hiding title bar **/ */
/* headerbar.default-decoration { */
/* margin-bottom: 50px; */
/* margin-top: -100px; */
/* } */

View file

@ -0,0 +1,2 @@
[Settings]
gtk-dialogs-use-header=false

View file

@ -0,0 +1,2 @@
file:///home/wball/Nextcloud/Books
file:///home/wball/Nextcloud

View file

@ -0,0 +1,26 @@
/* No (default) title bar on wayland */
headerbar.default-decoration {
/* You may need to tweak these values depending on your GTK theme */
margin-bottom: 50px;
margin-top: -100px;
background: transparent;
padding: 0;
border: 0;
min-height: 0;
font-size: 0;
box-shadow: none;
}
/* rm -rf window shadows */
window.csd, /* gtk4? */
window.csd decoration { /* gtk3 */
box-shadow: none;
}
/** WARNING: CAN BREAK THINGS **/
/** hiding title bar **/
/* headerbar.default-decoration { */
/* margin-bottom: 50px; */
/* margin-top: -100px; */
/* } */

View file

@ -0,0 +1,2 @@
[Settings]
gtk-dialogs-use-header=false

View file

@ -51,9 +51,6 @@ disabled = true
[package]
disabled = true
[perl]
disabled = true
[ocaml]
disabled = true