hyprwm / contrib

Community scripts and utilities for Hypr projects
MIT License
294 stars 39 forks source link

`--freeze` or `--cursor` shows 2 cursors in grimblast #115

Open SteavenGamerYT opened 3 months ago

SteavenGamerYT commented 3 months ago

Program

grimblast

Maintainers of the program

@fufexan @Misterio77

Bug or Regression?

Bug

Description

--freeze shows 2 cursors in grimblast --freeze --cursor shows 2 cursors in grimblast not using --freeze or --cursor shows 1 cursor in grimblast

How to reproduce

grimblast --notify --freeze copysave area grimblast --notify --freeze --cursor copysave area grimblast --notify copysave area

Hyprland crash reports, program logs, images, videos

https://github.com/user-attachments/assets/fb8dbd8b-34a7-47c6-ae30-09ca23439f8b

fufexan commented 3 months ago

I cannot reproduce. Do you have the option render:no_hardware_cursors set? (common if you have an Nvidia card)

SteavenGamerYT commented 3 months ago

Do you have the option render:no_hardware_cursors set?

yes i have cursor { no_hardware_cursors = true allow_dumb_copy = false }