Re: [Geeqie-devel] bugfix

2015-05-12 Thread parafin
Thanx! These patches fix the issue for me. I originally reported this bug half a year ago... -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+

[Geeqie-devel] changes to fullscreen mode made it worse for me

2014-11-11 Thread parafin
Hi, this commit made some changes to how fullscreen mode is entered: 04b70c636ab45a99518a2f8b238984d0aaef1606 For me it's a change for the worse. I'm running openbox with fbpanel, tint2 and gkrellm and they weren't visible when geeqie entered fullscreen mode before (and after) that change, so

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