anodynos / touchegg

Automatically exported from code.google.com/p/touchegg
4 stars 1 forks source link

Feature request: Allow HOLD_DOWN keys with mouse actions #124

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to be able to emulate certain mouse actions that also require a 
key to be pressed, such as ALT + middle-btn-drag to resize a window.  For 
example, this seems to be the intuitive config for this:

    <gesture type="TAP_AND_HOLD" fingers="3" direction="ALL">
        <action type="DRAG_AND_DROP">HOLD_DOWN=Alt:BUTTON=2</action>
    </gesture>

Ideally this would also be implemented for MOUSE_CLICK as well.

Original issue reported on code.google.com by bendavi...@gmail.com on 5 Nov 2011 at 7:56

GoogleCodeExporter commented 8 years ago
I don't promise nothing, but I'll try if I have a little time

Original comment by jose.exposito89@gmail.com on 6 Nov 2011 at 1:34

GoogleCodeExporter commented 8 years ago

Original comment by jose.exposito89@gmail.com on 21 Oct 2012 at 8:06

GoogleCodeExporter commented 8 years ago
Out of curiosity, why was this marked as "wontfix"? Still sounds likes useful 
feature to me.

Original comment by bendavi...@gmail.com on 22 Oct 2012 at 2:20

GoogleCodeExporter commented 8 years ago
Yes, It's, but I haven't got time to implement that. Of course I'm opened to 
collaborations and patches.

Original comment by jose.exposito89@gmail.com on 22 Oct 2012 at 3:08

GoogleCodeExporter commented 8 years ago
Ain't nobody got time for that! (yes, it's a YouTube reference)

Original comment by okthat...@gmail.com on 22 Oct 2012 at 3:58

GoogleCodeExporter commented 8 years ago
Hah, understandable. Since it's a feature request, and you haven't explicitly 
said that it shouldn't ever be a feature, I'd recommended leaving this open in 
case someone else wants to tackle it. 

Also, have you considered officially moving to github? It makes collaberation 
much easier :)

Original comment by bendavi...@gmail.com on 22 Oct 2012 at 4:51

GoogleCodeExporter commented 8 years ago
Yes I know, in fact I'm developing my new projects in GitHub, but change the 
repository is problematic because all the distro repos uses these URL
Anyway, I go to keep the issue opened, but after a year with out 
collaborations...

Original comment by jose.exposito89@gmail.com on 22 Oct 2012 at 6:50

GoogleCodeExporter commented 8 years ago

Original comment by jose.exposito89@gmail.com on 1 Aug 2013 at 2:32