Mihai Fufezan

Results 491 comments of Mihai Fufezan

Can you post the full command you've used to take the screenshot? Also, are you using NVidia/have the `WLR_NO_HARDWARE_CURSORS=1` variable set?

Sounds like a nvidia issue, as I don't see the cursor when running the same command. ![image](https://github.com/hyprwm/contrib/assets/36706276/826a4985-8219-4736-9f85-fa383bac7f4e) As can be seen, my hyprpicker is built from a commit in `2023-10-05`,...

I haven't seen that, mind showing an example? Maybe record a video of it happening?

My guess is `env = WLR_NO_HARDWARE_CURSORS,1` is causing the cursor to keep showing.

Not sure what "screenshot stack" refers to here, but it's likely a bug with either slurp or hyprpicker.

Honestly no idea how to review this, I don't know nearly enough python. But if it works for you, I'd say it's good to go. I'll try to find a...

I think that's the application not properly supporting the fractional scaling protocol, and being blurred itself.

If it's the freeze option's fault, then hyprpicker is at fault. @vaxerski

I guess we'll include this instead of the old one. It's simpler and more readable, while doing the same thing. @anotherhadi do you want to make a PR?