All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased - ReleaseDate
1.5.0 - 2024-01-01
- Add the
--swap
flag to swap the currently active window with the selected window #325 (thanks @Nukesor)
1.4.0 - 2023-01-22
- Modernize all dependencies
- Fix border offset issue resulting from newer versions of i3
1.3.0 - 2021-10-22
- Highlight currently selected window (also adds
--textcolorcurrent
,--textcolorcurrentalt
,--bgcolorcurrent
) #82
1.2.0 - 2021-07-11
- Add -e/--exit-keys to choose specific keys to quit wmfocus instead of every key (thanks @Rephobia)
1.1.5 - 2020-10-26
- Fix horizontal positions of labels for tabbed layout #70
1.1.4 - 2020-08-07
- Rewrite argument parsing to be more robust #63
- Add some debug information for font loading
1.1.3 - 2019-07-02
- Add offset parameter #17 (thanks @jeffmhubbard)
1.1.2 - 2019-01-08
- Bump some deps
1.1.1 - 2019-01-07
- Print X window client id instead of internal i3 id #10