From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: Add wmctrl. Date: Sun, 07 Dec 2014 09:24:25 +0300 Message-ID: <87lhmk0yg6.fsf@gmail.com> References: <87oaridzoj.fsf@gmail.com> <87y4qk27at.fsf@gnu.org> <878uiko99a.fsf@gmail.com> <87sigstns3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxVGk-0005BW-C6 for guix-devel@gnu.org; Sun, 07 Dec 2014 01:24:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxVGe-0000NM-Qy for guix-devel@gnu.org; Sun, 07 Dec 2014 01:24:34 -0500 In-Reply-To: <87sigstns3.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 06 Dec 2014 23:29:48 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2014-12-07 01:29 +0300) wrote: > Alex Kost skribis: > >> Ludovic Court=C3=A8s (2014-12-06 17:15 +0300) wrote: >> >>> Alex Kost 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. Initially I suggested to put unclutter to xorg.scm, but if I understood correctly it shouldn't be there: . I'm going to move scrot to xdisorg.scm if other people do not object. --=20 Alex