-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
28 lines (21 loc) · 827 Bytes
/
CHANGELOG
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
Version 2.1 (2024-06-26)
========================
How did this even work?
Version 2.0 (2024-06-23)
========================
- Added full Sway compatibility
- Removed all xorg dependencies
- Switched to recognising windows using marks
- Removed URxvt integration
Version 1.1 (2020-12-15)
========================
- New dependency: xdotool
- Fixed an issue where other windows moved to scratchpad in case they got a previously used window id
- Added missing -v (Verbose) option to help
- Added -V (Version) option
- Organized help to show arguments in alphabetical order
- Fixed an issue where wrapper file could fail if path to wrapper file contained whitespaces
- Fixed an issue where the same wrapper file is used for running with wait and without wait
Version 1.0 (2020-11-26)
========================
Initial Release