hyprfocus
hyprfocus copied to clipboard
cant build please remove from github when you dont test it
nico@archlinux ~/..../Hyprland v0.26.0 make all && sudo make installheaders
make clear
make[1]: Verzeichnis „/home/nico/hyprfocus/Hyprland“ wird betreten
rm -rf build
rm -f ./protocols/*-protocol.h ./protocols/*-protocol.c
rm -f ./hyprctl/hyprctl
rm -rf ./subprojects/wlroots/build
make[1]: Verzeichnis „/home/nico/hyprfocus/Hyprland“ wird verlassen
make fixwlr
make[1]: Verzeichnis „/home/nico/hyprfocus/Hyprland“ wird betreten
sed -E -i -e 's/(soversion = 12)([^032]|$)/soversion = 12032/g' subprojects/wlroots/meson.build
sed: subprojects/wlroots/meson.build kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden
make[1]: *** [Makefile:80: fixwlr] Fehler 2
make[1]: Verzeichnis „/home/nico/hyprfocus/Hyprland“ wird verlassen
make: *** [Makefile:27: all] Fehler 2
nico@archlinux ~/..../Hyprland v0.26.0