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's evas canvas is freed and the functions to resize and set > type are prevented to run. > This solution is better than draw a transparent cursor... > > If you try to hide the cursor and a "X" format cursor appear, recompile the > X with "--enable-null-root-cursor". hmm - i'm wondering if this is the right way to go. IMHO you should use the theme for this? for example i recently expanded the theme to also emit signals to the pointer on mouse down/up and move etc. so you can display the pointer when you press on the screen (like a semi-transparent circle or something) and have it hidden otherwise. doing the whole "hold for 1 second for right mouse" thing we could start adding later and thus do it with the e cursor animated etc. etc. - this is much more flexible. so do you REALLY want entirely NO cursor? -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel