Hyprland/hyprpm/src/helpers
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
..
Colors.hpp hyprpm: Add hyprpm, a Hyprland Plugin Manager (#4072) 2023-12-07 10:41:09 +00:00
Die.hpp hyprpm: move to system directories for storing plugins (#10211) 2025-05-01 18:00:26 +02:00
StringUtils.hpp hyprpm: convert std::cout and std::cerr to std::println() 2024-10-13 14:13:56 +01:00
Sys.cpp hyprpm: switch to numeric owner/group after f8bbe5124c (#10345) 2025-05-09 14:18:15 +02:00
Sys.hpp hyprpm: clean up root access and properly check input (#10304) 2025-05-06 22:43:08 +02:00