Re: [E-devel] e_modules/cpu shelf patch

2006-06-30 Thread Massimo Maiurana
Tobias, il 30/06/2006 02:13, scrisse: > Here's a patch for the cpu-module to make it play with the shelf. > > I've changed the theme to look like the net and mem modules personally I don't like bars to display data, especially if they represent values in steps of ten percents. I would like very m

Re: [E-devel] e_modules/cpu shelf patch

2006-06-30 Thread Morten Nilsen
Massimo Maiurana wrote: > Tobias, il 30/06/2006 02:13, scrisse: >> Here's a patch for the cpu-module to make it play with the shelf. >> >> I've changed the theme to look like the net and mem modules > > personally I don't like bars to display data, especially if they > represent values in steps of

Re: [E-devel] e_modules/cpu shelf patch

2006-06-30 Thread Jesse Luehrs
Original message >Date: Fri, 30 Jun 2006 14:35:33 +0200 >From: Morten Nilsen <[EMAIL PROTECTED]> >Subject: Re: [E-devel] e_modules/cpu shelf patch >To: edevel > >Massimo Maiurana wrote: >> Tobias, il 30/06/2006 02:13, scrisse: >>> Here's a patch for the cpu-module to make it play w

[E-devel] E17 catches all keystrokes

2006-06-30 Thread Eric Sandall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I recently tried to use TightVNC to connect to a Windows server box also running TightVNC. The account is of course locked, which requires one to press CTRL+ALT+Delete to log in, but e17 is catching this and asking if I want to log off. Perhaps e17 sho

[E-devel] e17 "send to desktop" menu patch

2006-06-30 Thread Laurent Ghigonis
o Ooo ! Here is a small patch to display wich desk is current in "send to desktop" menu :) http://.zapto.org/httpup/e17_sendto_new.jpg laurent 'kiwi'--- e_int_border_menu.c 2006-06-30 23:54:46.661936256 +0200 +++ Me_int_border_menu.c 2006-06-30 23:49:45.606703608 +0200 @@ -706,9 +706,11 @@

Re: [E-devel] E17 catches all keystrokes

2006-06-30 Thread Aleksej Struk
On Fri, Jun 30, 2006 at 12:25:25PM -0700, Eric Sandall wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I recently tried to use TightVNC to connect to a Windows server box also > running TightVNC. The account is of course locked, which requires one to > press CTRL+ALT+Delete to log in,

Re: [E-devel] E17 catches all keystrokes

2006-06-30 Thread Eric Sandall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aleksej Struk wrote: > On Fri, Jun 30, 2006 at 12:25:25PM -0700, Eric Sandall wrote: > I recently tried to use TightVNC to connect to a Windows server box also > running TightVNC. The account is of course locked, which requires one to > press CTRL+ALT+

Re: [E-devel] E17 catches all keystrokes

2006-06-30 Thread Виктор Кожухаров
В пт, 2006-06-30 в 13:54 -0700, Eric Sandall написа: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Aleksej Struk wrote: > > On Fri, Jun 30, 2006 at 12:25:25PM -0700, Eric Sandall wrote: > > I recently tried to use TightVNC to connect to a Windows server box also > > running TightVNC. The a

Re: [E-devel] e_modules/cpu shelf patch

2006-06-30 Thread David Seikel
I would prefer to see net and cpu activity as graphs instead of bars. the same applies to memory usage, but that's not so critical. As a programmer, I test things a lot, including how much cpu, memory, and network certain software uses. With only a bar, that means I have to stare at the bar const

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

2006-06-30 Thread The Rasterman
On Wed, 28 Jun 2006 17:30:43 +0200 "Jorge Luis Zapata Muga" <[EMAIL PROTECTED]> babbled: > > I've already ported some loaders / savers from imlib2 to evas. But what > > prevent me from adding more is that raster told me that the plugin system > > would be changed. > > What/How would be changed?

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

2006-06-30 Thread The Rasterman
On Wed, 28 Jun 2006 11:10:01 -0500 [EMAIL PROTECTED] babbled: > On Wed, Jun 28, 2006 at 10:34:28PM +0900, Carsten Haitzler wrote: > > On Thu, 15 Jun 2006 09:44:09 -0500 [EMAIL PROTECTED] babbled: > > > Since for .eaps, the only things chaning are the image and the extra > > > metadata fields (exe,

Re: [E-devel] E17 catches all keystrokes

2006-06-30 Thread The Rasterman
On Fri, 30 Jun 2006 22:44:49 + Aleksej Struk <[EMAIL PROTECTED]> babbled: > On Fri, Jun 30, 2006 at 12:25:25PM -0700, Eric Sandall wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > I recently tried to use TightVNC to connect to a Windows server box also > > running TightVNC

Re: [E-devel] E17 catches all keystrokes

2006-06-30 Thread The Rasterman
On Fri, 30 Jun 2006 12:25:25 -0700 Eric Sandall <[EMAIL PROTECTED]> babbled: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I recently tried to use TightVNC to connect to a Windows server box also > running TightVNC. The account is of course locked, which requires one to > press CTRL+ALT+D

Re: [E-devel] E17 catches all keystrokes

2006-06-30 Thread The Rasterman
On Fri, 30 Jun 2006 13:54:28 -0700 Eric Sandall <[EMAIL PROTECTED]> babbled: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Aleksej Struk wrote: > > On Fri, Jun 30, 2006 at 12:25:25PM -0700, Eric Sandall wrote: > > I recently tried to use TightVNC to connect to a Windows server box also >

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

2006-06-30 Thread David Seikel
On Fri, 30 Jun 2006 20:27:45 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Wed, 28 Jun 2006 11:10:01 -0500 [EMAIL PROTECTED] babbled: > > > Maybe I just have an unnatural aversion to keeping edc in c code and > > compiling it out every change. :) > > . yeah. i'm curr

[E-devel] Edje not working

2006-06-30 Thread Frank Dischner
Hi,I'm trying to get the EFL working on a handheld running linux and am having some problems. I've got the libraries compiled and rendering to the framebuffer and I can display images, use timers, get input etc. However, neither edje nor emotion objects are displayed. For example, I compiled eem an

Re: [E-devel] Edje not working

2006-06-30 Thread brian . mattern
On Fri, Jun 30, 2006 at 07:41:46PM -0700, Frank Dischner wrote: > Hi, > > I'm trying to get the EFL working on a handheld running linux and am having > some problems. I've got the libraries compiled and rendering to the > framebuffer and I can display images, use timers, get input etc. However,