v1.1.6
Fixed
restart/quitdeliver SIGTERM and SIGKILL withpidfd_send_signalon
the scanned/proc/<pid>directory fd. Identity is read through that
same fd, so a pid recycled between a/proccheck andkill(2)cannot
redirect the signal at an unrelated same-user process.openreads process age through that same directory fd, so a recycled
pid cannot look like a fresh WireView instance and skip a needed restart.- Window focus requires the Hyprland client's pid to still identify as the
app binary, so a lookalike class is not focused. - hwmon discovery re-reads the chip
namethrough the opened sysfs
directory so a reusedhwmonNnode cannot feed another chip's sensors. - The QML panel no longer binds the watch-stream
titleintoPanelHero
(Qt Text may treat HTML as rich text).parseLinealso drops titles that
contain<,>, or&.
Artifact: wireview-pro2-qs-1.1.6-linux-x86_64.tar.gz (statically linked musl x86_64).