-
The compiled app launches in a terminal window. How can the app simply run in the background?
-
Since the port for MacOS hasn't been worked out, I tinkered around and made a solution using the open source automation tool [hammerspoon](https://www.hammerspoon.org/). If you are interested, [give i…
-
I make a example on stackblitz with the latest versions of Openlayers, OL-EXT and Angular and the DrawTouch interaction it's not working properly. So I tried to investigate whats the problem but witho…
-
I wanted to use modifiers apart from space.
Using f, j as Ctrl, d, k as Shift, a, l as Alt.
It should be possible by running multiple instances of Touchcursor parallelly. Is it feasible? After …
-
When using the virtual joystick, if your thumb/cursor moves to the edge of the phaser game window then a console error is produced : **Uncaught TypeError: pointer.camera is undefined**
TouchCursor.…
-
I'm porting a vim-like program called [TouchCursor](https://martin-stone.github.io/touchcursor/) (available on linux and windows) to Hammerspoon recently. My goal is to use space+(a letter key) to rep…
-
It worked with phaser 3.50.0-beta.2 and before but stopped with 3.50.0-beta.4 so just a warning...
To install and test with the latest version: npm install phaser@3.50.0-beta.4
`
Uncaught Refe…
-
This is a fresh 20.04 install. touchcursor install files are from the zip in the current repo. 'make install' was run from the Downloads folder. All the install files are where they are supposed to be…
-
Steps to reproduce:
* Open Mintty window in fullscreen.
* Switch to some other window (by Alt+Tab).
* Switch back to the Mintty window.
* Press any key (e.g. D).
* The terminal will receive Ctrl+…
-
Hi,
Does anyone have experienced some kind of lag/delay when using a single or a number of rules in their complex modifications settings?
I'm currently using the **TouchCursor Mode** as the sol…