numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.19k stars 227 forks source link

Ubuntu MATE Window List handle missing #661

Closed facboy closed 6 years ago

facboy commented 7 years ago

The handle on the Window List panel doesn't render under Numix on Ubuntu MATE 16.04.

image

That blank gap is where the handle is supposed to be.

khurshid-alam commented 7 years ago

@facboy A bigger screenshot perhaps ?

facboy commented 7 years ago

the screenshot above shows you the handle of the Window List (or rather where the handle should be), what would you like to see in the bigger screenshot?

khurshid-alam commented 7 years ago

It's hard for me to see which part of window-list you are talking about. Take a full screen screenshot and point me to it (or just put a arrow with gimp)

Do you use custom background? What are the applets you are using? Mate 16.04 is gtk2 and I can not reproduce it.

facboy commented 7 years ago

Hmm...ok while taking the screenshots, I was trying to contrast it with XFCE4 (where I can see the handle). It seems that it's a clash with the panel background. If I leave Alpha at 100 (the default), then I can't see the handle (I've made a mini-panel to demonstrate):

image

If I turn the Alpha down (so that the panel background becomes lighter on this white background) then I can see the handle (the 3 bars to the left of the Chrome window button):

image

The XFCE panel settings:

image

I assume that on MATE the panel alpha is 100 by default. Does that help?

khurshid-alam commented 7 years ago

Yes. It was designed to blend in with panel doesn't look ugly. In gtk3 we could use lighter color on hover for window-list handle, but not sure we could do that for gtk2.

facboy commented 7 years ago

It's a design decision and up to you, but my personal opinion is that having it blended in to the point that it's invisible is not very useful. How will users know to hover over it in the first place if they can't see it?