-
as seen on Super User
- Search for 'Super User'
On Firefox, I use the extension Firegestures.
A while ago, I tested a few ones for Google Chrome, but they were all very buggy, poor in term of features or Windows-only (I'm on GNU/Linux). Now there seems to be a lot of extensions for this.
Which one is the closest to Firefox's Firegestures ?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have been using some nice tutorials on drawing graphics on my android. I wanted to also add in the cool gesture demo found here:
http://developer.android.com/resources/articles/gestures.html
That takes these lines of code:
GestureOverlayView gestures = (GestureOverlayView) findViewById(R.id…
>>> More
-
as seen on Super User
- Search for 'Super User'
I'm looking for a mouse gestures program for Windows (including XP). I've seen gMote and StrokeIt, both pretty good, but they're both missing one thing: support for Rocker Gestures.
If you don't know it, a Rocker gesture is just holding your right mouse button, then clicking your left (and vice versa)…
>>> More
-
as seen on Internet.com
- Search for 'Internet.com'
<b>IT World:</b> "Synaptics announced today the extension of its Gesture Suite to several Linux operating systems, which means that you can now zoom, flick, rotate, and ChiralScroll to your heart's content on your Linux box."
>>> More
-
as seen on Game Development
- Search for 'Game Development'
I am making a 2d tile based tactic game. I want the map to be slided around (because it's bigger than the screen) with FreeDrag (It's perfectly done, the map can moved around, that's not the problem).
And then, I want to display the character's actions, everytime it's tapped.
The problem then appeared…
>>> More