From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Iq4yZ-00012n-Bp for garchives@archives.gentoo.org; Thu, 08 Nov 2007 10:51:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lA8AoDK7030569; Thu, 8 Nov 2007 10:50:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lA8AmGlU028245 for ; Thu, 8 Nov 2007 10:48:17 GMT Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id BD6FD655FC for ; Thu, 8 Nov 2007 10:48:15 +0000 (UTC) Date: Thu, 8 Nov 2007 02:48:13 -0800 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] eselect_zenity: alpha eselect GUI Message-ID: <20071108104813.GI5516@supernova> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 764c995f-c5e8-4390-8fe8-5320708668c9 X-Archives-Hash: 42910a1a61b11b39e6aa24b342610e0a Hey all, I've been wanting a GUI for eselect lately, so tonight I hacked up the start of one called eselect_zenity [1]. It only works for the most trivial modules so far -- it has to parse eselect output, so special parsers need to be written for each type. eselect_zenity uses (surprise!) Zenity, a shell-scripting interface to GTK+. I'd appreciate any patches you'd like to contribute to add functionality or fix bugs. Thanks, Donnie 1. http://dev.gentoo.org/~dberkholz/eselect_zenity/ -- gentoo-dev@gentoo.org mailing list