hyprload
hyprload copied to clipboard
A Hyprland plugin manager
``` [6/7] Installing hyprload make: Entering directory '/home/jonas/.local/share/hyprload/src' jq: parse error: Invalid numeric literal at line 1, column 28 jq: parse error: Invalid numeric literal at line 1, column 28...
jq: parse error: Invalid numeric literal at line 1, column 9 jq: parse error: Invalid numeric literal at line 1, column 9 g++ -shared -o hyprload.so obj/BuildProcessDescriptor.o obj/HyprloadConfig.o obj/Hyprload.o obj/HyprloadPlugin.o...
using the git version of hyprland on arch linux and it is crashing if adding hyprload ```bash Hyprland, built from branch main at commit 99ca26d4eb84e0071264713902e5b287fcab392e dirty (hooksystem: fix missed log...
``` [5/7] Setting up hyprland plugin environment make: Entering directory '/home/kira/.local/share/hyprload/include/hyprland' /bin/sh: 1: [[: not found make clear make[1]: Entering directory '/home/kira/.local/share/hyprload/include/hyprland' rm -rf build rm -f ./protocols/*-protocol.h ./protocols/*-protocol.c rm...
Hi, I installed using `curl -sSL https://raw.githubusercontent.com/Duckonaut/hyprload/main/install.sh | bash`, but when I want to load Hyprload it says `error in loading plugin`. Also, `hyprload.sh` is located in `$HOME/.local/share/hyprload/src/hyprload.sh`, not in...
Some fixes of bugs that have annoyed me: - #29 - #27 - Error messages of setupHeaders are ignored P.S: I don't care about the PR being merged, if its...
As mentioned in #24, hyprload fails to install. I was on Hyprland 0.31.0 when I posted that issue, and I've since updated to the latest commit and still face the...
Both problems are probably related. On `hyprland-nvidia-git` from AUR with modified PKGBUILD as someone said in another issue (changing `.hpp` to `.h*` at line 101) and Hyprload 1.4.0. Plugins tested...
Similar to #23 I am using Arch Linux and installed Hyprland via the `hyprland-git` AUR package
These lines don't seem to work properly: https://github.com/Duckonaut/hyprload/blob/8a727508c9edda5e2562c7d7e7967bef4a7bdfa1/src/util.cpp#L201-L203 Example output in `/tmp/hypr//hyprland.log` while running `hyprctl dispatch hyprload update`: ``` [LOG] [hyprload] Command: %s [LOG] [hyprload] Exit code: %d [LOG] [hyprload]...