iberianpig / fusuma

Multitouch gestures with libinput driver on Linux
MIT License
3.63k stars 146 forks source link

Can fusuma Execute before or after gesture actions #305

Closed luyanfeng closed 1 year ago

luyanfeng commented 1 year ago

Can fusuma Execute before or after gesture actions ?

And Can you add some animations ?

iberianpig commented 1 year ago

@luyanfeng

Currently, fusuma does not support executing actions before or after gestures. However, depending on the use case, you might be able to assign commands at the beginning and end using the begin, update, and end properties.

Regarding adding animations, we do not want to support it as it would heavily depend on specific distributions or desktop environments. However, if there's an animation API available, I believe fusuma plugin could utilize it.

Thank you for your suggestion.

luyanfeng commented 1 year ago

I like fusuma. It`s too helpfully for me.