GithubHelp home page GithubHelp logo

Comments (4)

sbmpost avatar sbmpost commented on August 17, 2024

Hi Inigo. I never really looked into this, so I am not completely sure. However I think OSX only allows a window to receive mouse events if it is active. So normally, when you do your first click, OSX activates the window for you, and only then subsequent mouse events will be seen by the window. To combine these steps into one, one would have to intercept that first click. But since OSX handles the click itself if the window below wasn't activated yet, my tool won't be allowed to intercept it.

from autoraise.

srcreigh avatar srcreigh commented on August 17, 2024

@Inigo-van-Dijk Buy a mouse with some extra buttons. Then program one of the buttons to send the right number of clicks (maybe three if you need one click to focus before the double click). This equipment is pretty cheap these days: https://www.amazon.com/s?k=Mouse+Extra+Buttons&ref=nb_sb_noss_2

from autoraise.

sbmpost avatar sbmpost commented on August 17, 2024

After some time of inactivity, I am closing this issue.

from autoraise.

gavingt avatar gavingt commented on August 17, 2024

@Inigo-van-Dijk Buy a mouse with some extra buttons. Then program one of the buttons to send the right number of clicks (maybe three if you need one click to focus before the double click). This equipment is pretty cheap these days: https://www.amazon.com/s?k=Mouse+Extra+Buttons&ref=nb_sb_noss_2

You can just program the mouse to do a Cmd+Left Click, since this automatically performs click-through.

That said, I wish there was a way to automatically perform Cmd+Left Click any time we click on a window that doesn't have focus. This would provide (almost) the same experience as Windows, as you'd be able to just click a window once on a second monitor for the click to register.

from autoraise.

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.