[yabridgectl] Print yabridge host paths in status

This commit is contained in:
Robbert van der Helm
2021-07-20 02:00:53 +02:00
parent 503720a9ca
commit 6d76daff80
2 changed files with 25 additions and 0 deletions
+6
View File
@@ -36,6 +36,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
window. We now use the same validation used in `xprop` and `xwininfo` to find
the host's window instead of always taking the topmost window.
### yabridgectl
- `yabridgectl status` now also lists the paths to `yabridge-host.exe` and
`yabridge-host-32.exe` that yabridge will end up using. This can be helpful
for diagnosing issues with complex setups.
## [3.4.0] - 2021-07-15
### Added