2.2.1
=========
* Fix a build issue
* Build now requires meson version >= 1.0.0

2.2.0
=========
* Support wlroots 0.18 (if used by Wayfire)
* Add a "rotate cube" action

2.1.3
=========
* Add man page
* Make rebuilding Vala code the default

2.1.2
=========
* Bug fix: avoid crashing if a gesture is started on a popup

2.1.1
=========
* WM Action / Move: avoid a spurious move of the view when the action is initiated

2.1
=========
* Command action: allow to select an app to run graphically

2.0.2
=========
* Avoid a potential edge case where refocusing the original view conflicts with the Command action.
* Refactor the use of GtkApplication.

2.0.1
=========
* Allow recording strokes with the same button that is used by the plugin

2.0
=========
* Refactor internal storage and clean code
* Gestures can be freely reordered
* Fix issues related to the display of apps and groups
* Slight updates to the GUI
* Add "Touchpad Gesture" action (including the "Scroll" action from Easystroke)
* Add the possibility to import / export the gesture configuration

1.0
=========
* Original release, most features work
