Add "mode" field in binding event

This does *not* go in the binding object to reflect the same hierarchy
of the config file: a mode is a collection of bindings.

Fixes #5323
This commit is contained in:
Orestis Floros
2022-12-14 13:19:00 +01:00
parent 1786b13f0d
commit d5c8319b6c
6 changed files with 41 additions and 4 deletions

View File

@ -0,0 +1 @@
add "mode" field in binding event