AdamRoden
AdamRoden
There is no property I'm aware of that controls it and in a brief dig, I was not able to unearth why the scratchpad would behave any differently for dynamic...
@JuliusSweetland @HerveChapotin That piece of code predates my engagement with the project. Now that it is being highlighted, I do recall having wanted to remove it in the past, but...
@kmcnaught I was told to hold off submitting my code so it's sitting in limbo.
@JuliusSweetland There are two lines of code in MainViewModel.ServiceEventHandler that clear the scratchpad. One runs when loading a dynamic keyboard and the other when leaving a dynamic keyboard. I have...
@JuliusSweetland I propose to put something in KeyboardHost to check if the source keyboard displays the scratchpad, and just prior to generating new content for the destination keyboard, clear the...
@JuliusSweetland I changed my mind after re-reading user comments. I think it's best that if a user wants the scratchpad cleared they include it as a command on any back...
> @AdamRoden Dwell settings = time to select? Correct.
Xcessity... The software that gave me the drive and inspiration to get involved in improving Optikey. Can't repetitive clicking be accomplished via a loop command in a key on a...
If you use Visual Studio you can easily clone a project and then compile the code for use. Don't consider this perfect instruction, but you could for example, clone https://github.com/AdamRoden/OptiKey.git...
@lsaranto Yes, my repo has some big changes such as a built-in keyboard designer, pop-up keys, and fixes to themes.