Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Multi-touch zoom and "smart zoom" #24327

Open
1 of 4 tasks
tangowithfoxtrot opened this issue Aug 25, 2024 · 3 comments
Open
1 of 4 tasks

[Feature Request] Multi-touch zoom and "smart zoom" #24327

tangowithfoxtrot opened this issue Aug 25, 2024 · 3 comments

Comments

@tangowithfoxtrot
Copy link

tangowithfoxtrot commented Aug 25, 2024

Feature Request Type

  • Core functionality
  • Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

Add support for multi-touch zoom gestures and a keycode for "smart zooming". This would be useful for QMK-enabled mouse devices and rotary dials.

It seems that Logi Options+ has a way to enable some of these gestures, so it is hopefully possible for QMK devices to implement it as well.

@grasegger
Copy link

As far as I am aware logi uses the keyboard shortcuts and not gestures to talk to the operating system, at least on macos.

Does logi provide bindings for zoom and smart zooming?

@tangowithfoxtrot
Copy link
Author

For the life of me, I haven't been able to find any shortcuts for smart zooming or multi-touch zooming on macOS.

The Logitech software, though, allows you to click and hold a button, and then use the pointing device to control the multi-touch zoom amount, so I imagine that part is a little more complex than just being a simple keycode. Smart zoom, however, doesn't require any sort of pointing device input, so it may be simpler.

Coincidentally, since making this request, I've found some pretty cool software that enables that functionality for any mouse called Mac Mouse Fix.

image

It works pretty well, but I'd still love to see this functionality added to QMK natively.

@tangowithfoxtrot tangowithfoxtrot changed the title [Feature Request] Pinch-to-zoom and "smart zoom" [Feature Request] Multi-touch zoom and "smart zoom" Sep 7, 2024
@grasegger
Copy link

Yeah I imagine those don't have a shortcut because they depend on the mouse.

Nice that you found a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants