Re: [dev] surf dependencies

2009-08-23 Thread Amit Uttamchandani
On Sun, 23 Aug 2009 17:22:15 +0100 Lorenzo Bolla wrote: > Hi all, > what version of libwebkit does surf depend on? > I've installed ubuntu jaunty's libwebkit-dev package (v1.0.1, I think) and > surf's compilation fails with this error: > surf.c:26: error: expected specifier-qualifier-list before

Re: [dev] [st] goals / non-goals for st?

2009-08-23 Thread Jason Thigpen
On Mon, 24 Aug 2009 02:17:15 +0200, Valentin wrote: > On Sun, Aug 23, 2009 at 08:28:02PM +0100, Anselm R Garbe wrote: >> the planned st server that keeps >> terminal sessions survive X shutdowns. > > Isn't that what screen's there for? :P If that is all you use screen for, you should probably be

Re: [dev] [st] goals / non-goals for st?

2009-08-23 Thread Valentin
On Sun, Aug 23, 2009 at 08:28:02PM +0100, Anselm R Garbe wrote: > the planned st server that keeps > terminal sessions survive X shutdowns. Isn't that what screen's there for? :P

Re: [dev] [st] goals / non-goals for st?

2009-08-23 Thread Ray Kohler
On Sun, Aug 23, 2009 at 3:28 PM, Anselm R Garbe wrote: > 2009/8/22 Ray Kohler : >> I'm rather curious on where st will go, and what kinds of things other >> terminals do that it will or won't do. > > Well my plan is to achieve *good* xterm compliance and 256 color > support. As you know xterm is no

Re: [dev] [st] goals / non-goals for st?

2009-08-23 Thread Aurélien Aptel
On Sun, Aug 23, 2009 at 9:28 PM, Anselm R Garbe wrote: > 2009/8/22 Ray Kohler : >> I'm rather curious on where st will go, and what kinds of things other >> terminals do that it will or won't do. > > Well my plan is to achieve *good* xterm compliance and 256 color > support. As you know xterm is no

Re: [dev] surf dependencies

2009-08-23 Thread Jacob Todd
On Sun, Aug 23, 2009 at 05:22:15PM +0100, Lorenzo Bolla wrote: > Hi all, > what version of libwebkit does surf depend on? > I've installed ubuntu jaunty's libwebkit-dev package (v1.0.1, I think) and > surf's compilation fails with this error: > surf.c:26: error: expected specifier-qualifier-list be

[dev] [OT] Linux kernel development discussion

2009-08-23 Thread Jacob Todd
After reading an article on how the Linux kernel dev's added over 800,000 lines to the kernel I put it up on reddit for discussion. http://www.reddit.com/r/programming/comments/9ddgg Seemed like something the suckless community would be interested discussing. -- Jake Todd // If it isn't broke,

Re: [dev] [st] goals / non-goals for st?

2009-08-23 Thread Anselm R Garbe
2009/8/22 Ray Kohler : > I'm rather curious on where st will go, and what kinds of things other > terminals do that it will or won't do. Well my plan is to achieve *good* xterm compliance and 256 color support. As you know xterm is not really fully vt100 or vt220 compliant, so that's also not a go

[dev] surf dependencies

2009-08-23 Thread Lorenzo Bolla
Hi all, what version of libwebkit does surf depend on? I've installed ubuntu jaunty's libwebkit-dev package (v1.0.1, I think) and surf's compilation fails with this error: surf.c:26: error: expected specifier-qualifier-list before ‘WebKitDownload’ Thanks, Lorenzo

Re: [dev] [st] goals / non-goals for st?

2009-08-23 Thread Ray Kohler
On Sun, Aug 23, 2009 at 8:31 AM, James PIC wrote: > On Sat, Aug 22, 2009 at 10:13 PM, Ray Kohler wrote: >> - Will it implement enough of xterm's capabilities that I could lie >> about $TERM and expect it to mostly work? I log into many remote >> machines of various OS types and ages, and some of th

Re: [dev] [st] goals / non-goals for st?

2009-08-23 Thread James PIC
On Sat, Aug 22, 2009 at 10:13 PM, Ray Kohler wrote: > - Will it implement enough of xterm's capabilities that I could lie > about $TERM and expect it to mostly work? I log into many remote > machines of various OS types and ages, and some of them don't make it > easy to install user-specific termin