summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 2803b5b93c5398490f04e3a1b2a8a4cd73ac0b11 (plain)
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
# Changelog
All changes to the project will be documented in this file.

## 1.0.3 - 2023.07.12

### Commands added

- Added `x-move-win-name-screen` to move Windows on a specific screen

### Other

- Implement command callbacks in addition to parsing callbacks

## 1.0.2 - 2023.07.11

### Commands added

- Added `command x-focus-name-nth` to focus on the nth instance of the underlying window name

### Other
- Added the -x option to wmctrl
- Script can be executed without setting the working direcotry
- Added this changelog


## 1.0.1

- Various fiwes

## 1.0.0 

- Initial release