[e-users] a small bug on winlist

2005-07-31 Thread yakie
hi I found a small bug on winlist, after I have set winlist can display iconified windows, that is: $enlightenment-remote -winlist-list-show-iconified-set 1 $enlightenment-remote -winlist-list-uncover-while-selecting-set 1 if there is only one window iconified, when I use ALT+TAB select, it will

Re: [e-users] Dual display w/e17 question

2005-07-31 Thread xnowfall
Carsten Haitzler (The Rasterman) wrote: On Sun, 31 Jul 2005 05:16:16 +0200 xnowfall [EMAIL PROTECTED] babbled: Carsten Haitzler (The Rasterman) wrote: 2. If I have an application open on the second display and right click the title bar the close/iconify menu appears on the first display.

Re: [e-users] Dual display w/e17 question

2005-07-31 Thread The Rasterman
On Sun, 31 Jul 2005 09:33:25 +0200 xnowfall [EMAIL PROTECTED] babbled: Carsten Haitzler (The Rasterman) wrote: On Sun, 31 Jul 2005 05:16:16 +0200 xnowfall [EMAIL PROTECTED] babbled: Carsten Haitzler (The Rasterman) wrote: 2. If I have an application open on the second display

Re: [e-users] Background for E16

2005-07-31 Thread Hisham Mardam Bey
Is there a way to get the png/jpg/whatever from the edj? Yes. edje_decc e17-tree.edj will give you the png :) This isnt the right way to do it. It works here because the bg has 1 image (dunno if this one even does have only 1, havent looked at it). The proper way to this (which will work with

Re: [e-users] Background for E16

2005-07-31 Thread Paulo Jorge de Oliveira Cantante de Matos
Thanks all for the help... :D edje_decc also worked since it has only one image. Love this background! :D Cheers, Paulo Matos Hisham Mardam Bey said: Is there a way to get the png/jpg/whatever from the edj? Yes. edje_decc e17-tree.edj will give you the png :) This isnt the right way to

[e-users] compile errors

2005-07-31 Thread Steve Torrefranca
Hello, I am trying to compile from CVS today but i always get thise error for e-modules and examine: dpkg-buildpackage: cannot determine name of current package i am running out of ideas on how to fix this. Thank you Steve -- Steve Ong Torrefranca http://www.on-tvmall.com.tw

Re: [e-users] Entrance and .xinitrc

2005-07-31 Thread Kim Woelders
phriedrich wrote: On Fri, 29 Jul 2005 03:22:59 +0100 Paulo Matos [EMAIL PROTECTED] wrote: I'd like to start some programs with E16, using Entrance (latest CVS) as login manager. Well, I've tried .xinitrc lines but it seems Entrance ignores it. How can I start xscreensaver and engage for

[e-users] Problem using boost::bind and ecore_ipc from Enlightenment

2005-07-31 Thread Der Lockruf des Kaos
Hi all, I have a Problem with C++ Member Functions and Pointers to this Member Functions so that they fit into a Function with take a normal Function. I guess i'm a Newbie, otherwise i should have already solved it, i think. ;) I want to use IPC Stuff from Ecore. But before you can make use of

Re: [e-users] Problem using boost::bind and ecore_ipc from Enlightenment

2005-07-31 Thread xnowfall
ecore_* takes a pointer to a function whereas boost::bind returns an object (that can be used as a function by operator overloading). to use a member function you need both a pointer to an object instance and a pointer to the function, which boost::bind wraps up in an object, but which the efl

Re: [e-users] Problem using boost::bind and ecore_ipc from Enlightenment

2005-07-31 Thread Der Lockruf des Kaos
ecore_* takes a pointer to a function whereas boost::bind returns an object (that can be used as a function by operator overloading). to use a member function you need both a pointer to an object instance and a pointer to the function, which boost::bind wraps up in an object, but which

Re: [e-users] Problem using boost::bind and ecore_ipc from Enlightenment

2005-07-31 Thread The Rasterman
On Sun, 31 Jul 2005 22:08:37 +0200 Der Lockruf des Kaos [EMAIL PROTECTED] babbled: ecore_* takes a pointer to a function whereas boost::bind returns an object (that can be used as a function by operator overloading). to use a member function you need both a pointer to an object instance

Re: [e-users] Problem using boost::bind and ecore_ipc from Enlightenment

2005-07-31 Thread xnowfall
i'm not sure how you mean to use a smart_ptr - maybe we're talking about different things here? a smart_ptr is also an object and can't be passed to a function expecting a function pointer. as for the example, i'm guessing you mean the SignalHandler class? i don't really see the point of that

[e-users] Funny bug with iconbar?

2005-07-31 Thread Tom
Hey ho, A very happy user of the All New Enlightenment, I noticed some odd things going on with the iconbar. I'm using the Debian repository at gefechtsdienst.de. Yesterday, I started rearranging iconbar and favorite .orders, installing another theme than the default while I was at it. Now most