Re: [dev] st on OpenBSD?

2010-08-30 Thread Aurélien Aptel
On Mon, Aug 30, 2010 at 7:18 AM, sqweek wrote: >  Compiled fine but I don't have an X server on my netbsd machine and > remote X isn't working for me atm. So I couldn't test execution past > "Couldn't connect to display". > -sqweek That's enough, thanks :)

[dev] libdraw development

2010-08-30 Thread pancake
Recently I've been writing the X11 backend of swk, the suckless widget kit. After some lines of code I noticed that i was redoing stuff already done by other projects and also in libdraw.. So I started mixing raw X code with libdraw.. Actually I'm hacking in 'st' in order to add clipboard an

Re: [dev] libdraw development

2010-08-30 Thread Stanley Lieber
> Any feedback for this proposal? :) Sounds good. :) -sl