v0.1.13 (2022-08-27)
Bug Fixes
- wm: restore monocle border on ws change (
26a18ade
) - wm: enforce valid hwnd check for border fns (
5d094f60
) - wm: detach thread inputs explicitly (
5a0ba4cd
) - wm: remove mstsc.exe from wsl2 ui proc list (
7c41460b
) - wm: add bounds checking in move cmd (
f4b3d568
) - wm: update border on hide events (
441bfce0
) - wm: create active border only on command (
be5945c6
) - wm: improve startup reliability (
38ce38d6
) - wm: reduce floating window border jank (
6ed52c93
) - ahk: gen multi-word + multiple flags correctly (
f5def840
)
Features
- tcp: add listener + export socket schema (
d3dc193d
) - wm: add promote-focus command (
458d1ef8
) - wm: restrict border window to outline (
e466a178
)
Build
- msi: add configuration for cargo wix (
2ba3ca4f
)
Documentation
- readme: add charitable donations section (
cec8b04f
) - config: provide basic sample with lib + gen (
be83b4b5
)
Continuous Integration
- artifacts: add msi to release artifacts (
f7ac1d0e
)
Chore
- release: v0.1.13 (
748c389b
) - deps: bump serde_json from 1.0.83 to 1.0.85 (
d34a5617
) - deps: bump serde_yaml from 0.9.9 to 0.9.10 (
04146a3c
) - deps: bump serde from 1.0.143 to 1.0.144 (
09a544b4
) - deps: bump sysinfo from 0.25.2 to 0.25.3 (
0e1ad164
) - editor: remove jetbrains iml file from repo (
12473aa4
) - deps: bump powershell_script from 1.0.2 to 1.0.4 (
33d1c0ed
) - deps: bump clap from 3.2.16 to 3.2.17 (
8d346627
)