flameshot icon indicating copy to clipboard operation
flameshot copied to clipboard

Mouse and screenshot cursor transitions when delaying screenshots

Open yangcheng1203 opened this issue 2 years ago • 6 comments

Flameshot Version

Flameshot-12.1.0

Installation Type

Using the ready-made package from Github Releases

Operating System type and version

debian 11

Description

When I use the delayed screenshot function of Flameshot-12.1.0, while waiting for the screenshot, I use the windows key to open the start menu bar. When the screenshot is created, the mouse is still the system cursor. When the mouse is clicked, it changes to screenshot cursor

Steps to reproduce

1、run “flameshot launcher” 2、delay 5 seconds and take new screenshot 3、Press the keyboard windows key After waiting for 5 seconds, it is found that the mouse on the screenshot page is the system mouse instead of the screenshot cursor,and you need to click the mouse to convert

Screenshots or screen recordings

No response

System Information

debian 11

yangcheng1203 avatar Aug 18 '22 09:08 yangcheng1203

I cannot reproduce this on Manjaro KDE X11. Unfortunately, you have forgot to add all the requested information. Please provide your full system information (Desktop Environment, Window Manager, Compositor, Display Server, ...)

mmahmoudian avatar Aug 18 '22 12:08 mmahmoudian

I cannot reproduce this on Manjaro KDE X11. Unfortunately, you have forgot to add all the requested information. Please provide your full system information (Desktop Environment, Window Manager, Compositor, Display Server, ...)

$ flameshot --version
Flameshot v12.1.0 (-)

$ loginctl show-session $(loginctl show-user $(whoami) -p Display --value) -p Type --val
x11

$ uname -r
5.15.0-2-amd64

$ xrandr --listactivemonitors
Monitors: 1
 0: +*DP-1 1920/477x1080/268+0+0  DP-1

yangcheng1203 avatar Aug 19 '22 01:08 yangcheng1203

I cannot reproduce this on Manjaro KDE X11. Unfortunately, you have forgot to add all the requested information. Please provide your full system information (Desktop Environment, Window Manager, Compositor, Display Server, ...)

Did you press the windows key within 5 seconds of the delay?

yangcheng1203 avatar Aug 19 '22 01:08 yangcheng1203

Did you press the windows key within 5 seconds of the delay?

In my case it was 2 seconds, but yes, I manages to take screenshot from the applications menu in my KDE

mmahmoudian avatar Aug 19 '22 05:08 mmahmoudian

Did you press the windows key within 5 seconds of the delay?

In my case it was 2 seconds, but yes, I manages to take screenshot from the applications menu in my KDE

During this process, do you need to click the mouse once to change the mouse icon from a triangle to a cross cursor?

yangcheng1203 avatar Aug 19 '22 06:08 yangcheng1203

During this process, do you need to click the mouse once to change the mouse icon from a triangle to a cross cursor?

No, it automatically turns to cross when the Flameshot is launched (I just tried it one more time after a reboot just to be sure).

P.s: I edited your comment to have a proper markdown format, because previously due to $ in the command, it was partially rendered as LaTex formula: $(loginctl show-user $(whoami) --> $(loginctl show-user $(whoami)

mmahmoudian avatar Aug 22 '22 10:08 mmahmoudian