From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KZVnB-0000Mh-B0 for mharc-grub-devel@gnu.org; Sat, 30 Aug 2008 15:07:25 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZVn9-0000Jm-1P for grub-devel@gnu.org; Sat, 30 Aug 2008 15:07:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZVn7-0000HN-2L for grub-devel@gnu.org; Sat, 30 Aug 2008 15:07:22 -0400 Received: from [199.232.76.173] (port=52170 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZVn6-0000HK-Tc for grub-devel@gnu.org; Sat, 30 Aug 2008 15:07:20 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:60408 helo=kirsi2.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZVn6-0002z8-CT for grub-devel@gnu.org; Sat, 30 Aug 2008 15:07:20 -0400 Received: from [127.0.0.1] (88.193.32.97) by kirsi2.inet.fi (8.5.014) id 488DC54E017E596B for grub-devel@gnu.org; Sat, 30 Aug 2008 22:07:18 +0300 Message-ID: <48B99A70.30900@nic.fi> Date: Sat, 30 Aug 2008 22:07:28 +0300 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: The development of GRUB 2 References: <48B75500.9080706@mandel.name> <48B80E15.1070103@nic.fi> <48B8D666.5040502@mandel.name> <48B9608B.5080509@nic.fi> <3a58420b61a280e6f0e5eb321fab9a1f@gibibit.com> In-Reply-To: <3a58420b61a280e6f0e5eb321fab9a1f@gibibit.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: Quoted-Printable X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [patch] background_image: image centering and scaling X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2008 19:07:23 -0000 colin@gibibit.com wrote: > On Sat, 30 Aug 2008 18:00:27 +0300, Vesa J=C3=A4=C3=A4skel=C3=A4inen >> Olaf Mandel wrote: >> Basically there is no background_image command anymore in new >> implementation. Idea is that you specify behavior in theme file. In >> theme file you could have attributes what is the scaling behavior (if = it >> was not there already). >=20 > Actually I have left the 'background_image' in the gfxterm module, and = the > background of the terminal windows contents (but not the frame) is stil= l > controlled through it. I did add scale-to-fit functionality to it, > however. Ok. Then we will change it at later date then. Other new functionality has higher priority :) >>> I hope some version of the gfxmenu project finds its way into the tru= nk >>> of the grub2 repository soon. :-) >> Me too :). It just needs to be fine tuned and then committed. We shoul= d >> receive sliced patches in here in near term. Colin will be on holiday >> for a while so don't hold your breath. >=20 > I'm working on slicing-and-dicing some patches up today! I probably wo= n't > have everything done by Wednesday (when I'm leaving) but I hope to at l= east > have several patches ready. Nice. Waiting for them :) Thanks, Vesa J=C3=A4=C3=A4skel=C3=A4inen