From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 13 04:16:55 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FCBF16A4CE for ; Tue, 13 Jan 2004 04:16:55 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EF7243D49 for ; Tue, 13 Jan 2004 04:16:50 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id C3ED37642C; Tue, 13 Jan 2004 13:16:47 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60037-07; Tue, 13 Jan 2004 13:16:44 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 1CE8476426; Tue, 13 Jan 2004 13:16:44 +0100 (CET) Message-ID: <4003E1AE.3060801@webonaut.com> Date: Tue, 13 Jan 2004 13:16:46 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Leidinger References: <3FFF2879.4040108@webonaut.com> <20040109233127.05c07f5f@Magellan.Leidinger.net> <400075B4.5000804@webonaut.com> In-Reply-To: <400075B4.5000804@webonaut.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-gnome@freebsd.org Subject: ps: Splash-set (was: New GNOME splash screen) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 12:16:55 -0000 Franz Klammer wrote: > Alexander Leidinger wrote: > >> On Fri, 09 Jan 2004 23:17:29 +0100 >> Franz Klammer wrote: >> >> >> >>>>> - better random code >>>>> >>>> >>>> /dev/urandom should be random enough >>>> >>> >>> i mean that the random-code should at least not set the same splash >>> again :-) >>> >> >> >> It depends about your definition of randomness..., but: >> do { >> new_splash = choose_random_splash(path); >> } while (!strcmp(new_splash, actual_splash); >> >> >> > > yes, i thougth about something like this . > > ok! if you want you can download a port from > http://webonaut.com/temp/splash/files/splash-set/port.tar.bz2 > it also installs a menu-entry under »Other«. > > it's still not ready for the world but i use it without problems. > splash-set-0.4 is out! :-) http://webonaut.com/temp/splash/files/splash-set/port-0.4.tar.bz2 http://webonaut.com/temp/splash/files/splash-set/splash-set_screenshot.png manly gui and usability enhancments (in my opinion) - still no automatic activation of ramdom feature but more use of the gnome-library (e.g. the thumbnail view is now GnomeIconList) 0.6 will be then ready for a real port. :-) > franz. > >>>> I think a separate gnome-splash port would be better. >>>> >>> another idea: why not add this tiny tool as goody to that port? Franz.