Releases: svenstaro/wmfocus
Releases · svenstaro/wmfocus
v1.5.0
- Add the
--swap
flag to swap the currently active window with the selected window #325 (thanks @Nukesor)
v1.4.0
- Modernize all dependencies
- Fix border offset issue resulting from newer versions of i3
v1.3.0
- Highlight currently selected window (also adds
--textcolorcurrent
, --textcolorcurrentalt
, --bgcolorcurrent
) #82
v1.2.0
- Add -e/--exit-keys to choose specific keys to quit wmfocus instead of every key (thanks @Rephobia)
v1.1.5
- Fix horizontal positions of labels for tabbed layout #70
v1.1.4
- Rewrite argument parsing to be more robust #63
- Add some debug information for font loading