Re: [dev] surf on win32

2010-04-23 Thread Anselm R Garbe
On 23 April 2010 15:44, pancake wrote: > can you upload the bin somewhere? I will next time I'm logged into Windows. It has a bit of dependencies ;) Cheers, Anselm

Re: [dev] [surf] What Works

2010-04-23 Thread Thanos Zygouris
On Friday 23 April 08:25, pancake wrote: > Why do you need to know more C than you to do this? I already do > this in shellscript.. > > If the site doesnt works is webkit fault in most of cases. Do > keeping a list of urls Will be useful for something? > > On Apr 22, 2010, at 7:59 PM, jokke wrot

Re: [dev] surf on win32

2010-04-23 Thread pancake
can you upload the bin somewhere? On Fri, 23 Apr 2010 15:41:40 +0100 Anselm R Garbe wrote: > See attached, I also added the config.h since spawn isn't available. > > I basically removed functionality until it compiled fine and didn't > raise anymore warnings ;) > > To make surf more portable w

Re: [dev] surf on win32

2010-04-23 Thread Anselm R Garbe
See attached, I also added the config.h since spawn isn't available. I basically removed functionality until it compiled fine and didn't raise anymore warnings ;) To make surf more portable we might consider separating the X dependencies into something like "xcrap.c" and making it conditional. Bu

Re: [dev] surf on win32

2010-04-23 Thread Bjartur Thorlacius
Cool, could you share the patch with us? -- kv, - Bjartur

[dev] surf on win32

2010-04-23 Thread Anselm R Garbe
Hi there, just a matter of proof, a slightly patched surf also works well on Win32 (with GTK targetting win32): http://surf.suckless.org/screenshots/20100423_surf_win.png Cheers, Anselm