code-google-com / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

Support for mouse gestures #123

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Would be nice to have support for mouse gestures in the same way Opera does, 
and FF with 
various addons

Original issue reported on code.google.com by trond...@gmail.com on 30 Jun 2008 at 8:25

GoogleCodeExporter commented 9 years ago

Original comment by ice...@gmail.com on 2 Jul 2008 at 7:41

GoogleCodeExporter commented 9 years ago
My suggestion would actually be to make some sort of QMouseGesture class that 
could be installed as 
an event filter on any widget that wants mouse gestures; I'm debating in my 
mind whether these should tie 
into QActions or just a triggered() signal.

Original comment by chighl...@gmail.com on 3 Jul 2008 at 8:09

GoogleCodeExporter commented 9 years ago
I think thats a good idea, but should definitely be made through plugin/addon. 
A lot
of people don't use that, and it's a big part of code...

Original comment by adys...@gmail.com on 6 Jul 2008 at 8:58

GoogleCodeExporter commented 9 years ago
Extension? Sure. Out of the box? No way. I was under the impression that this is
exactly the kind of creeping featurism Arora is trying to avoid.

Original comment by inetper...@gmail.com on 25 Jul 2008 at 10:43

GoogleCodeExporter commented 9 years ago
There are already programs out there that can simulate keypresses when they 
recognise
a mouse gesture. Arora just needs most of the features keybound, and voila!

(I'm using gestikk for gestures, and it works reasonably well with Arora too)

Original comment by gergely....@gmail.com on 9 Aug 2008 at 12:48