Skip to content

v8.10.12.kt.2 (9.0.0 candidate)

Compare
Choose a tag to compare
@kareltucek kareltucek released this 05 Mar 22:52
· 326 commits to master since this release
  • kinetic states for right/left modules are now separate so cursor can be moved by both modules at the same time
  • implemented modifier layers
  • modifiers refactored into input, output and sticky composition modes
  • zoom mode amends from origin/master
  • axis locking refactored so that:
    • axis lock can now be turned off for discrete modes, which basically means that secondary axis no longer gets zeroed
    • axis lock strength was renamed back to skew
    • positive skews are now supported. Such values should make it easier to produce just one event with axis-locked modes
  • new ifRegGt, ifRegLt commands

With this release, user config is still set to 4.2.1, which means that:

  • command actions are available via text actions, if first character of the action is $
  • modifier layers and additional fn2-fn4 layers are currently working with development agent versions, since the Agent is willing to write a 5.0.0 config onto 4.2.1 firmware at the moment.