Bug fix: in the original, only my screen would transform, but not the touch devices (vaxry did change hyprctl). Now everything works.
To make the hyprctl call more efficient by grouping multiple calls in one batch call. See the 1st warning on this page . You don't need to iterate over the output of hyprctl devices anymore.
Reasons:
hyprctl
). Now everything works.hyprctl
call more efficient by grouping multiple calls in onebatch
call. See the 1st warning on this page . You don't need to iterate over the output ofhyprctl devices
anymore.