On Sat, Apr 16, 2011 at 11:30:33PM -0800, Roger wrote:
On Sat, Apr 16, 2011 at 05:54:00PM -0300, Jorge Arellano Cid wrote: Hi there,
FWIW, I've been using the 1.3 branch for months now with no problems (i.e. as stable as 2.0). It's more or less 99% done, with some new features (as improved tabs). ! :-) !
The 1% remaining is the ability to switch panel sizes on-the-fly, which could take me 1 day of work aprox.
I'd like to get your feedback on this browser because it will sooner than later become the official branch.
Comments?
Been 1.3 port for the past months as well.
1) I have "&File" for the "File" button.
At some point corvid disabled FLTK's internal character escaping on labels. Although I'd prefer to have the underlined 'F' as in most menu APIs, rather than a bare 'F', I'm sure there's a reason behind this (e.g. I remember setting labels with strings taken from HTML pages could have side effects). We should nail this down easily (at least removing the '&' is trivial).
2) On "File > Exit", Dillo prompts with a full size window "Close All Tabs or Cancel" window.
I'm guessing, this is because the window has the same name as the main dillo browser window, as such, DWM thinks this prompt window also needs to be full sized. Dillo on fltk-2 didn't do this.
Johannes uses(ed) DWM. He surely can shed some light here.
I like the bubble tabs at the top.
Good. BTW, you can close a tab with a right-click. -- Cheers Jorge.-