-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
48 lines (39 loc) · 1.09 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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