libwebkit version 1.2.3 from webkitgtk.org
Soup version 2.30.2
icu version 4.4
Good luck :)
>On Tue, Sep 07, 2010 at 03:31:11AM +0200, Michael wrote:
> Hi everyone,
>
> I'm having problems compiling surf and uzbl because of WebKitGTK+, so I
> thought it best to check with you some things.
>
> W
It seems that surf commit 222 breaks surf's ability to process webkit
signals in windows spawned from an existing surf instance. Also the patch
doesn't actually fix the segfault mentioned in the commit message.
It seems that if there is a segfault from closing a window while the page
is loadin
>From the comments:
..."I remember we had a few Mac machines at the lab in my
university, and no one used them because they were absolutely
useless to us without the expensive Adobe suite of software,
which the university hadn't bought because we were studying
Computer Sciences, not Design. So, in
Personal taste I guess. There are existing keybinds for
scrolling that you can change in config.h, so I guess enabling
spatial navigation allows the best of both worlds or something.
>On Sun, Aug 22, 2010 at 02:26:13PM -0500, Matthew Bauer wrote:
> Why does surf by default have spatial navigatio
And because I'm really married to the idea of this going into the
main branch of surf, here's a diff that does the same thing, but
doesn't make Arg a struct, if it should happen to please Tox.
> From: Alex Puterbaugh
> To: suckless dev
> Date: Sat, 21 Aug 2010 14:32:
Nice stuff. You should submit that to the wiki :D
>On Sun, Aug 22, 2010 at 11:17:20AM +0200, sta...@cs.tu-berlin.de wrote:
> * Alex Puterbaugh [2010-08-21 20:32]:
> > I think that horizontal scrolling via the keyboard is far from an
> > "edge" use case for a web bro
Actually, that patch breaks the navigate() and clipboard()
functions.
There's an updated one attached.
> On 21 August 2010 19:32, Alex Puterbaugh wrote:
> Hey all,
>
> I've made a small patch that allows you to bind keys for
> horizontal scrolling.
>
> This appro
Heh. Looks like I forgot to attach it. How's it look now?
There's also some changes to the default config file, but they
are of course just suggested.
>On Sat, Aug 21, 2010 at 07:35:33PM +0100, Rob wrote:
> On 21 August 2010 19:32, Alex Puterbaugh wrote:
> > Hey all,
>
Hey all,
I've made a small patch that allows you to bind keys for
horizontal scrolling.
This approach (which imho is the least of many evils) requires
the Arg union to be a struct, to allow the scroll() function
to use both .b and .i as arguments.
I think that horizontal scrolling via the keyboa
>On Tue, Aug 17, 2010 at 06:52:40PM -0400, Ryan Mullen wrote:
>
> The first problem is a simple patch, but I'm not sure what is the best
> approach here. As far as I can see, I think it would be best to assume
> that URIs without "://" in them are actually file:// types, and
> http:// should be re
I guess the suckless website itself has tons of example code just
lying around. Surf's pretty easy to wrap your head around. I
suppose it wouldn't be too bad for a beginner to start playing
around with.
>On Fri, Aug 13, 2010 at 06:20:17PM -0400, Brandon LaRocque wrote:
> This is a pretty easy q
If anyone's interested, I've updated the searchengines patch to
succeed with the latest hg pull.
The diff:
diff -r dbb565b8d61c config.def.h
--- a/config.def.h Fri Jun 25 09:42:58 2010 +0200
+++ b/config.def.h Fri Aug 13 16:28:31 2010 -0400
@@ -7,6 +7,10 @@
static char *cookiefile
Kris, Kris, Kris...
So no one in the world ever reads files bigger than 2GB? That's a
silly notion. You can't design an API based on what you think a
programmer is _most likely_ to need, without consideration to other
scenarios. At least not if you want it to be scalable enough to be
relevant i
Occiasionally, the cookies file is corrupted somehow, and you'll get
this error. Just delete your cookies file (default
~/.surf/cookies.txt) and that problem should go away.
On 5/13/10, Cengiz Tas wrote:
> hi mates..
>
> whenever i try to log into my gmail account i get the above mentioned cooki
So, I found a problem with surf on www.bay12games.com/dwarves. Looks
like the file downloads there fail because the little changing icon in
the corner provokes a load status change, which causes the current
download to stop.
Looks like a simple fix here is to move the first two lines of
loadstatu
15 matches
Mail list logo