On 04/17/2010 04:47 AM, daniele_athome wrote: > [NOTE: sorry for cross posting the first message because I didn't know > exactly where to post it] > > Hello, > I've just tried illume2 on my openmoko neo freerunner and it works > very well. But I want to drop the indicators and replace the top one > with my own panel application. The current illume indicator is written as a module and is unloadable via the Modules dialog. You can make your own indicator window as a module, or as an elementary application. There is an example elementary indicator window in e/trunk/PROTO/elm_indicator.
> Currently my app sets its own window to quickpanel and DOCK type, and > reserves some STRUT space. > I succeded in removing the indicators by unloading the modules, but my > panel is still not visible (it may be covered by the background window > which, by the way, I don't need, how can I remove it?). > Quickpanel windows are not meant as a replacement for Indicator. Quickpanel windows are a seperate beast all together. Quickpanels are meant as simple windows which slide in & out via clicks on the Indicator. Quickpanel windows should not be set as a DOCK type....also, there is no need for reserving strut space with them. See e/trunk/PROTO/elm_quickpanel for an example. Currently, there is no way that I am aware of to remove the background window in E17. > I also have a custom home screen with launchers that could replace > illume-home; should it be configured as a DESKTOP window? And what > else? > No, a replacement home should not be configured as a desktop window. There are examples of illume-home in e/trunk/e/src/modules/illume-home, and also e/trunk/PROTO/elm_indicator contains a basic home window too. Hopefully the existing examples will shed some light on things for you :) If not, feel free to ask :) dh > Thank you, ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users