Giter Club home page Giter Club logo

Comments (6)

RamonUnch avatar RamonUnch commented on July 20, 2024 1

One thing I'd like some more control over is the delay to "activate" the "long left-click" for the 'Move windows with a long left-click' option.

This would not be hard. I guess I can add the option.

And now that I'm thinking about it, it would also be interesting to be able to experiment with having the long click option on the Right Mouse Button (or any other button for that matter).

Unfortunately AltSnap has to send the UpClick event to the program, this means that it will popup the context menu in almost all applications which from my testing makes it unusable with most applications.

from altsnap.

RamonUnch avatar RamonUnch commented on July 20, 2024 1

Use this version of AltSnap.exe+hooks.dll

AltSnap1.62test2_i386.zip
AltSnap1.62test2_x64.zip

then in the [Advanced] section of the .ini file, set:

LongClickMoveDelay=0
; Delay in ms before considering a click to be long for the LongClickMove
; option. Default is 0 to use the double click delay.

with the value you want instead of 0.

from altsnap.

AstudilloMarillo avatar AstudilloMarillo commented on July 20, 2024

And now that I'm thinking about it, it would also be interesting to be able to experiment with having the long click option on the Right Mouse Button (or any other button for that matter).

from altsnap.

AstudilloMarillo avatar AstudilloMarillo commented on July 20, 2024

This would not be hard. I guess I can add the option.

That'd be a very welcome upgrade for me :D!

Unfortunately AltSnap has to send the UpClick event to the program, this means that it will popup the context menu in almost all applications which from my testing makes it unusable with most applications.

Right, I understand. I ran into similar issues trying to recreate the window dragging functionality in AutoHotKey (my poormans attempt at it, that is).

from altsnap.

RamonUnch avatar RamonUnch commented on July 20, 2024

Note that if you try to set a small delay (like 100ms) you will generate triple clicks with doubleclicks sometime which unfortunately is not really avoidable, so be sure to put a large enough value.

from altsnap.

AstudilloMarillo avatar AstudilloMarillo commented on July 20, 2024

Use this version of AltSnap.exe+hooks.dll

AltSnap1.62test2_i386.zip AltSnap1.62test2_x64.zip

then in the [Advanced] section of the .ini file, set:

LongClickMoveDelay=0
; Delay in ms before considering a click to be long for the LongClickMove
; option. Default is 0 to use the double click delay.

with the value you want instead of 0.

Works like a charm, gonna experiment with different delays now :)
Thanks for adding this!

from altsnap.

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.