dirruk1 / gnome-breeze

Attempt to create a Breeze gtk-3 theme. GTK2 theme made by scionicspectre
https://github.com/scionicspectre/BreezyGTK
GNU Lesser General Public License v2.1
129 stars 16 forks source link

Problem in menus in qt applications #44

Open daddy33 opened 8 years ago

daddy33 commented 8 years ago

Hello,

I use the breeze-gtk theme in a few qt applications which do not follow the global qt configuration such as skype or flareget. I noticed a little problem in drop down menus : the separation lines are too thick.

ghost commented 8 years ago

This is a known bug in QGtkStyle. There is an ugly workaround, but seeing as how there is a Qt theme available, I'm not sure it's a good idea to implement it as it could break any time we change the menu theming.

I'd advise using the Qt theme for Qt applications at any rate.