Skip to content

Releases: tuurep/windowlist

v0.1.0 (first release)

23 Jul 20:23

Choose a tag to compare

First release

Big project restructure aiming for more conventional installation, deprecating the need to have the whole repo stored somewhere to use and configure the module.

This made packaging for the AUR easy, feel free to use one of these packages, if you are on Arch Linux:

Breaking changes

Default click action options renamed:

  • "close" -> "windowlist-close"
  • "minimize" -> "windowlist-minimize"
  • "raise" -> "windowlist-raise"

This breaks the previous defaults of:

  • active_window_left_click
  • active_window_right_click
  • inactive_window_left_click
  • inactive_window_right_click

If you based your config off of the previous config-default.toml, check those keys in particular.

Windowlist will no longer find config.toml in the root of the repo, unless env-CONFIGPATH points to that.

Custom click action scripts no longer use the click-actions dir, place them somewhere in your $PATH or give the option as a full path, e.g.

  • active_window_middle_click = "~/my/custom/path/scriptname"

DEST in make install is removed, instead use BINDIR:

  • BINDIR=~/my/custom/path make install

SHA256 checksum

de3ad6673d6e36840cac147a4fda276dc92cad1501533a3db4334eb0f99b964f