On Wed, 31 Oct 2007 16:59:41 -0300 "Aloisio Almeida"
<[EMAIL PROTECTED]> babbled:
> Hi all
>
> I made a patch to prevent E to show the mouse cursor. This is useful when
> you're using a touchscreen.
> Basically I created one more e_config field (show_cursor). When show_cursor
> == 0, the pointer'
Hi all
I made a patch to prevent E to show the mouse cursor. This is useful when
you're using a touchscreen.
Basically I created one more e_config field (show_cursor). When show_cursor
== 0, the pointer's evas canvas is freed and the functions to resize and set
type are prevented to run.
This solu