[E-devel] [PATCH] edje

2005-02-07 Thread Sebastian Dransfeld
Hi! This patch fixes the computation of edje parts. Earlier the down right corner was at ((1.0, 1.0), (-1, -1)) and now it is at ((1.0, 1.0), (0, 0)) as it should be. E runs fine with the patch applied, but the theme is a bit screwed. What is the purpose of adding 1? Is it so that w = 0 and h =

[E-devel] [PATCH] ecore_x

2005-02-07 Thread Sebastian Dransfeld
Hi! I've added functions for different _NET atoms, and fixed ecore_x_netwm_state_isset and ecore_x_netwm_state_get Also added some atoms and changed some. Used this EWMH spec: http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html Sebastian Index: ecore/src/lib/ecore_x/Ecore_X.h ==

Re: [E-devel] [PATCH] edje

2005-02-07 Thread The Rasterman
On Mon, 07 Feb 2005 10:26:34 +0100 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > Hi! > > This patch fixes the computation of edje parts. Earlier the down right > corner was at ((1.0, 1.0), (-1, -1)) and now it is at ((1.0, 1.0), (0, > 0)) as it should be. E runs fine w

Re: [E-devel] [PATCH] edje

2005-02-07 Thread Sebastian Dransfeld
Carsten Haitzler (The Rasterman) wrote: On Mon, 07 Feb 2005 10:26:34 +0100 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: Hi! This patch fixes the computation of edje parts. Earlier the down right corner was at ((1.0, 1.0), (-1, -1)) and now it is at ((1.0, 1.0), (0, 0)) as it should be. E run

Re: [E-devel] [PATCH] edje

2005-02-07 Thread Sebastian Dransfeld
Sebastian Dransfeld wrote: Carsten Haitzler (The Rasterman) wrote: On Mon, 07 Feb 2005 10:26:34 +0100 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: Hi! This patch fixes the computation of edje parts. Earlier the down right corner was at ((1.0, 1.0), (-1, -1)) and now it is at ((1.0, 1.0), (

Re: [E-devel] [PATCH] e

2005-02-07 Thread Sebastian Dransfeld
Andrew Elcock wrote: hmm - couple of comments: Sebastian Dransfeld wrote: Hi! 5. Remember sticky, shaded and maximized state. should this not be done in the same way as remembering the desktop, and managed flags? (just asking, I may be wrong) 8. When a desktop is removed, borders on that desktop

Re: [E-devel] [PATCH] edje

2005-02-07 Thread The Rasterman
On Mon, 07 Feb 2005 11:30:06 +0100 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > Sebastian Dransfeld wrote: > > Carsten Haitzler (The Rasterman) wrote: > > > >> On Mon, 07 Feb 2005 10:26:34 +0100 Sebastian Dransfeld > >> <[EMAIL PROTECTED]> > >> babbled: > >> >

[E-devel] [PATCH] zone

2005-02-07 Thread Sebastian Dransfeld
Hi! This should correct the problem with borders moving from one desk to another. Sebastian Index: e_zone.c === RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_zone.c,v retrieving revision 1.21 diff -u -r1.21 e_zone.c --- e_zon

[E-devel] CVS access

2005-02-07 Thread Sebastian Dransfeld
Hi! It seems like my patches usually get accepted. Is it possible to get cvs commit access? I will send larger patch to the list, but it would be nice to be able to fix things like adding /* * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2 */ on files and doing formatting updates. It would

Re: [E-devel] CVS access

2005-02-07 Thread The Rasterman
On Mon, 07 Feb 2005 12:45:01 +0100 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > Hi! > > It seems like my patches usually get accepted. Is it possible to get cvs > commit access? I will send larger patch to the list, but it would be > nice to be able to fix things like

[E-devel] Re: enlightenment-cvs digest, Vol 1 #3130 - 3 msgs

2005-02-07 Thread Valdis . Kletnieks
On Mon, 07 Feb 2005 20:18:35 PST, [EMAIL PROTECTED] said: > +It is now possible to execute scripts on startup and/or restart. Use > +$ eesh set misc.session.cmd_init