Warning: session_start(): open(/tmp/sess_aot66i4r16ph24pgg6l1km4qr5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Touchegg - Multitouch gesture recognizer openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (2) .- Knowledge Base  . 

Touchegg - Multitouch gesture recognizer

   1.0  

Qt Other Software

Score 58%
Touchegg - Multitouch gesture recognizer
zoom


Touchegg - Multitouch gesture recognizer
zoom


Touchegg - Multitouch gesture recognizer
zoom


Downloads:  1465
Submitted:  Jan 24 2011
Updated:  Sep 2 2011

Description:

Touchégg is a multitouch gesture recognizer for GNU/Linux that allows associating actions to each gesture.

Written in C++ with Qt and uTouch-geis library.

To see more information press download button ;)

The main work with Touchégg is finished. I'll only make new releases to add the GUI for this version and bug fixing.

To install this version in Natty is update uTouch to the last version adding this PPA:
https://launchpad.net/~utouch-team/+archive/daily

Oneiric don't need any change

New how to video:
http://www.youtube.com/watch?v=1Ek4QaFQ1qo




Changelog:

[+] Touchégg v1.0 (2011/09/02)
- Now Touchégg subscribe to gestures in their own window, to not conflict with
applications that uses their own gestures
- Touchégg ported to GEIS v2 API
- Touchégg now uses a XML configuration file more intuitive, easy and cleaned
and some action configurations has been enchancement.
- The code is adapted to the Qt/KDE coding style

Added support for the following actions:
- VERTICAL_SCROLL and HORIZONTALL_SCROLL actions now are SCROLL
- The SCROLL action support invert the movement, for touchscreen/trackpad
compatibility

Added support for the following gestures:
- ROTATE - With 2 to 5 fingers
- DOUBLE_TAP - With 1 to 5 fingers
- DRAG - With 1 finger


[+] Touchégg v0.3 (2011/04/28)
- Touchégg now allow to assign different actions to different windows
- Added compatibility with uTouch 2, and therefore, with the Synaptics driver
and Ubuntu 11.04
- Improved CPU usage
- Touchégg allows to interact with all windows, not only active windows
Now the actions are applied to the window under cursor
- Solved problems when a trackpad is removed or added.

- MOVE_WINDOW now don't moves the desktop window
- RESIZE_WINDOW now don't resizes the desktop window
- CLOSE_WINDOW now can be used with drag or tap&hold gestures
- RESIZE WINDOW now is adapted to the angle of the pinch
- MOVE_WINDOW allows to use Kwin/Compiz effects like "Wobbly Windows" or
"Electric Borders"
- The MOUSE_MOVE action has been removed because in Natty is deprecated

Added support for the following gestures:
- PINCH - With 2, 4 and 5 fingers
- DRAG - With 5 fingers

Added support for the following actions:
- MOUSE_WHEEL_UP and MOUSE_WHEEL_DOWN actions now are VERTICAL_SCROLL
- LEFT_BUTTON_CLICK, RIGHT_BUTTON_CLICK and MIDDLE_BUTTON_CLICK actions now are
MOUSE_CLICK
- HORIZONTAL_SCROLL
- CHANGE_VIEWPORT
- DRAG_AND_DROP now support any button emulation


[+] Touchégg v0.2 (2011/03/11)
Solved bugs:
- Solved problems at shutdown
- Fixed _DESKTOP actions with compiz
- Fixes some problems with the code
Added support for the following gestures:
- TAP - With 5 fingers
- TAP & HOLD - With 2, 3, 4 and 5 fingers
Added support for the following actions:
- MOUSE_MOVE
- LEFT_BUTTON_CLICK
- MOVE_WINDOW
- RUN_COMMAND
- DRAG_AND_DROP
- SEND_KEYS
Other features:
- Added a GUI to manage gestures and actions
- Added menu entries to launch Touchégg and touchégg GUI


[+] Touchégg v0.1 (2011/01/23)
Initial release, support for the following gestures:
- TAP - With 2, 3 and 4 fingers
- PINCH - With 3 fingers
- DRAG - With 2, 3 and 4 fingers
Support for the following actions:
- RIGHT_BUTTON_CLICK
- MIDDLE_BUTTON_CLICK
- MOUSE_WHEEL_UP
- MOUSE_WHEEL_DOWN
- MINIMIZE_WINDOW
- MAXIMIZE_RESTORE_WINDOW
- CLOSE_WINDOW
- RESIZE_WINDOW
- SHOW_DESKTOP
- CHANGE_DESKTOP




LicenseGPL
Send to a friend
Subscribe
Other  Content  from joseexposito89
Report inappropriate content



Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team