2009/10/4 Bean :
> On Sun, Oct 4, 2009 at 6:34 AM, Michal Suchanek wrote:
>> 2009/10/3 Bean :
>>> Hi,
>>>
>>> Update:
>>>
>>> Add auto scrolling support, view port would be adjusted automatically
>>> to show the current node. In the demo, there are five horizontal
>>> widgets, total length exceed
Demo auto scrolling runs OK on apple efi but some comments -
Problem with different scaling between Text and Graphic mode on 1920x1200,
text loses the bottom 7th widget selection possibility.
I seem to expect an initial visible focussed panel indication, instead of
having to hit N to see it. P
On Sun, Oct 4, 2009 at 8:03 PM, Peter Cros wrote:
> Demo auto scrolling runs OK on apple efi but some comments -
>
> Problem with different scaling between Text and Graphic mode on 1920x1200,
> text loses the bottom 7th widget selection possibility.
Hi,
Oh, that's expected. As the bottom widg
On Sun, Oct 4, 2009 at 7:22 PM, Michal Suchanek wrote:
> Hi
>
> I only tried running the sample, did not look how things are done yet.
>
> The major problem is that the panels are not sorted in any way so the
> navigation is very confusing. There should be only a single toplevel
> panel which cont
Peter Cros wrote:
> There is a grub.efi binary with the double buffering fix and menutest from
> Bean here on Ubuntuforms.org apple mac subforum thread
>
> grub2 EFI boot loader internal/external booting post #1054
>
> http://ubuntuforums.org/showpost.php?p=8034856&postcount=1054
>
>
OK, I tr
On Sun, Oct 4, 2009 at 10:45 PM, Stefan Bienert
wrote:
> Peter Cros wrote:
>> There is a grub.efi binary with the double buffering fix and menutest from
>> Bean here on Ubuntuforms.org apple mac subforum thread
>>
>> grub2 EFI boot loader internal/external booting post #1054
>>
>> http://ubuntufo
>> - the border settings offer many options but I miss the option for
>> - setting the text border explicitly to single/double border
>> without using an image
>
> I think image is most flexible, who want ascii border in graphic mode
> ? BTW, border in graphic mode doesn't necessary be full char
On Mon, Oct 5, 2009 at 12:06 AM, richardvo...@gmail.com
wrote:
>>> - the border settings offer many options but I miss the option for
>>> - setting the text border explicitly to single/double border
>>> without using an image
>>
>> I think image is most flexible, who want ascii border in graphi
Bean wrote:
> On Sun, Oct 4, 2009 at 10:45 PM, Stefan Bienert
> wrote:
>> Peter Cros wrote:
>>> There is a grub.efi binary with the double buffering fix and menutest from
>>> Bean here on Ubuntuforms.org apple mac subforum thread
>>>
>>> grub2 EFI boot loader internal/external booting post #1054
Hi,
Update:
Select the first item when menu starts.
Fix a bug in border handling, now the position should be ok
Fix a bug in EFI linux loader
Add edit widget.
Properties for the edit widget:
lines: number of lines, default value is 1
columns: number of columns, default value 20
max_lines: maximu
On Mon, Oct 5, 2009 at 1:27 AM, Stefan Bienert
wrote:
> Bean wrote:
>> On Sun, Oct 4, 2009 at 10:45 PM, Stefan Bienert
>> wrote:
>>> Peter Cros wrote:
There is a grub.efi binary with the double buffering fix and menutest from
Bean here on Ubuntuforms.org apple mac subforum thread
On Mon, Oct 5, 2009 at 4:05 AM, Bean wrote:
> Hi,
>
> Update:
>
> Select the first item when menu starts.
> Fix a bug in border handling, now the position should be ok
> Fix a bug in EFI linux loader
> Add edit widget.
>
> Properties for the edit widget:
> lines: number of lines, default value is
>>> Hi,
>>>
>>> What's your video card, intel or nvidia ?
>>>
>> Nvidia.
>
> Hi,
>
> I found a small bug that could be the cause, please try the latest
> code from menu branch. I also upload the binary file to ubuntu forum
> in case you don't want to compile it yourself.
>
OK, I tried that. (BT
2009/10/4 Bean :
> On Mon, Oct 5, 2009 at 12:06 AM, richardvo...@gmail.com
> wrote:
- the border settings offer many options but I miss the option for
- setting the text border explicitly to single/double border
without using an image
>>>
>>> I think image is most flexible, who w
2009/10/4 Bean :
> On Sun, Oct 4, 2009 at 7:22 PM, Michal Suchanek wrote:
>> Hi
>>
>> I only tried running the sample, did not look how things are done yet.
>>
>> The major problem is that the panels are not sorted in any way so the
>> navigation is very confusing. There should be only a single to
Hello
I tried to get some borders into the previous demo but I got overlapping panels.
This should not happen because it is not supported. That's what the
layout manager is for.
Thanks
Michal
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lis
Forgot to attach the menu configuration.
screen {
background = "/menu/back.png,,blue"
panel {
border_width = 2/1
margin_left = 25/3
margin_top = 25/1
margin_right = 25/3
margin_bottom = 25/1
border_color = "brown:red"
$ git pull origin menu
On Mon, Oct 5, 2009 at 7:43 AM, Stefan Bienert
wrote:
> >>> Hi,
> >>>
> >>> What's your video card, intel or nvidia ?
> >>>
> >> Nvidia.
> >
> > Hi,
> >
> > I found a small bug that could be the cause, please try the latest
> > code from menu branch. I also upload the binar
On Mon, Oct 5, 2009 at 6:20 AM, Michal Suchanek wrote:
> Hello
>
> I tried to get some borders into the previous demo but I got overlapping
> panels.
>
> This should not happen because it is not supported. That's what the
> layout manager is for.
Hi,
I think you misunderstand the meaning of mar
On Mon, Oct 5, 2009 at 5:57 AM, Michal Suchanek wrote:
> There are panels above it so it is not left to right.
>
> The margin should increase the outer size of the widget so that when
> space is allocated for it the margin is taken into account but not
> stick it to the bottom. That's what alignme
20 matches
Mail list logo