cliclick icon indicating copy to clipboard operation
cliclick copied to clipboard

Scrolling would be really great

Open Bluebie opened this issue 10 years ago • 9 comments

It'd be heaps nice if there was a way to issue scrolling commands - ideally the smooth scrolling kind, not the chunky click mouse wheel variety. Is this a possibility?

Bluebie avatar Sep 26 '14 08:09 Bluebie

I don’t have the time to implement this in the near (or not-so-near) future, but maybe someone else will look into it and submit a pull-request.

For the record (and possibly other developers): AFAIK, this should be possible with CGEventCreateScrollWheelEvent()

BlueM avatar Sep 26 '14 10:09 BlueM

Implemented in #22

wfaulk avatar Sep 06 '15 01:09 wfaulk

should this be closed as its merged?

ncovercash avatar Apr 01 '17 13:04 ncovercash

Yes, the PR was merged, but afterwards I noticed issues that I had not noticed while doing some testing before the merge. This was the reason why I reverted the merge and moved the code to a new branch scrolling, where it has been untouched by anyone for the last roughly 1,5 years. So, for now, cliclick does not support scrolling events.

BlueM avatar Apr 02 '17 08:04 BlueM

I would love this feature. This would allow, on the Macbook with Notches, to use the macOS zoom from the center of the screen, and put videos "really in full screen" (Today, Apple always add a black bar on top of the screen and you can't disabled it, even for video).

Here would be my scenario:

  1. Put the mouse cursor at the center of the screen
  2. Press CTRL
  3. Use mousewheel forward for 0.3s

Zlitus avatar Mar 24 '22 11:03 Zlitus

Ping! Will the mouse scrolling feature be actually merged into the main branch in the future?

qizidog avatar Sep 01 '23 05:09 qizidog

@qizidog: I haven’t even taken a look at the branch in the last six years, therefore I don’t think so. I don’t recall exactly which problem(s) I discovered (cf. my last comment in this issue), but as far as I remember, it was nothing that gave me the impression it was easy or straightforward to fix. So for the moment, I tend to say: sorry, no.

BlueM avatar Sep 27 '23 19:09 BlueM

would love to see it as well

dandepeched avatar May 03 '24 18:05 dandepeched