Hyprland/hyprpm/src
Jan Beich e44aae0c20
hyprpm: switch to numeric owner/group after f8bbe5124c (#10345)
On BSDs "root" is in "wheel" group. Instead of enumerating platforms
or probing "wheel" explicitly use numeric value for the superuser.

$ truss hyprpm add <url>
[...]
read(5,"install: unknown group root\n",1023)     = 28 (0x1c)
[...]
[ERR] ✖ Failed to write plugin state
2025-05-09 14:18:15 +02:00
..
core hyprpm: clean up root access and properly check input (#10304) 2025-05-06 22:43:08 +02:00
helpers hyprpm: switch to numeric owner/group after f8bbe5124c (#10345) 2025-05-09 14:18:15 +02:00
progress hyprpm: Minor optimizations and refactor of helpers and progress bar (#10246) 2025-05-05 04:22:22 +02:00
main.cpp hyprpm: clean up root access and properly check input (#10304) 2025-05-06 22:43:08 +02:00
meson.build hyprpm: use glaze to parse hyprctl plugin list (#8812) 2024-12-27 14:40:46 +00:00