-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grimblast : Errors when using --freeze and area #47
Comments
Hmm, |
No I have kill, i think it just doesn't find the process it's supposed to kill |
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 process that was supposed to be |
It doesn't work, I went up to |
So the jq errors still persist? The only mention of |
Ah I forgot to specify that, would have been an interesting information to have, but I don't use Hyprland, I use sway. I was told it would work anyway since both use wlroots |
It does not. It requires |
Well hyprpickr alone works fine though. At the very least I could make my own screenshot script I think |
Maybe I could check whether |
I think I'll have more chances trying to implement the same solution with hyprpicker with grimshot I think ? Or at least make my own script with grim and slurp |
Sure, that could work. The commit where I added the |
Okay I'll do that thanks ! |
When I try using the --freeze argument with the area option, I get errors, then it freezes without the gray overlay. When I click it freezes on an image half a second later than the first freeze, and if I want to screenshot I have to keep pressing the left click and select the area with the right click.
grimblast check returns all OK.
errors when executing the command :
error after taking the screenshot :
/usr/bin/grimblast: line 197: kill: (355954) - No such process
The text was updated successfully, but these errors were encountered: