- ci - add missing processFocused smoke test
- test menu re-arrangement
- add exec timeouts to the systemctl, ps, netstat, ifconfig and iw calls
- harden raidMatchLinux - timeout on mdadm and validate the device name before building the path
- harden new exec calls with timeouts, avoid prototype chain lookup in availability map
- fix windows display availability mapping, add zpool timeouts and resolve zfs pool mountpoints
- displays(), gpu() - gpu and gpuBusAddress fix (windows)
- displays() - add gpu and gpuBusAddress to link a display to its graphics controller, document gpu().busAddress
- displays() - powerState (on, standby, suspend, off) fix
- displays() - add powerState (on, standby, suspend, off) to detect dimmed or sleeping screens
- add processFocused() - process owning the currently focused window, blockDevices() - detect ZFS pools and multi device btrfs as raid groups
Full Changelog: v6.0.0-beta.12...v6.0.0-beta.13