Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread Christopher Michael
On 04/17/2010 08:50 PM, Christopher Michael wrote: > On 04/17/2010 08:46 PM, daniele_athome wrote: >> On Sun, Apr 18, 2010 at 02:28, Christopher Michael >> wrote: >>> Identical to e17 zones in reality. I just used "illume zones" so that >>> outside apps (like elementary apps) would have access to

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread daniele_athome
On Sun, Apr 18, 2010 at 03:45, Christopher Michael wrote: > Could very well be ... tho if you hit that point it's more than likely > because the x/y position(s) of your other windows are not being returned > correctly ... you should actually end up falling into 220 or so... > I see... good night

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread Christopher Michael
On 04/17/2010 09:42 PM, daniele_athome wrote: > In policy.c, line 230: > > /* if we reach here, then there is a problem with showing a window below > * this one, so show home */ > _policy_focus_home(bd->zone); > > Something tells me that this line is somewhat related with my issue... >

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread daniele_athome
On Sun, Apr 18, 2010 at 03:30, Christopher Michael wrote: > Sadly, even after building & installing all the necessary libraries, I am > still unable to run your apps to test the issue :( Getting some dbus errors > that are just "weird" to me (I'm no dbus expert lol) ... :( > Home screen should ru

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread daniele_athome
In policy.c, line 230: /* if we reach here, then there is a problem with showing a window below * this one, so show home */ _policy_focus_home(bd->zone); Something tells me that this line is somewhat related with my issue... what do you think? -- daniele_athome --

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread Christopher Michael
On 04/17/2010 09:35 PM, daniele_athome wrote: > On Sun, Apr 18, 2010 at 03:30, Christopher Michael > wrote: >> Sadly, even after building& installing all the necessary libraries, I am >> still unable to run your apps to test the issue :( Getting some dbus errors >> that are just "weird" to me (I

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread Christopher Michael
On 04/17/2010 08:53 PM, daniele_athome wrote: > On Sun, Apr 18, 2010 at 02:50, Christopher Michael > wrote: >> Is your second window a 'child' of the first ? (ie: transient_set) ?? Could >> be an odd problem there wrt refocus of the parent (tho I have yet to >> encounter a case where it fails thr

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread daniele_athome
On Sun, Apr 18, 2010 at 02:50, Christopher Michael wrote: > Is your second window a 'child' of the first ? (ie: transient_set) ?? Could > be an odd problem there wrt refocus of the parent (tho I have yet to > encounter a case where it fails through). > No, it's not transient, the two windows shou

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread Christopher Michael
On 04/17/2010 08:46 PM, daniele_athome wrote: > On Sun, Apr 18, 2010 at 02:28, Christopher Michael > wrote: >> Identical to e17 zones in reality. I just used "illume zones" so that >> outside apps (like elementary apps) would have access to the individual >> zones. >> > > Ehm sorry don't know wha

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread daniele_athome
On Sun, Apr 18, 2010 at 02:28, Christopher Michael wrote: > Identical to e17 zones in reality. I just used "illume zones" so that > outside apps (like elementary apps) would have access to the individual > zones. > Ehm sorry don't know what are e17 zones neither :-) >   /* set this window to not

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread Christopher Michael
On 04/17/2010 08:06 PM, daniele_athome wrote: > On Sat, Apr 17, 2010 at 13:51, Christopher Michael > wrote: >> 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

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread daniele_athome
On Sat, Apr 17, 2010 at 13:51, Christopher Michael wrote: > 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 shou

Re: [E-devel] [e-users] Configuring illume2 for custom panel app

2010-04-17 Thread Christopher Michael
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