Giter Site home page Giter Site logo

About drag (again) about cliclick HOT 2 CLOSED

bluem avatar bluem commented on June 15, 2024
About drag (again)

from cliclick.

Comments (2)

BlueM avatar BlueM commented on June 15, 2024

With a script that drags a number of files either to ImageOptim or to another Finder window, I was able to reproduce the (mis)behavior.

Do you have Xcode on your Mac? If yes, clone the repository, increase the value (try just adding a 0 to the current value 20000) in line 57 of DragUpAction.m, build and let me know if this fixes your problem. If not, send me your mail address (see website, linked in Readme) so I can send you a test build.

Regarding …

And about this topic the dd:x,y du:x,y commands, may also have other commands between them or only the w: command is allowed?

… the answer is: it is not an issue of what cliclick allows you to do, but a question of what the Mac recognizes. For instance, cliclick will send a click event in the middle of a drag operation if you tell it to do so, but I have no idea if the Mac will recognize it (as in reality, you cannot press a mouse button that is already pressed) or not.
Simply put: you should only use cliclick for actions you can perform in reality. You can, for instance, press Cmd+Tab while dragging in order to drop the dragged item onto an application icon, but other actions may not make sense.

from cliclick.

BlueM avatar BlueM commented on June 15, 2024

Fixed by commits f38ed51 and 966a4de.

from cliclick.

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.