v0.1.14
github-actions
released this
09 Nov 21:52
·
792 commits
to master
since this release
v0.1.14 (2022-11-09)
Bug Fixes
- wm: don't reconcile monitors during drag (
035e77bd
) - wm: match display name / avoid id volatility (
37f1a163
) - wm: listen to settingchange + devicechange (
91c532d9
) - wm: listen to displaychange w/ hidden hwnd (
75d72522
) - ahk: prefer runwait for ahk lib wrappers (
1229c655
) - wm: reset foreground access when calls fail (
b25cc1c8
) - wm: eagerly set new active border position (
e02ddd47
) - clap: address deprecations (
e20b4aab
) - config: call ActiveWindowBorderColour correctly (
1633a5eb
) - wm: retry foreground calls on focus change (
577fa0a9
) - cli: open resp sock before sending query (
33520a46
) - cli: pass correct tcp flag to start cmd (
0903be79
) - wm: give focus priority to monocle containers (
5006aa90
)
Features
- wm: introduce lazy monitor cache (
3ad0ae6a
) - wm: add monitor index preference cmd (
2575ca2d
) - wm: manage return bool of PostMessage + update ahk library (
352c0100
) - wm: add close and minimize cmd (
33965f92
) - wm: add max number of attempts to set foreground (
635272fc
)
Documentation
- readme: convert badges to html (
5fda4a39
) - readme: add winget installation reference (
a43eb8fb
) - readme: add link to blog by omochice (
e4a8117a
)
Continuous Integration
Chore
- release: v0.1.14 (
63084141
) - deps: bump clap from 4.0.18 to 4.0.20 (
7b98b563
) - deps: bump windows from 0.42.0 to 0.43.0 (
438bfc86
) - deps: bump sysinfo from 0.26.4 to 0.26.7 (
ca86418e
) - deps: bump serde from 1.0.145 to 1.0.147 (
d8c76b97
) - deps: bump net2 from 0.2.37 to 0.2.38 (
a4be1b95
) - deps: bump serde_json from 1.0.86 to 1.0.87 (
6e666bc4
) - deps: bump syn from 1.0.102 to 1.0.103 (
857b3c9c
) - deps: bump clap from 4.0.15 to 4.0.18 (
9b916c0c
) - deps: bump serde_yaml from 0.9.13 to 0.9.14 (
b642eddb
) - deps: bump clap from 3.2.22 to 4.0.15 (
acaee559
) - deps: bump proc-macro2 from 1.0.46 to 1.0.47 (
083a1425
) - deps: bump tracing-subscriber from 0.3.15 to 0.3.16 (
5354e9c7
) - deps: bump tracing from 0.1.36 to 0.1.37 (
e35164f1
) - deps: bump syn from 1.0.101 to 1.0.102 (
a637eefd
) - deps: bump serde_json from 1.0.85 to 1.0.86 (
db361f36
) - deps: bump proc-macro2 from 1.0.44 to 1.0.46 (
f8ada737
) - deps: bump crossbeam-utils from 0.8.11 to 0.8.12 (
ffcc2f71
) - deps: bump schemars from 0.8.10 to 0.8.11 (
ed797930
) - deps: cargo update (
34388189
) - deps: bump windows from 0.40 to 0.42 (
611e4cc4
) - deps: bump windows from 0.39.0 to 0.40.0 (
27490de0
) - deps: bump syn from 1.0.99 to 1.0.100 (
5112a8f3
) - deps: cargo update (
c3f77ef4
) - deps: bump paste from 1.0.8 to 1.0.9 (
e78e6b13
) - deps: bump sysinfo from 0.26.0 to 0.26.2 (
adafa324
) - deps: bump clap from 3.2.17 to 3.2.20 (
329b3052
) - deps: bump which from 4.2.5 to 4.3.0 (
b25662fe
) - deps: bump serde_yaml from 0.9.10 to 0.9.11 (
edc9b0cd
) - deps: bump sysinfo from 0.25.3 to 0.26.0 (
83a502f1
)