nhermosilla14 / WinAte

A Windows-like transformation pack for LXDE
35 stars 16 forks source link

GTK 3.x version does not work well with gtk+3.10 #3

Closed GreenLunar closed 10 years ago

GreenLunar commented 10 years ago

WinAte 8

GTK 2.x GTK 3.x
Images/Texts of buttons do not change position on click Images/Texts of buttons do change position on click
Menubar is big and beautiful Menubar is condensed
Menubar text is readable Menubar text is unreadable (bright) on select
Selection of texts (e.g. of About dialog) is readable Selection of texts is unreadable (colors of background/foreground are reversed)
Separators are grey and thin Separators are white and tripled
Dropdown menu is white Dropdown menu is grey
Striped rows (See Open dialog) No striped rows
Flat toolbars No flat toolbars

There is a good GTK 3.x theme at https://github.com/baurigae/moskva which you can look at as base for improvements.

@baurigae Please kindly provide assistance, if you may.

GreenLunar commented 10 years ago

You might also want to look at these: http://nale12.deviantart.com/art/Flatts-09022014-432924057 http://gnome-look.org/content/show.php/Flatts_09022014?content=163380 http://gnome-look.org/content/show.php/Flattice?content=165718

baurigae commented 10 years ago

Most of the things mentioned as problems here look like they may be fixed in the gtk-widgets.css and gtk.css files. I'm not familiar with the theme to give any concrete advice, but in general of course best thing is to read the code, test changes and figure out what went wrong. Another possibility is that the theme is used on a system running a newer Gnome version. GKT3 themes get broken a lot one Gnome release to another.

nhermosilla14 commented 10 years ago

This theme was originally meant to be used in a Debian 8 system, and the version of Gnome has been changing since the time I made it. Now I've been working to get it working in as many distros as possible, so this minor issues (which aren't really a problem, just a consecuence of the stupid incompatibilities between Gnome 3 versions) aren't important for me at this moment. Thanks anyway for reporting it, I'll be checking for fixes in future releases.

GreenLunar commented 10 years ago

I will try to make proper adjustments by comparing with themes of @baurigae and Flatts themes. Why did you close this ticket?

nhermosilla14 commented 10 years ago

It's not something I really care about.