Dragging window using two or three finger drag

In order to drag windows around by simply resting two fingers on the title Bar and moving it around and releasing, I created a trigger “2 finger touch start” with “apply over window titlebar” and the action ‘start moving window’ . This activates a fairly usable movement of the window, however I can’t cancel out of the action. I tried ‘toggle moving windows” but I can only move with 1 finger and have to do the action again to stop moving the window. I then tried the setup ‘start moving window’ with a Named Trigger with the action ‘stop moving windows’ set to fire ‘after release’, but I couldn’t move windows at all.

Does anyone know the best configuration for this action? Does anyone know what I’m doing wrong?