Re: fixed item-height, item-spacing, max-elements-shown etc

2013-02-22 Thread Vladimir Testov
Thanks for the anwser! :) On Thursday, February 21, 2013 09:56:07 PM Andrey Borzenkov wrote: > It is pretty much certain meaning. Of course I agree that having more > detailed "style guide" for writing grub theme would definitely help. I'm just writing that kind of thing right now. With details a

Re: fixed item-height, item-spacing, max-elements-shown etc

2013-02-21 Thread Andrey Borzenkov
Sorry for delay. В Thu, 07 Feb 2013 14:07:08 +0400 Vladimir Testov пишет: > >I am not sure whether it is appropriate fix. After your patch "box > >effect" on selected item is effectively lost (it makes > >selected_item_box the same height as selected item itself). > About "box effect" - there is

Re: fixed item-height, item-spacing, max-elements-shown etc

2013-02-06 Thread Andrey Borzenkov
В Tue, 5 Feb 2013 19:44:14 +0300 (MSK) Vladimir Testov пишет: > I'm going to write some patches for GRUB2 - mainly for theme handling. > > First one - I've faced some bug: maximum number of displayed boot elements is > counted in presumption that element's height is item_height and distance >

Re: fixed item-height, item-spacing, max-elements-shown etc

2013-02-06 Thread Vladimir Testov
Oh. One more white-space removed. That's better. -- With best regards, ___ Vladimir Testov, ROSA Laboratory. www.rosalab.rudiff -Naur grub-2.00/grub-core/gfxmenu/gui_list.c grub-new/grub-core/gfxmenu/gui_list.c --- grub-2.00/grub-core/gfxmenu/gui_list.c 2011-12-14 14:36

Re: fixed item-height, item-spacing, max-elements-shown etc

2013-02-06 Thread Vladimir Testov
Here it is. :) (fixed) -- With best regards, ___ Vladimir Testov, ROSA Laboratory. www.rosalab.rudiff -Naur grub-2.00/grub-core/gfxmenu/gui_list.c grub-new/grub-core/gfxmenu/gui_list.c --- grub-2.00/grub-core/gfxmenu/gui_list.c 2011-12-14 14:36:07.0 +0400 +++ g

Re: fixed item-height, item-spacing, max-elements-shown etc

2013-02-05 Thread Andrey Borzenkov
В Tue, 5 Feb 2013 23:21:05 +0300 (MSK) Vladimir Testov пишет: > Sorry, misprint. Should be "horizontal_pad" rather than "vertical_pad" in the > patch included. > Could you resend it without unrelated white space changes? ___ Grub-devel mailing list

Re: fixed item-height, item-spacing, max-elements-shown etc

2013-02-05 Thread Vladimir Testov
Sorry, misprint. Should be "horizontal_pad" rather than "vertical_pad" in the patch included. ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

fixed item-height, item-spacing, max-elements-shown etc

2013-02-05 Thread Vladimir Testov
I'm going to write some patches for GRUB2 - mainly for theme handling. First one - I've faced some bug: maximum number of displayed boot elements is counted in presumption that element's height is item_height and distance between elements is item_spacing. Nevertheless, this conceptions does not