Re: [e-users] [E-devel] new module: systray

2009-03-25 Thread muzzle
I'm very glad someone finally did this, thank you very much Gustavo.

On Tue, Mar 24, 2009 at 1:16 PM, Downknew Wise downkneww...@gmail.com wrote:
 Well done!!! Now e is more usable!!!

 It works without crashes with my systray apps:
 emesene
 pidgin
 network manager
 and also gnome-do :)

Hi, just a quick off-topic suggestion: I've found that the e17 execute
panel is as an acceptable gnome-do replacement (at least for launching
other apps), so I just bound it to win-space and got rid of gnome-do.
Has someone tried it? Do you like it? Do you e17 hackers think it
would be possible/desirable to extend the execute-panel to have search
capabilities like gnome-do?

Cheers,

Emme



 2009/3/23 Gustavo Sverzut Barbieri barbi...@profusion.mobi

 For those that do not read svn commits mail list, I just added a
 systray module to E-MODULES-EXTRA/systray. It is very basic but should
 be able to replace trayer or stalonetray or any other tray you're
 using outside e17.

 It is still ugly as it will be presented as a plain/solid color and
 not respect theme image. Theme must provide inset and plain colors
 in order to specify the desired color. By default I used white for
 inset and light gray for plain so it matches black and white (e17
 default). I plan to implement a hack in order to improve this
 situation, but I don't know when I'll make this.

 Please report bugs and suggestions.

 --
 Gustavo Sverzut Barbieri
 http://profusion.mobi embedded systems
 --
 MSN: barbi...@gmail.com
 Skype: gsbarbieri
 Mobile: +55 (19) 9225-2202


 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] new module: systray

2009-03-25 Thread Wido
Hi, i just downloaded it but it fails to compile:


e_mod_main.c: In function '_systray_cb_selection_clear':
e_mod_main.c:739: error: 'Ecore_X_Event_Selection_Clear' has no member
named 'atom'
make[2]: *** [e_mod_main.lo] Error 1
make[2]: se sale del directorio
`/home/wido/sources/enlightenment/e_modules/systray/src'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio
`/home/wido/sources/enlightenment/e_modules/systray'
make: *** [all] Error 2


what can be wrong? i have updated E last week
 2009/3/23 Gustavo Sverzut Barbieri barbi...@profusion.mobi

 For those that do not read svn commits mail list, I just added a
 systray module to E-MODULES-EXTRA/systray. It is very basic but should
 be able to replace trayer or stalonetray or any other tray you're
 using outside e17.

 It is still ugly as it will be presented as a plain/solid color and
 not respect theme image. Theme must provide inset and plain colors
 in order to specify the desired color. By default I used white for
 inset and light gray for plain so it matches black and white (e17
 default). I plan to implement a hack in order to improve this
 situation, but I don't know when I'll make this.

 Please report bugs and suggestions.

 --
 Gustavo Sverzut Barbieri
 http://profusion.mobi embedded systems
 --
 MSN: barbi...@gmail.com
 Skype: gsbarbieri
 Mobile: +55 (19) 9225-2202




-- 
Wido

--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] [E-devel] new module: systray

2009-03-24 Thread hannes.janet...@gmail.com
Hello,

the systray module will need some special handling to work with
itask-ng. It's already planned to make support for it, though it could
take some time til I get to this.

Regards,
Hannes


On Tue, Mar 24, 2009 at 8:07 PM, Marco Trevisan (Treviño)
m...@3v1n0.net wrote:
 Gustavo Sverzut Barbieri wrote:
 For those that do not read svn commits mail list, I just added a
 systray module to E-MODULES-EXTRA/systray. It is very basic but should
 be able to replace trayer or stalonetray or any other tray you're
 using outside e17.

 Please report bugs and suggestions.

 Cool... Now I've been able to replace the old e_systray module! ;)

 However I've tried to put it as a gadget of itask-ng and it has some
 (expected) issues (the icon is shown in the middle of the screen).
 Who should fix this? The systray module or itask-ng?

 Thanks again!

 --
 Treviño's World - Life and Linux
 http://www.3v1n0.net/


 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] new module: systray

2009-03-24 Thread Gustavo Sverzut Barbieri
On Tue, Mar 24, 2009 at 4:07 PM, Marco Trevisan (Treviño)
m...@3v1n0.net wrote:
 Gustavo Sverzut Barbieri wrote:
 For those that do not read svn commits mail list, I just added a
 systray module to E-MODULES-EXTRA/systray. It is very basic but should
 be able to replace trayer or stalonetray or any other tray you're
 using outside e17.

 Please report bugs and suggestions.

 Cool... Now I've been able to replace the old e_systray module! ;)

 However I've tried to put it as a gadget of itask-ng and it has some
 (expected) issues (the icon is shown in the middle of the screen).
 Who should fix this? The systray module or itask-ng?

Systray. I suppose this happens because the window I create is RGB and
it cannot be child of ARGB window, at least not directly. I plan to
have this window as ARGB as soon as possible, but I'd like to wait
Viktor's work on esmart_xpixmap to evolve and use it, it should fix
issues with transparent backgrounds and allow it to work on itask-ng.
Of course we also need to take care to handle cases where there is no
composite extension.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users