Additional Information for the last release notes ?

Could you explain these two new additions of the last release notes?

  • New predefined actions for dynamically enabling and disabling a trigger.
  • Floating menu items now have an additonal "alternate appearance" that can be enabled by setting BTTMenuAlternateModeActive to 1.

Came here after searching for β€œNew predefined actions for dynamically enabling and disabling a trigger.” Also wondering? Im guessing Andreas hasn't updated the manual yet. :slight_smile:

There are two new predefined actions "Enable Configured Trigger" and "Disable Configured Trigger". This has already been possible before via scripts, but some users wanted a simple action to achieve the same.

This can be useful in some scenarios, an example: If you have a scroll modifier configured but don't want to use it all the time, you could setup a keyboard shortcut to enable/disable it.

1 Like

The alternate mode for floating menu items makes it easier to have a separate configuration that can easily be disabled / enabled.

It can either be enabled by using the predefined action "Update Floating Menu-ITEM Properties" or via script.

2 Likes