nspire-emus / firebird

Multi-platform emulator of TI Nspire calculators
GNU General Public License v3.0
692 stars 68 forks source link

Nspire screen to be controlled by a computer mouse #319

Open wesvr opened 1 year ago

wesvr commented 1 year ago

Enable the Nspire screen to be controlled by a computer mouse, which would greatly improve user-friendliness compared to using the keyboard.

adriweb commented 1 year ago

This is already working, though...

wesvr commented 1 year ago

Perhaps we are not entirely on the same page? I actually have the latest version and can only operate the keyboard on the nspire, or via the computer keyboard. However, it would be nice if the screen itself were interactive, allowing me to click on icons on the nspire screen with the computer mouse instead of using the nspire keyboard. Currently, I am only able to operate it through the nspire keyboard and not via the nspire screen. (I just tried again)

adriweb commented 1 year ago

You should be able to get the screen cursor to show up by clicking-and-holding your mouse on the Nspire screen, then wiggling it for a sec or two. Then you can just use the cursor directly. -- Thank you, Adrien Bertrand

Vogtinator commented 1 year ago

Somewhat related with https://github.com/nspire-emus/firebird/issues/225

Ideally we'd get a way to give absolute coordinates to the OS, but that's not possible without some OS specific hooks.