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 =
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
==
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
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
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), (
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
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:
> >>
>
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
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
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
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
11 matches
Mail list logo