paper-gtk-theme
paper-gtk-theme copied to clipboard
White line in nautilus - Ubuntu 16.04
I've found a problem with your theme in ubuntu 16.04. There's a white line in nautilus under the window bar
Yeah, the rounded corners and the highlight on header bars is deliberate, the real issue here is that Unity's window manager doesn't support this. My recommendation is to add the GNOME3 PPA:
sudo add-apt-repository ppa:gnome3-team/gnome3
If I recall correctly it may provide an update that partially corrects this.
i'll try asap. thank you!
@snwh Not completely safe, this ppa caused white rectangle around nautilus and my desktop icons were really big. At least it doesn't broke my system, so it's safe from that point of view.
@cmoud94 I could go with: "Don't use Unity" in that case. ;) Compiz doesn't support header bars as well as other window managers, which is the main issue here.
I fixed this by setting box-shadow & radius for titlebar & removing them from header-bar.
.titlebar {
border-radius: 4px 4px 0 0;
box-shadow: inset 0 1px $top_highlight;
}
Hello @poltertec , can you please give me more details on how to modify the theme with your fix? As the file I have to edit, the lines, etc (or just a fork of this repo with the fix). I don't know anything at all about css, and my trials had no success. Thanks in advance! :)
Nevermind, I figured it out. It works for me on Ubuntu 16.04.1.
I have this issue, on Ubuntu 16.10, eventhough i am running latest version of paper. what am i doing wrong?
I'm also getting this issue still. I'm using Ubuntu 16.10. I also noticed on the dash launcher theres a white line too (see attached, the white line is on the left of image).