Re: [E-devel] Support for force sensitive touch screen

2010-02-06 Thread The Rasterman
On Sat, 6 Feb 2010 11:52:53 +0530 Prabu Surendra said: ok :) time to reply. 1. on the evas level - this is all already solved. look at the evas multi events. these are for multi-touch/pointer input. literally you'll get a multi event per "finger" (device #0 is first finger - its ALSO the default

[E-devel] e17 wallpaper engine configuration

2010-02-06 Thread Laurent Ghigonis
hello, what do you think about a "Wallpaper Engine" item in the Engine config panel that would set the e_config->evas_engine_container, so we can configure the evas engine for the wallpaper separately ? it's usefull for me because xrender has problems rendering all kind of things in enlightenment,

Re: [E-devel] Support for force sensitive touch screen

2010-02-06 Thread Prabu Surendra
On Sat, Feb 6, 2010 at 2:53 PM, David Seikel wrote: > On Sat, 6 Feb 2010 11:52:53 +0530 Prabu Surendra > wrote: > > > I am working with a company that is coming out with a multi-touch > > controller that can also measure the force applied by the fingers. So > > basically, along with x and y valu

Re: [E-devel] elm_quicklaunch Framework Broken?

2010-02-06 Thread Brian Wang
On Sat, Feb 6, 2010 at 6:16 PM, Vincent Torri wrote: > > > On Sat, 6 Feb 2010, Brian Wang wrote: > >> On Sat, Feb 6, 2010 at 3:39 PM, Carsten Haitzler >> wrote: >>> >>> On Sat, 6 Feb 2010 15:05:46 +0800 Brian Wang >>> said: >>> On Sat, Feb 6, 2010 at 9:39 AM, Carsten Haitzler wrote: >

Re: [E-devel] elm_quicklaunch Framework Broken?

2010-02-06 Thread Vincent Torri
On Sat, 6 Feb 2010, Brian Wang wrote: On Sat, Feb 6, 2010 at 3:39 PM, Carsten Haitzler wrote: On Sat, 6 Feb 2010 15:05:46 +0800 Brian Wang said: On Sat, Feb 6, 2010 at 9:39 AM, Carsten Haitzler wrote: On Sat, 6 Feb 2010 09:02:34 +0800 Brian Wang said: On Fri, Feb 5, 2010 at 5:31 PM,

Re: [E-devel] elm_quicklaunch Framework Broken?

2010-02-06 Thread Brian Wang
On Sat, Feb 6, 2010 at 3:39 PM, Carsten Haitzler wrote: > On Sat, 6 Feb 2010 15:05:46 +0800 Brian Wang said: > >> On Sat, Feb 6, 2010 at 9:39 AM, Carsten Haitzler >> wrote: >> > On Sat, 6 Feb 2010 09:02:34 +0800 Brian Wang >> > said: >> > >> >> On Fri, Feb 5, 2010 at 5:31 PM, Brian Wang >> >>

Re: [E-devel] Support for force sensitive touch screen

2010-02-06 Thread David Seikel
On Sat, 6 Feb 2010 11:52:53 +0530 Prabu Surendra wrote: > I am working with a company that is coming out with a multi-touch > controller that can also measure the force applied by the fingers. So > basically, along with x and y values, now we have z values. I believe > this will give rise to a un