AdamRoden

Results 77 comments of AdamRoden

Option 3 - Create an action that magnifies an area of the screen and performs no mouse action. The magnifier stays there until the user performs a mouse action.

İ don't believe İ was concerned with whether or not the lock icon displayed. Going off my memory, İ think there was some code related to it in OKGO that...

Yes it is simple. I can take care of it.

Now I remember why I ignored this for so long. It is a can of worms. The dynamic SuggestionRow was only ever a half baked concept with the same inherent...

I have two outstanding issues I could use help with: 1. When is the Scratchpad ever disabled? I don't think it can be and those style elements are moot. 2....

I pushed my code. You can find it here b6c60fc4a981b88115733028c5f64bb9da555934

> I just stumbled across this project. @DylanJRoberts try using anaconda. > > ``` > # 2. Update conda > conda update -yn base -c defaults conda > > #...

One note to consider is that their is some additional behavior in dynamic keyboards that could interfere depending on your approach: On dynamic keyboards I set the KeyDisabledOpacity to the...

> > I've completed initial development of offscreen keys for dynamic keyboards. > > Where is it? I want to test them. I think it changing configs. For example, `LockOnTime`...

@tqphan No, not independent. Offscreen keys would be keyboard specific, so you'd have to include the special key on each of your dynamic keyboards. If that doesn't work for you,...