Xtr126 / XtMapper

Advanced keyboard and mouse input mapping tool
https://xtr126.github.io/XtMapper-docs
GNU General Public License v3.0
185 stars 20 forks source link

[Feature Request] Add an option to switch mouse between touch and mouse passthrough #99

Closed sudoharun closed 1 month ago

sudoharun commented 1 month ago

Currently any mouse/cursor input is received as a touch event. This feature would be nice to have since some Android games already have KBM support, such as Roblox and Minecraft. This is especially useful for applications such as Waydroid since the new implementation of wayland-getevent (which is cage) does not separate the actual XtMapper input grabber as its own window.

Xtr126 commented 1 month ago

This is only needed for cage. On other systems pause keymap option works. It will have to be implemented in cage itself.

Xtr126 commented 1 month ago

Update: Now you can switch with F11 key or any key defined in togglekey.h