Open rudironsonijr opened 2 months ago
More info:
CGSSetGlobalHotKeyOperatingMode
https://stackoverflow.com/a/58012972/16563876
https://github.com/NUIKit/CGSInternal/tree/master
https://forum.qt.io/topic/49253/capturing-alt-tab-event/5
https://fossies.org/linux/SDL2/src/video/cocoa/SDL_cocoakeyboard.m
http://git.ithinksw.org/~jspiros/WindowBlur.git/blob/HEAD:/CGSInternal/CGSHotKeys.h
We only respond to keyboard events, so if Logitech is doing something magical, then it might not be compatible.
Could you try enabling debug logging and see if you get any log lines when you use the gestures:
https://github.com/TigerVNC/tigervnc/wiki/Debug-Logs#os-x
It would also be interesting to see how other applications behave. Please try the following page in a browser and use the gestures with the input box focused:
Describe the bug TigerVNC don't capture modifier keys set on Logitech Options +
To Reproduce
Expected behavior Remote host should receive the modifiers.
Screenshots
Client (please complete the following information):
Server (please complete the following information):
Additional context Add any other context about the problem here.