Hyprland/hyprctl
Florian sp1rit​ 39a9980fb1
dropped deprecated gethostbyname check
Done to avoid the rpmlint warning:
hyprland.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/hyprctl
The binary calls gethostbyname. Please port the code to use getaddrinfo.

Signed-off-by: Florian "sp1rit"​ <sp1ritCS@protonmail.com>
2022-08-22 14:35:41 +02:00
..
Makefile Use enum for specifying hyprctl output format and change the way flags 2022-07-12 14:59:36 -06:00
main.cpp dropped deprecated gethostbyname check 2022-08-22 14:35:41 +02:00
meson.build Added meson buildfiles 2022-06-16 23:30:28 +02:00