This make input handling matching more consistent. Take this example : You want to bind one finger left gesture to something with all the distance (short, medium and long) so you now can match *"oneleft" to match "longoneleft", "mediumoneleft", "oneleft". Without the "one" you would use *"left" which also match "twoleft" and this override the "move to another workspace gesture. Signed-off-by: Stacy Harper <contact@stacyharper.net> Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>master
parent
1d9821c2a4
commit
99d226929b
2 changed files with 18 additions and 10 deletions
Loading…
Reference in new issue