[E-devel] [PATCH] e pager

2005-02-01 Thread Sebastian Dransfeld
Hi! Fixed the pager to be one for each zone. What lacks is that e_zone_desk_count_set() should send a E_EVENT_BORDER_ADD event when a window is moved from one desk to another when a desk is removed. The second patch is some compile fixes. Sebastian Index: e/src/modules/battery/e_mod_main.c

[E-devel] [PATCH] clock

2005-02-01 Thread Sebastian Dransfeld
One menu pr. face. Not tested... Sebastian Index: e/src/modules/clock/e_mod_main.c === RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/clock/e_mod_main.c,v retrieving revision 1.12 diff -u -r1.12 e_mod_main.c ---

Re: [E-devel] NFS trouble (suggested patch included)

2005-02-01 Thread Kim Woelders
Michael Jennings wrote: On Monday, 24 January 2005, at 13:19:33 (+0100), Jan Nordholz wrote: I recently found out that having one's config dir on a NFS share is a bad idea. Enlightenment names its background-thumbnail-files after inode, mtime and _device_, which is a little pointless when the

Re: [E-devel] NFS trouble (suggested patch included)

2005-02-01 Thread Michael Jennings
On Tuesday, 01 February 2005, at 22:39:53 (+0100), Kim Woelders wrote: I have committed a fix doing essentially as suggested, but only if __linux__ is defined. Works for me. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ [EMAIL PROTECTED] n + 1, Inc.,

Re: [E-devel] NFS trouble (suggested patch included)

2005-02-01 Thread Jan Nordholz
On Sun, Jan 30, 2005 at 02:16:03AM -0500, Michael Jennings wrote: On Monday, 24 January 2005, at 13:19:33 (+0100), Jan Nordholz wrote: I recently found out that having one's config dir on a NFS share is a bad idea. Enlightenment names its background-thumbnail-files after inode, mtime and