Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More gestures #16

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 8 comments
Closed

More gestures #16

GoogleCodeExporter opened this issue Mar 16, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

I think it's great that you started this project. Maybe this will mean I can 
one day switch from OSX to Linux again. Have you ever looked at the OSX tool 
BetterTouchTool? It has loads of very handy gestures and I use it all the time. 
Some features it has that I think would be great for touchegg:

- Support for more complex gestures like "tip-tap" (e.g. put two fingers on the 
trackpad and tap with a third left or right of it)
- Possibility to configure different gestures for different applications
- Possibility to execute keyboard shortcuts or start programs with gestures
- Graphical user interface.

I know that you are just in the beginnings with touchegg but I really think you 
should take a look at BetterTouchTool.

Best regards,

Tobias

Original issue reported on code.google.com by flugsche...@gmail.com on 21 Feb 2011 at 6:49

@GoogleCodeExporter
Copy link
Author

This was meant to be a feature suggestion, not a defect but I can't see how I 
can change this...

Original comment by flugsche...@gmail.com on 21 Feb 2011 at 6:52

@GoogleCodeExporter
Copy link
Author

Hello!

Thanks for your sugestions:

> Support for more complex gestures like "tip-tap" (e.g. put two fingers on the 
trackpad and tap with a third left or right of it)

I'm using the uTouch library to develop Touchégg that not support more 
gestures. For the moment the Tap&Hold gesture (that is not a basic gesture 
provided by uTouch) is working, I will implement more complex-gestures in the 
future.

> Possibility to configure different gestures for different applications

Yes, is an excellent idea, I will add this feature in futures versions, thanks!

> Possibility to execute keyboard shortcuts or start programs with gestures

The "SEND_KEYS" action are now implemented, but I'm having problems to active 
Compiz/KWin, I don't know if this feature could be avaliable for next version.
The "RUN_COMMAND" is an action that I will add for next version.

> Graphical user interface.

Yes, I think that a GUI is now the most important feature for Touchégg, I'm 
working hard in this feature.


In conclusion, for the next version, Touchégg will have a GUI, a RUN_COMMAND 
action and, if I can make it work fine, a SEND_KEYS action.

In the future, I intend to incorporate more features, thanks for your ideas.

I haven't got a mac, but I will try to see (in screenshots) the BetterTouchTool 
options.

Thanks! More enhancements are wellcome!

Original comment by jose.exposito89@gmail.com on 21 Feb 2011 at 3:41

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Hi,

nice to hear that you are actively developing this and are open for ideas. 
Maybe I will have some time in the next year and will have a chance to look at 
the code and add some help. This depends on how my life will go in the next 
couple of months, though.

There's a documentation for BetterTouchTool at 
http://blog.boastr.net/?page_id=1619
This gives a pretty good overview of its features!

Also, the developer seems to be a very nice and helpful guy. Unfortunately he 
didn't open source his code (not as usual on OSX as it is on linux) and since 
it depends on the OSX libraries it might not help you so much, either. But he 
might be open for discussion if you would like somebody to talk to. 

Thanks so much for your contribution!

Tobias


Original comment by flugsche...@gmail.com on 21 Feb 2011 at 3:50

@GoogleCodeExporter
Copy link
Author

Thanks to you for your ideas and your help!

Original comment by jose.exposito89@gmail.com on 21 Feb 2011 at 3:53

@GoogleCodeExporter
Copy link
Author

Hi!

Good news.

Now I added the two features you say me, "RUN_COMMAND" and "SEND_KEYS" and now, 
SEND_KEYS works fine with Compiz, Kwin or other programs.

Greetings!

PS - Set the issue a "done", because I'm working in the GUI (in the times when 
I don't add any feature that users asking me :P) and the others two features 
will delay to future versions ;)

Original comment by jose.exposito89@gmail.com on 23 Feb 2011 at 2:26

  • Changed state: Done

@GoogleCodeExporter
Copy link
Author

Nice, good work. I will try this. Looking forward to more gestures in the 
future!

Original comment by flugsche...@gmail.com on 23 Feb 2011 at 6:53

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Hi! Now you can use in Natty (Ubuntu 11.04)
> - Possibility to configure different gestures for different applications
http://code.google.com/p/touchegg/issues/detail?id=22#c12

Yuo can download and install the source from svn, now of course the project 
have GUI, but I'm adding this features to it ;)

Greetings!

Original comment by jose.exposito89@gmail.com on 7 Apr 2011 at 12:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant