Giter Site home page Giter Site logo

Feature suggestion about touchegg HOT 14 CLOSED

joseexposito avatar joseexposito commented on August 29, 2024
Feature suggestion

from touchegg.

Comments (14)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Just to clarify: I didn't see where to change the Type from 'Defect' to 
anything else before I submitted... Sorry

Original comment by [email protected] on 15 Feb 2011 at 5:24

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
[deleted comment]

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Yes, I'm working in this feature, if you check the svn, you can see the current 
code with some features like Tap&Hold or a SendKeys action.

I'm working in it now. It will allow you to make the key combination to active 
the compiz effects.

When I finish it I'll release a 0.2 version (the GUI for configure 
gestures/actions should delay one version...)

Thanks for the suggestion! Please, if you think something else, say me, I 
haven't got more ideas now xD

Greetings!

Original comment by [email protected] on 15 Feb 2011 at 5:45

  • Changed state: Accepted

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Great!!! Good to know you are already doing it.

I have just discovered your project and, because I'm not at my Ubuntu netbook', 
I could not test it yet... But I'll test it when I come back home tonight... :-)

Another thing: If you want, I could help you to translate your software to 
Portuguese (I'm from São Paulo).

And BTW thanks for replying so quickly.

Original comment by [email protected] on 15 Feb 2011 at 5:58

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Ok! Currently it haven't got any to translate, but the GUI will have text. When 
I release it will contact with you.

Thanks!

Original comment by [email protected] on 15 Feb 2011 at 6:02

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
OK! Deal! When you release the GUI, contact me and I'll be glad to translate 
it...

Rgds

Original comment by [email protected] on 15 Feb 2011 at 6:10

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
One more question: does touchégg work under Ubuntu 10.04?

I didn't upgrade to 10.10 yet... (and maybe I'll skip it... :-)

Original comment by [email protected] on 15 Feb 2011 at 6:54

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Touchégg depends of uTouch libs... And I think that Ubuntu 10.04 not support 
it :(

Original comment by [email protected] on 15 Feb 2011 at 7:03

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Added ;)

I have problems to make work the SEND_KEYS action, it works fine, but 
Kwin/Compiz (really kglobalaccel) not interprets it well and the desktop 
effects don't work.

For example, if you assing the expose effect to the 'A' key, if you press the 
'A' key with kate/gedit opened, it don't print 'A', in place, the expose effect 
is activated.
If you use Touchégg send keys action, the 'A' letter is printed and expose 
isn't activated.

But with the RUN_COMMAND action (new action avaliable for next version) you can 
send a dbus message for usae Kwin/Compiz effects. For example, to expose in 
kwin, run this command

$ qdbus org.kde.kglobalaccel /component/kwin invokeShortcut Expose

Is little nasty, but for the moment it works

Greetings!

Original comment by [email protected] on 22 Feb 2011 at 5:30

  • Changed state: Done

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Hi,

I was wondering: Does SEND_KEYS support a combination of keys? (ie. Super + W, 
that BTW is the default 'Scale' key binding on Ubuntu)
If the answer is 'YES', we could assign this combination of keys to an action 
to make it call the 'Exposé' effect...

Another thing: You provided the command to run under KDE; what about GNOME? Is 
there a command to send a dbus message to Compiz through GNOME?

Thanks in advance.

Salu2

Original comment by [email protected] on 22 Feb 2011 at 7:47

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Hello,

> I was wondering: Does SEND_KEYS support a combination of keys?
> (ie. Super + W, that BTW is the default 'Scale' key binding 
> on Ubuntu) If the answer is 'YES', we could assign this combination
> of keys to an action to make it call the 'Exposé' effect...

Yes, it have support, but the problem is, as I say you, that the keys aren't 
well recognised and the effects are not activated:
> For example, if you assing the expose effect to the 'A' key, if
> you press the 'A' key with kate/gedit opened, it don't print 'A',
> in place, the expose effect is activated.
> If you use Touchégg send keys action, the 'A' letter is printed 
> and expose isn't activated.


> Another thing: You provided the command to run under KDE; what about GNOME?
> Is there a command to send a dbus message to Compiz through GNOME?

Of course! You can send messages to compiz:
http://wiki.compiz.org/Plugins/Dbus

Saludos :P

Original comment by [email protected] on 22 Feb 2011 at 8:50

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Sorry for bugging you like this... :-p

...but I need to ask you one basic thing: where can I find the file in which 
the actions are assigned to touchégg?

In the video it seems you are editing ~/.touchegg but this file was not created 
when I installed and executed touchegg... May I create it manually? Or it's 
somewhere else?

Thanks

PS: BTW, I just upgraded to Ubuntu 10.10, so I was able to install utouch-geis 
and touchegg... and now I'm trying to play with it...

Original comment by [email protected] on 22 Feb 2011 at 9:21

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
No problem, all questions are welcome ;)

Check this please:
http://code.google.com/p/touchegg/issues/detail?id=17#c1

Original comment by [email protected] on 22 Feb 2011 at 9:26

from touchegg.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Arranged!! Now you can assign a shortcut and active Kwin or Compiz effects 
easily.

Developers info :P
I can solve it with XTest extension

Original comment by [email protected] on 23 Feb 2011 at 2:20

from touchegg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.