shimmerproject / Greybird

Desktop Suite for Xfce
https://shimmerproject.org
Other
420 stars 76 forks source link

Little differences between GTK3 and GTK2 widgets #163

Open jEsuSdA opened 7 years ago

jEsuSdA commented 7 years ago

Hi!

There are some differences between GTK3 and GTK2 Widgets.

Here, an example (GTK3 (Pluma text editor) at left, GTK2 at right (Leafpad text editor):

screenshot1

As you can see, the search text field (GTKEntry) is higher on GTK3 than GKT2 (it also affects GtkCombo).

Another difference is when you click or select any button: On GTK3 the button goes darker but on GTK2 the button goes Blue.

The checkbox bug still remain in latest Greybird version as I told you in bug 152 (https://github.com/shimmerproject/Greybird/issues/152).

Thank you! ;)

ochosi commented 7 years ago

Yes I know, there are several differences and even more prominently the checkboxes themselves look fairly different. I haven't had time/energy to adjust those yet and it will take a while longer until those things match 100% again.