Mihai Fufezan
Mihai Fufezan
@vaxerski I've also removed all occurrences of `-j`, as per https://stackoverflow.com/questions/70541788/how-to-build-a-cmake-project-in-parallel-on-all-available-cores.
@outfoxxed can you test when you have the time?
> > Well the [patch](https://github.com/hyprwm/wlroots-hyprland/blob/main/patches/nvidia-hardware-cursors.patch) is its own file that you can remove or give a new name that doesn't end with `.patch` and the script won't apply it >...
I agree with this. There are several sections where we can use more groups, as you say. `input` should have a section for `mouse`, `keyboard`, `tablet`, not only `touchpad`. `device`...
Hmm, `kill` should be in the `coreutils` package. Do you not have that installed?
Hmm, it must be because hyprpicker and slurp are in a race condition. I think slurp starts faster and thus when you press click again, hyprpicker gets killed. So the...
So the jq errors still persist? The only mention of `--argjson` in the code is for window selection. What is your Hyprland version?
It does not. It requires `hyprctl` to get the windows (akin to `swaymsg -t get_tree`). Since you're not on Hyprland, the command fails and brings the whole script down. The...
Maybe I could check whether `HYPRLAND_INSTANCE_SIGNATURE` is set before trying to get the windows list.
Sure, that could work. The commit where I added the `--freeze` argument is pretty small, so you can use that to adapt grimshot.