This patch fixes a type-o bug in a recent gengrid commit that causes
incorrect horizontal item positioning on horizontal gengrids. The
problem is only visible when items are not square.
I have observed that it fixes a problem I was having.
Please review, thanks.
Ben
gengrid-item-size.patch
Des
Yay! This is COOL!
Btw, what does 'u' stands for in 'elu_xxx'?
Daniel Juyung Seo (SeoZ)
On Thu, Oct 6, 2011 at 7:18 AM, Enlightenment SVN
wrote:
> Log:
> Elementary support for EWS, with simplistic window manager.
>
> This contains a very simple and stupid window manager to be used in
> FB, PS
2011/10/6 Christopher Michael :
> On 10/06/2011 10:10 AM, Leif Middelschulte wrote:
>>
>> Dear ladies and gents, especially devilhorns (as I was told)
>>
>> as many of you know, I'm writing the display configuration dialog for
>> randr>=1.2 stuff.
>>
>> While doing so, I wrote an evas smart object,
Hi All-
It appears that a standard Elementary entry widget has a minimum
height that it refuses to size beneath, regardless of the font size
being used, as demonstrated by the entry.c and entry.edc files below.
Is there any way around this? How can I get a "short" Elm entry that
actually obeys th
On Wednesday, 05 October 2011, at 16:43:03 (-0700),
Enlightenment SVN wrote:
> - _elm_ews_wm_border_theme_set((void*)tp->key, tp->data, NULL);
> + _elm_ews_wm_border_theme_set(*(void**)tp->key, tp->data, NULL);
http://c-faq.com/ptrs/genericpp.html
Michael
--
Michael Jennings
On 10/06/2011 10:10 AM, Leif Middelschulte wrote:
> Dear ladies and gents, especially devilhorns (as I was told)
>
> as many of you know, I'm writing the display configuration dialog for
> randr>=1.2 stuff.
>
> While doing so, I wrote an evas smart object, for the monitor arrangement.
>
> Now, I fa
Vincent Torri write:
>
> Hey,
>
>
> On Thu, 6 Oct 2011, Josef Reidinger wrote:
>
> > Josef Reidinger write:
> >> During my nightly build I discover, that there is two missing files in
> >> tarball for enlightenment, so I fix makefile. Patch attached.
> >> Josef
> >>
> >
> > Hi, could you pleas
On 06/10/11 16:36, Josef Reidinger wrote:
> Josef Reidinger write:
>> During my nightly build I discover, that there is two missing files in
>> tarball for enlightenment, so I fix makefile. Patch attached.
>> Josef
>>
>
> Hi, could you please review this patch? It is trivial and needed for my
> a
Hey,
On Thu, 6 Oct 2011, Josef Reidinger wrote:
> Josef Reidinger write:
>> During my nightly build I discover, that there is two missing files in
>> tarball for enlightenment, so I fix makefile. Patch attached.
>> Josef
>>
>
> Hi, could you please review this patch? It is trivial and needed f
Josef Reidinger write:
> During my nightly build I discover, that there is two missing files in
> tarball for enlightenment, so I fix makefile. Patch attached.
> Josef
>
Hi, could you please review this patch? It is trivial and needed for my
automatic night build script otherwise make dist prod
Dear ladies and gents, especially devilhorns (as I was told)
as many of you know, I'm writing the display configuration dialog for
randr >=1.2 stuff.
While doing so, I wrote an evas smart object, for the monitor arrangement.
Now, I face an issue which seems to happen as follows:
1.) e: smart res
Please review this patch. Thanks.
2011/9/22 cnook :
> Dear All, Hello!
>
> If the diskselector is round mode, the scroller of diskselector has
> additional items for its rounding(carousel) effect.
> Previously, elm_diskselector_item_icon_set(); did not care about
> theses additional items.
> Pleas
Dear All, Hi!
If the ctxpopup is vertical mode and it has too long text item to display,
then the text item is not compressed and the ctxpopup has vertical
scrollbar, horizontal scrollbar both.
User can scroll both sides and diagonally(?) also.
So, the attached patch will compress text item, when
On 06/10/11 10:15, EunMi Lee wrote:
> Dear Tom,
>
>> What do you think about removing this from upstream and moving it to your
>> code?
> => My answer is I really need touch event in the evas.
> Yes, it just unifies mouse/multi event and it was in my code before.
> However, I think it i
Dear Tom,
> What do you think about removing this from upstream and moving it to your
> code?
=> My answer is I really need touch event in the evas.
Yes, it just unifies mouse/multi event and it was in my code before.
However, I think it is better to move that code to the evas, because it
On 06/10/11 04:32, EunMi Lee wrote:
> Dear Tom,
>
> Thanks for reporting that issue :)
> I could not think about event_flags problem when I add touch event.
> So, I'm trying to solve that problem and I'd like to share my idea.
>
> The basic idea is "connecting event_flags between mouse(multi) event
16 matches
Mail list logo