GH-1083: Fix Input Framework 'change' events for 'set' destinations

This commit is contained in:
Jon Siwek 2020-07-23 23:29:09 -07:00
parent ebc073ba92
commit c765fd20fd
5 changed files with 203 additions and 43 deletions

View file

@ -0,0 +1,7 @@
entry notification Input::EVENT_NEW: [s=one]
entry notification Input::EVENT_NEW: [s=two]
entry notification Input::EVENT_NEW: [s=three]
entry notification Input::EVENT_REMOVED: [s=three]
entry notification Input::EVENT_REMOVED: [s=two]
entry notification Input::EVENT_NEW: [s=four]
done