Re: [dev] [surf] download images?

2010-05-16 Thread pancake
Copy URL doesn't works for images On May 17, 2010, at 2:13 AM, Michael Roth wrote: On Sun, May 16, 2010 at 6:32 PM, Marvin Vek wrote: On Sun, May 16, 2010 at 11:00:27PM +0200, pancake wrote: How can I add a menu entry in the context menu to download a picture? My initial expectation ther

Re: [dev] [surf] download images?

2010-05-16 Thread Michael Roth
On Sun, May 16, 2010 at 6:32 PM, Marvin Vek wrote: > On Sun, May 16, 2010 at 11:00:27PM +0200, pancake wrote: >> How can I add a menu entry in the context menu to download a picture? > > My initial expectation there was, that you could use the "Copy URL", to > get the link of the image location. D

Re: [dev] [surf] download images?

2010-05-16 Thread Marvin Vek
On Sun, May 16, 2010 at 11:00:27PM +0200, pancake wrote: > How can I add a menu entry in the context menu to download a picture? My initial expectation there was, that you could use the "Copy URL", to get the link of the image location. Doesn't work, maybe it's a good idea. -- Marvin Vek - /* *

[dev] [surf] download images?

2010-05-16 Thread pancake
How can I add a menu entry in the context menu to download a picture? --pancake

[dev] Simple session support for surf

2010-05-16 Thread Troels Henriksen
The attached patch sucks too much for mainline, but some may find it useful. I do. The concept is a simple session system inspired by the one found in Firefox, where you can easily suspend surf and later continue from where you left off (across system boots). It also means you can easily continu