Re: [Geeqie-devel] geeqie-1.2 GTK+-2 = black BG color

2014-11-11 Thread parafin
Hmm, actually it seems that reverting just that commit isn't enough - after switching to another image background becomes black again :( On Wed, 5 Nov 2014 22:13:38 +0300 parafin para...@paraf.in wrote: Hi, This commit changed BG color of widget where image is displayed to black, at least

[Geeqie-devel] geeqie-1.2 GTK+-2 = black BG color

2014-11-05 Thread parafin
Hi, This commit changed BG color of widget where image is displayed to black, at least when compiled against GTK+-2: b8ac089b37bb86881fbc1ecb8712f6a6f04f1c6f I suggest #ifdef'ing this line to apply only to GTK+-3 builds since I assume it's needed only for them (everything worked fine in previous