Re: [dev] slock && fullscreen

2012-04-24 Thread Anselm R Garbe
On 23 April 2012 22:55, Mauricio Kanada wrote: > 'slock' is the tool I was looking for. Unfortunately, it does not work if > I'm using one virtualbox vm in fullscreen. I was also using slock in vbox a couple of times without such a problem (of course it only locks the X env, it can't log the vbo

Re: [dev] A tiny IRC connection tool

2012-04-24 Thread Anselm R Garbe
On 16 April 2012 20:34, Bjartur Thorlacius wrote: > IRC I/O seems like an absurdly simple and useful tool. Should it not be on > suckless.org? Well, we got sic already. Cheers, Anselm

Re: [dev] st: improved double-buffering with Xdbe

2012-04-24 Thread Mihail Zenkov
> The provided diff is against the default branch, however I also got it > working for the xft branch. I can provide a diff for that too if you > want but the only extra difference is that any Xft draw-related calls > should work on xw.buf rather than xw.win (including the one in > xresize()). Grea