[E-devel] change font size problem

2005-09-02 Thread Xiaoyang Gu
hi I am using debian sid and i install e17 from "deb http://soulmachine.net/debian unstable/". I got ICE_2005 theme from get-e.org. All works fine, but the font size of title bar and menu is two small, so i extract the theme and change the font size in default_borad.edc from 10 to 13, then

Re: [E-devel] global event

2005-09-02 Thread Christian Pedaschus
Carsten Haitzler (The Rasterman) wrote: >On Fri, 02 Sep 2005 12:36:28 +0200 Christian Pedaschus <[EMAIL PROTECTED]> >babbled: > > > >>but i understood rasters answer as if it's not gonna happen...? >> >> >but not happening because 1. complex (need write gesture training and >recognition co

Re: [E-devel] Change size bug

2005-09-02 Thread The Rasterman
On Fri, 02 Sep 2005 23:57:13 +0200 Gabriel <[EMAIL PROTECTED]> babbled: > When I change size on my Firefox window the left where there's not > supposed to be anything becomes all disorted, while the > minimize/maximize/close buttons end up a bit more to the left then usually. can you give us more

Re: [E-devel] global event

2005-09-02 Thread The Rasterman
On Fri, 02 Sep 2005 12:36:28 +0200 Christian Pedaschus <[EMAIL PROTECTED]> babbled: > Sebastian Dransfeld wrote: > > > Christian Pedaschus wrote: > > > >> and there the idea dies ;) > > > > > > Why? Most gesture systems work by pressing some button to activate > > them. This is possible in E too.

[E-devel] Change size bug

2005-09-02 Thread Gabriel
When I change size on my Firefox window the left where there's not supposed to be anything becomes all disorted, while the minimize/maximize/close buttons end up a bit more to the left then usually. --- SF.Net email is Sponsored by the Better So

Re: [E-devel] global event

2005-09-02 Thread Sebastian Dransfeld
Carsten Haitzler (The Rasterman) wrote: On Fri, 02 Sep 2005 12:26:38 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: Why? Most gesture systems work by pressing some button to activate them. This is possible in E too. So like some other person wrote, it could be possible to press a modifi

[E-devel] Re: E CVS: apps/e jcwong

2005-09-02 Thread Nathan Ingersoll
This is hiding another problem. the _() macro is used with gettext to indicate which strings should be checked for translations.On 9/2/05, enlightenment-cvs@lists.sourceforge.net wrote: Enlightenment CVS committalAuthor  : jcwongProject : e17Module  : apps

Re: [E-devel] monitor or e bug

2005-09-02 Thread Holger Hanrath
jochen <[EMAIL PROTECTED]> writes: > Hi, > I have a bug with the monitor module. It might also be a bug in E > causing this, I'm not sure, see screenshot below. When I move the > monitor module high up on my screen close to the screen edge, the > ram,net and wifi module start to draw a wedge from

Re: [E-devel] global event

2005-09-02 Thread Christian Pedaschus
Sebastian Dransfeld wrote: > Christian Pedaschus wrote: > >> and there the idea dies ;) > > > Why? Most gesture systems work by pressing some button to activate > them. This is possible in E too. So like some other person wrote, it > could be possible to press a modifier or a key, and then do mous

Re: [E-devel] global event

2005-09-02 Thread Christian Pedaschus
Carsten Haitzler (The Rasterman) wrote: >On Fri, 02 Sep 2005 12:26:38 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> >babbled: > > > >>Christian Pedaschus wrote: >> >> >>>Carsten Haitzler (The Rasterman) wrote: >>> >>> >>> >>> On Fri, 2 Sep 2005 11:40:23 +0300 (IDT) Nir Tzachar <[

[E-devel] bug: extern "C" missing in emotion.h

2005-09-02 Thread Michael 'Mickey' Lauer
Could anyone with cvs access please add the C++ linking guards to Emotion.h? Thanks, Mickey. -- Regards, Mickey. -- Dipl.-Inf. Michael 'Mickey' Lauer <[EMAIL PROTECTED]> -

Re: [E-devel] global event

2005-09-02 Thread The Rasterman
On Fri, 02 Sep 2005 12:26:38 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > Christian Pedaschus wrote: > > > > Carsten Haitzler (The Rasterman) wrote: > > > > > >>On Fri, 2 Sep 2005 11:40:23 +0300 (IDT) Nir Tzachar <[EMAIL PROTECTED]> > >>babbled: > >> > >> > >> > >>>anyway, is there

Re: [E-devel] global event

2005-09-02 Thread Christian Pedaschus
Nir Tzachar wrote: >>get mouse events - so basically you can't do this sanely unless you have some >>button, key combo etc. that puts the wm in "grab the mouse" mode for a short >>while waitign for some gesture and thus apps get no events. i am not sure >>thats >>useful at all. >> >> > >well

Re: [E-devel] problem compiling embrace with current cvs

2005-09-02 Thread Didier Casse
On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > Sebastian Dransfeld wrote: > > Didier Casse wrote: > > > >> > >> OK the quick fix is to simply remove all those -j but ahem from the > >> point of view of packaging, that's not a 100% neat solution. :) I > >> should find some other ways. >

Re: [E-devel] global event

2005-09-02 Thread Sebastian Dransfeld
Christian Pedaschus wrote: Carsten Haitzler (The Rasterman) wrote: On Fri, 2 Sep 2005 11:40:23 +0300 (IDT) Nir Tzachar <[EMAIL PROTECTED]> babbled: anyway, is there a way of listening to mouse events in e ??? as before. no there isnt if the mouse if over app windows - unless we spec

Re: [E-devel] global event

2005-09-02 Thread Christian Pedaschus
Carsten Haitzler (The Rasterman) wrote: >On Fri, 2 Sep 2005 11:40:23 +0300 (IDT) Nir Tzachar <[EMAIL PROTECTED]> >babbled: > > >>anyway, is there a way of listening to mouse events in e ??? >> >> > >as before. no there isnt if the mouse if over app windows - unless we specially >steal the

Re: [E-devel] global event

2005-09-02 Thread The Rasterman
On Fri, 2 Sep 2005 11:40:23 +0300 (IDT) Nir Tzachar <[EMAIL PROTECTED]> babbled: > > get mouse events - so basically you can't do this sanely unless you have > > some button, key combo etc. that puts the wm in "grab the mouse" mode for a > > short while waitign for some gesture and thus apps get n

Re: [E-devel] problem compiling embrace with current cvs

2005-09-02 Thread Didier Casse
On 9/2/05, Michael Jennings <[EMAIL PROTECTED]> wrote: > On Friday, 02 September 2005, at 11:49:13 (+0800), > Didier Casse wrote: > > > Whenever possible, invokations of make should be done as > > > > make %{?_smp_mflags} > > Actually, it should be %{__make}, not just make. Those macros exist >

Re: [E-devel] global event

2005-09-02 Thread Nir Tzachar
> get mouse events - so basically you can't do this sanely unless you have some > button, key combo etc. that puts the wm in "grab the mouse" mode for a short > while waitign for some gesture and thus apps get no events. i am not sure > thats > useful at all. well, a key combo would surely be nec

Re: [E-devel] problem compiling embrace with current cvs

2005-09-02 Thread Sebastian Dransfeld
Sebastian Dransfeld wrote: Didier Casse wrote: OK the quick fix is to simply remove all those -j but ahem from the point of view of packaging, that's not a 100% neat solution. :) I should find some other ways. Yes, how to make automake create makefiles that support make -j. Try now, works