lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

Menu and settings ruined with gtk.css #254

Open sndwrm opened 8 years ago

sndwrm commented 8 years ago

As title says, when using tilda with gtk3 themes which have gtk.css in them, tilda fails to parse them correctly. Afaiu it loads theme css via gtk handlers, idk for sure if they fail or tilda itself, but i checked with other app which uses same loading method (medit in particular) and it did it fine. However tilda still displays menu and settings window, but no styling applied and form elements are messed.

//Linux 4.7.1-1-ARCH x86_64 //gtk2 2.24.30+95+g876b5f7-1 //gtk3 3.20.9-1 //tilda 1.3.3-1

whoizit commented 8 years ago

tilda-git not use my style.css. Same issue?

sndwrm commented 8 years ago

yep, same. i tryed with tilda and tilda-git.

here shots - first one with Adwaita, which dont use css for gtk style, and second with FlatStudio gtk style which uses css. Its not css style in tilda's menu, cause menu (and tilda settings window, and tabs headers) looks like that with any css, and even with empty gtk.css style. I tryed clearing css, tilda stays like that, only removing file completely with force tilda to build windows normally. 1473631655 1473631678