-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathCHANGELOG.md
More file actions
127 lines (64 loc) · 5.54 KB
/
Copy pathCHANGELOG.md
File metadata and controls
127 lines (64 loc) · 5.54 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# Changelog
## [v1.4.2](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.4.2) (2024-11-28)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.4.1...v1.4.2)
**Fixed bugs:**
- fix: using re to match current workspace num [\#15](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/15) ([JimMoen](https://github.com/JimMoen))
## [v1.4.1](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.4.1) (2024-10-22)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.4.0...v1.4.1)
## [v1.4.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.4.0) (2024-07-14)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.3.1...v1.4.0)
**Implemented enhancements:**
- Check if wmctrl is installed before execution [\#4](https://github.com/iberianpig/fusuma-plugin-wmctrl/issues/4)
**Fixed bugs:**
- NameError in `WmctrlExecutor::executable?` [\#13](https://github.com/iberianpig/fusuma-plugin-wmctrl/issues/13)
- fix: correct error type in WmctrlExecutor::executable? [\#14](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/14) ([pluiedev](https://github.com/pluiedev))
## [v1.3.1](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.3.1) (2023-09-03)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.3.0...v1.3.1)
## [v1.3.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.3.0) (2023-09-03)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.2.0...v1.3.0)
## [v1.2.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.2.0) (2023-08-19)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.1.0...v1.2.0)
## [v1.1.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.1.0) (2021-12-24)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.0.1...v1.1.0)
**Implemented enhancements:**
- Add fusuma-wmctrl CLI [\#11](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/11) ([iberianpig](https://github.com/iberianpig))
## [v1.0.1](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.0.1) (2021-10-03)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v1.0.0...v1.0.1)
## [v1.0.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v1.0.0) (2021-06-08)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.4.3...v1.0.0)
**Closed issues:**
- workspace: up/down [\#5](https://github.com/iberianpig/fusuma-plugin-wmctrl/issues/5)
**Merged pull requests:**
- Support grid-style workspace [\#10](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/10) ([iberianpig](https://github.com/iberianpig))
## [v0.4.3](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.4.3) (2021-04-20)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.4.2...v0.4.3)
**Merged pull requests:**
- Fix/8/add window execute keys [\#9](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/9) ([iberianpig](https://github.com/iberianpig))
## [v0.4.2](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.4.2) (2021-04-19)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.4.1...v0.4.2)
**Fixed bugs:**
- "window" properties don't work [\#8](https://github.com/iberianpig/fusuma-plugin-wmctrl/issues/8)
## [v0.4.1](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.4.1) (2021-04-13)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.4.0...v0.4.1)
## [v0.4.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.4.0) (2021-04-12)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.4.0.pre2...v0.4.0)
## [v0.4.0.pre2](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.4.0.pre2) (2021-04-01)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.4.0.pre...v0.4.0.pre2)
**Merged pull requests:**
- Add wrap-navigation option [\#7](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/7) ([jkosecki](https://github.com/jkosecki))
- Add arch instructions [\#6](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/6) ([HritwikSinghal](https://github.com/HritwikSinghal))
## [v0.4.0.pre](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.4.0.pre) (2020-11-09)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.3.0...v0.4.0.pre)
**Merged pull requests:**
- sudo for gem install? [\#3](https://github.com/iberianpig/fusuma-plugin-wmctrl/pull/3) ([oli-ver](https://github.com/oli-ver))
## [v0.3.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.3.0) (2020-01-03)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.2.0...v0.3.0)
**Implemented enhancements:**
- Control active window \(Close / Minimize / Maximize\) [\#2](https://github.com/iberianpig/fusuma-plugin-wmctrl/issues/2)
## [v0.2.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.2.0) (2019-11-07)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/v0.1.0...v0.2.0)
**Implemented enhancements:**
- Move active window to next/prev workspace [\#1](https://github.com/iberianpig/fusuma-plugin-wmctrl/issues/1)
## [v0.1.0](https://github.com/iberianpig/fusuma-plugin-wmctrl/tree/v0.1.0) (2019-10-12)
[Full Changelog](https://github.com/iberianpig/fusuma-plugin-wmctrl/compare/7e20b0138aaa335e4b9008ee9af680e8dad188aa...v0.1.0)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*