sugarlabs / sugar-artwork

Sugar icons and themes
Apache License 2.0
11 stars 33 forks source link

Use appropriate treeview row styling for Gtk+ version, fixes #4855 #74

Closed samdroid-apps closed 9 years ago

samdroid-apps commented 9 years ago

The older Gtk+ treeview css make the treeviews background single colored on newer Gtk+. This patch discovers the Gtk+ version through pkg-config as to introduce no new deps.

Ticket https://bugs.sugarlabs.org/ticket/4855

BTW: This is the one. I've tested it and it shouldn't need any changes to the rpm. It doesn't add any deps.

i5o commented 9 years ago

sugar-build broot mode Before patch: screenshot of _broot_f844_copy_of_log activity__1

After patch: screenshot of _broot_f844_copy_of_log activity_

samdroid-apps commented 9 years ago

Oops, should be gtk3.16+, not 3.8+