On Wed, 01 Jun 2011 05:45:18 -0400, reza farivar <rf.opensource@gmail.com> wrote:
2. The X icon on the tab bar is missing, so the only way to close a tab is to press ctrl+w.
I think that's a "feature" now, since you can right-click (or is it middle click?) to close. It was discussed on the list a while back, I'll try to find the thread when I have time.
3. This might be a bug in the Linux version, albeit a minor one. When opening www.slashdot.org, Dillo in ubuntu uses a light brown background color. In the Mac version a grey background color is used. As reference, chrome uses grey too.
That might be FLTK inheriting the window system colors.
General note: I think dillo (FLTK in general?) renders better / more beautifully in Mac than Ubuntu. The fonts are less jaggy (It seems the linux version is not using vector fonts at all?), and I can scroll both horizontally and vertically using touchpad gestures on Mac, while only vertical scrolling works in dillo under Linux. And at least for slashdot.orgthe colors are rendered more faithfully.
Did you compile fltk using --enable-xft? That should fix the font rendering. I have no idea about the colors or touchpad thing, I haven't run Linux in a couple years (and good riddance). Cheers, ~Benjamin