From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [ART] Background image for login manager and desktop Date: Wed, 12 Nov 2014 10:53:45 +0100 Message-ID: <87tx24vj6e.fsf@gnu.org> References: <545D240E.4090704@openmailbox.org> <54625BFB.1010208@openmailbox.org> <871tp9h1vc.fsf@gnu.org> <20141111223151.GA11246@debian> <87389ppdcv.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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]:36437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoUca-0005if-SO for guix-devel@gnu.org; Wed, 12 Nov 2014 04:53:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoUcV-0002d5-S7 for guix-devel@gnu.org; Wed, 12 Nov 2014 04:53:52 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:53468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoUcV-0002cn-Ka for guix-devel@gnu.org; Wed, 12 Nov 2014 04:53:47 -0500 In-Reply-To: <87389ppdcv.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Tue, 11 Nov 2014 17:43:44 -0500") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > Andreas Enge writes: > >> On Tue, Nov 11, 2014 at 10:19:03PM +0100, Ludovic Court=C3=A8s wrote: >>> I was wondering whether it=E2=80=99d be relevant to add a logo somewher= e, but >>> maybe not: it=E2=80=99s nice that it=E2=80=99s all =E2=80=9Cslick.=E2= =80=9D >> >> I wondered if I should bring it up ;-) It is nice to not have a logo on >> the desktop background screen. There could be one on the login screen, >> though. > > Does slim allow us to place a logo somewhere or does it have to be baked > into the background image? Quoting the =E2=80=98THEMES=E2=80=99 file in SLiM: GENERAL CONCEPT A SLiM theme essentially consists of: - a background image (background.png or background.jpg) - a panel image (panel.png or panel.jpg) - input box(es) and messages and their placement and properties (slim.theme) The panel and background images can be a PNG or JPEG file. The panel is blended into the background image, taking care of alpha transparency. I suppose the logo could go into the =E2=80=9Cpanel image.=E2=80=9D I=E2= =80=99ll try that. Felipe, feel free to commit the background as SVG in guix-artwork.git. Thanks! Ludo=E2=80=99.