On Thu, Feb 05, 2009 at 08:19:03AM -0300, Jorge Arellano Cid wrote:
On Tue, Feb 03, 2009 at 08:00:12PM +0100, Hofmann Johannes wrote:
Hi corvid,
On Tue, Feb 03, 2009 at 05:13:27PM +0000, corvid wrote:
(a rough quick patch just to get feedback) I saw that Jorge added cssUrls, which provided an opportunity...
Very nice! Just one small thing. The stylesheets entry does not get disabled on non-CSS pages here. Extending the check like this:
+ if (cssUrls && cssUrls->size () > 0) {
helps.
To me: It looks more like a developers feature than one for user level.
Well, not more than "View page source". I think it's important and in the spirit of dillo to make the web as transparent for the user as possible.
BTW: Viewing stylesheets in a normal browser window is really fast compared to the fltk text viewer we use for "View page source"!
Yes, since a long time I've wanted to find some time to turn "View page source" into a dpi.
Maybe after the close-tab button I can give it a hand.
Yes, that would be great. Cheers, Johannes
-- Cheers Jorge.-
Johannes wrote:
On Thu, Feb 05, 2009 at 08:19:03AM -0300, Jorge Arellano Cid wrote:
To me: It looks more like a developers feature than one for user level.
Well, not more than "View page source".
Yes, the same charge could be levelled against the bug meter.
I think it's important and in the spirit of dillo to make the web as transparent for the user as possible.
Well said. And part of my motivation was that I was thinking of extending what I have now so that I could examine the URLs before loading them.
On Thu, Feb 05, 2009 at 03:48:56PM +0000, corvid wrote:
Johannes wrote:
On Thu, Feb 05, 2009 at 08:19:03AM -0300, Jorge Arellano Cid wrote:
To me: It looks more like a developers feature than one for user level.
Well, not more than "View page source".
Yes, the same charge could be levelled against the bug meter.
I think it's important and in the spirit of dillo to make the web as transparent for the user as possible.
Well said.
And part of my motivation was that I was thinking of extending what I have now so that I could examine the URLs before loading them.
No problem at all. I just don't want to clutter menus very much. BTW a simple preference in the same way as the button panel solves it, if necessary. corvid: please clean it up, and bundle "Load images" after a menu separator after the CSS section of the tools menu. The "load on/off" icon at the bottom should dissappear then. -- Cheers Jorge.-
participants (3)
-
corvid@lavabit.com
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de