Re: add openbox

2014-11-18 Thread Ludovic Courtès
I’ve just pushed it to master, and as two separate commits–I couldn’t resist Andreas’ call. ;-) Thanks! Ludo’.

Re: add openbox

2014-11-17 Thread Andreas Enge
On Mon, Nov 17, 2014 at 09:39:13PM +0100, Ludovic Courtès wrote: > Yeah, right. I think I just didn’t want to overwhelm Julien (yet ;-)) > and thought this was acceptable. Definitely acceptable! Andreas

Re: add openbox

2014-11-17 Thread Ludovic Courtès
Andreas Enge skribis: > On Sun, Nov 16, 2014 at 06:18:06PM +0100, Julien Lepiller wrote: >> This time, I send you a real patch. It adds openbox, a window manager, >> to the distribution. Openbox requires that pango is compiled with >> libxft, so I added the dependency in gtk.scm. > > Personally,

Re: add openbox

2014-11-16 Thread Andreas Enge
On Sun, Nov 16, 2014 at 06:18:06PM +0100, Julien Lepiller wrote: > This time, I send you a real patch. It adds openbox, a window manager, > to the distribution. Openbox requires that pango is compiled with > libxft, so I added the dependency in gtk.scm. Personally, I would split this into two comm

Re: add openbox

2014-11-16 Thread Ludovic Courtès
Hello, Julien Lepiller skribis: > This time, I send you a real patch. It adds openbox, a window manager, > to the distribution. Openbox requires that pango is compiled with > libxft, so I added the dependency in gtk.scm. The patch looks good to me. However, because the next release is to be ou