1 May 2008 01:14
Re: [E-devel] patch: Evas fill policies
Gustavo Sverzut Barbieri <barbieri <at> profusion.mobi>
2008-04-30 23:14:57 GMT
2008-04-30 23:14:57 GMT
On Wed, Apr 30, 2008 at 7:59 PM, Jose Gonzalez <jose_ogp <at> juno.com> wrote:
>
>
> > As we discussed at IRC, probably this policies can be handled on top
> > of currently existing Size_Hints and no other members should be added
> > to the struct.
> >
> > Also agreed at IRC is that most difficult part is to get all the
> > requirements written, we should start with V/HBox as they're useful
> > and easier to write. We'll do this in wiki (with you sending the URL
> > as soon as you get it started!).
> >
> > We need to figure out what hints to use, if they will be enforced or
> > not or depends (configurable) and how to act when layout object
> > (parent) geometry is larger or smaller than the requested/possible by
> > the children and also the same about children within space when in
> > homogeneous mode. A list would be:
> >
> > Hints to use (first draft):
> > - min = max = request => no expand/fill
> > - max = request = infinite => expand
> > - max = infinite => fill (?)
> > - maybe add more values for aspect_mode?
> >
> > How to lay out children within the self geometry:
> > - {v,h}align from 0.0 - 1.0 to align the box composed of all
> > children objects and spacing/margins. If children+spacing box is
> > larger than current geometry it would overflow to the other side.
> > ie: halign = 0.0 (left) would overflow to the right.
> > - maybe consider -1.0 a value to "spread" (like text's
(Continue reading)
)
I want to use the left (keycode 115) and right (keycode 116) win keys.
I assigned Super_L to the left one and Super_R to the right one but in
the short cut configuration tool they both appear as WIN keys.
It's like e17 use keycode and not keysym, if so, is it possible to use
keysym for keyboard configuration?
Regards.
RSS Feed