[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add wmctrl.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add wmctrl. |
Date: |
Sat, 06 Dec 2014 23:29:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Alex Kost <address@hidden> skribis:
> Ludovic Courtès (2014-12-06 17:15 +0300) wrote:
>
>> Alex Kost <address@hidden> skribis:
>
> [...]
>>> - Is it ok to make "wmctrl.scm" or would it be more appropriate to put
>>> it into "xdisorg.scm"?
>>
>> xdisorg.scm would seem preferable to me.
>
> OK, then I think "unclutter" should go there as well. What about "scrot"?
Unclutter seems to come from x.org, so it either belongs in xorg.scm
(Andreas?) or xdisorg.scm, IMO. Scrot seems like it could go in
xdisorg.scm.
> I have not committed yet: I have a concern that "wmctrl" will bring a
> dependency on (gnu packages glib) to “xdisorg.scm”. Would it be a
> problem?
Normally no. Try “make clean-go && make” to be sure.
Thanks,
Ludo’.