webianproject / shell

Webian Shell - A graphical shell for the web (desktop version)
http://webian.org/shell
GNU General Public License v3.0
136 stars 25 forks source link

Multi-touch gestures #40

Open samwwwblack opened 13 years ago

samwwwblack commented 13 years ago

Suggested by Patrick Rodacker on GetSatisfaction http://getsatisfaction.com/webian/topics/mutlitouch_gestures_interface

Canas Ricardo suggested multi-touch support with MacBook trackpads http://getsatisfaction.com/webian/topics/multitouch-1as3ao

Also need to consider gestures which would work with a mouse http://getsatisfaction.com/webian/topics/mouse_gestures_speed_dial_extensions

samwwwblack commented 13 years ago

Firefox (and thus xulrunner) 6 supports W3C standard touch events.

benfrancis commented 13 years ago

Hmm, unfortunately I don't think Chromeless comes with the latest version of XULRunner, would we have to fork Chromeless? Development appears to have stopped :(

samwwwblack commented 13 years ago

IIRC we just need to change the download URL and MD5sums for the binaries to use xulrunner 6. I think forking chromeless would be a good idea if theres no further development coming.

benfrancis commented 13 years ago

Good news, Chromeless has been ported to XULRunner 6! https://github.com/mozilla/chromeless/issues/137