Re: [E-devel] [Building E17 Theme] Resizing "Problem"

2005-11-05 Thread ac
Brian Mattern wrote: >To further clarify, the method of binding actions to parts of window >borders changed. Rather than emitting signals (in which case the theme >determines the bindings), you simply name your parts in a certain >manner, and e will allow the user to bind actions to those parts. A

Re: [E-devel] [patch] ecore_config list implementation

2005-11-05 Thread Morten Nilsen
Morten Nilsen wrote: Morten Nilsen wrote: Here you have my second patch - I've really wanted this functionality, so I decided to have a go at implementing it.. This patch also removes the theme path for "econfig" that is set by the init function (and any others it might set) before loading t

Re: [E-devel] [patch] ecore_config list implementation

2005-11-05 Thread Morten Nilsen
Morten Nilsen wrote: Here you have my second patch - I've really wanted this functionality, so I decided to have a go at implementing it.. This patch also removes the theme path for "econfig" that is set by the init function (and any others it might set) before loading the file I've written

Re: [E-devel] [Building E17 Theme] Resizing "Problem"

2005-11-05 Thread Brian Mattern
Carsten Haitzler (The Rasterman) wrote: >On Fri, 4 Nov 2005 16:06:35 +0100 Atze de Vries <[EMAIL PROTECTED]> babbled: > > > >>Hello, >> >>I am building a e17 theme. I would that if you click with your right mouse >>butten on the titlebar the window resizes (from top right). Here is what i >>trie

[E-devel] [patch] ecore_config list implementation

2005-11-05 Thread Morten Nilsen
Here you have my second patch - I've really wanted this functionality, so I decided to have a go at implementing it.. This patch also removes the theme path for "econfig" that is set by the init function (and any others it might set) before loading the file Cheers, -- Morten Index: ecore_conf

[E-devel] Moon module + eipc blog entry o(^_^)o

2005-11-05 Thread David Stevenson
Gidday again, I have just released an initial cut of a moon clock module (e16 E-MoonClock epplet port, if you like) for E17: Screenshot and tarball: http://www.geocities.jp/david_at_tokyo/e17/moon/index.html For anyone interested in writing modules, I have also just finished up a write-up of ho

[E-devel] [patch] small fix for entranced

2005-11-05 Thread Morten Nilsen
This is my first patch, so be gentle ;) eliminates some string duplications, and makes syntax in entranced_cookie_new more in tune with the other functions in auth.c Cheers, -- Morten Index: src/daemon/auth.c === RCS file: /cvsroo

Re: [E-devel] [Building E17 Theme] Resizing "Problem"

2005-11-05 Thread Sebastian Dransfeld
Carsten Haitzler (The Rasterman) wrote: On Fri, 4 Nov 2005 16:06:35 +0100 Atze de Vries <[EMAIL PROTECTED]> babbled: Hello, I am building a e17 theme. I would that if you click with your right mouse butten on the titlebar the window resizes (from top right). Here is what i tried, but it is no