Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pixel line visible between CSD header bar and menu bar #754

Open
dccoder84 opened this issue May 27, 2021 · 3 comments
Open

Pixel line visible between CSD header bar and menu bar #754

dccoder84 opened this issue May 27, 2021 · 3 comments

Comments

@dccoder84
Copy link

dccoder84 commented May 27, 2021

CSD header bars have a border at the bottom with 1 pixel in size which has a different color than the menu or header bar.

As a workaround one can set this code into ~/.config/gtk-3.0/gtk.css:

headerbar {border-bottom-width: 0px;}

I tested this with Xubuntu 21.04 which ships with Gtk version 3.24.25.

The picture below shows mousepad version 0.5.5:

thin_line

@dccoder84
Copy link
Author

dccoder84 commented May 27, 2021

Maybe it's a Gtk issue because even the Adwaita Dark theme has the same issue but less obvious. Below is a screenshot of a window with the Adwaita Dark theme when the window hasn't focus. What do you think?

adwaita dark

@khurshid-alam
Copy link
Contributor

The border is to differentiate headerbar with menubar. Isn'r global menu enabled by default on xfce? Also note that numix port to gtk-3 of xfce widgets hasn't finished yet.

@dccoder84
Copy link
Author

dccoder84 commented Jun 8, 2021

When this border is on purpose then why isn't it visible on SSD titlebars? Also from a visual design perspective I think the windows without this border look much better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants