lxqt / lximage-qt

The image viewer and screenshot tool for lxqt
https://lxqt.github.io
GNU General Public License v2.0
99 stars 61 forks source link

Delay by default before capturing a screenshot #392

Closed grahamperrin closed 3 years ago

grahamperrin commented 3 years ago
Expected Behavior
  1. Capture a shot
  2. use the File menu of Image Viewer to capture another
  3. click OK
  4. an opportunity to hide the Image Viewer window
Current Behavior
  1. a shot that includes the previous shot
Possible Solution

Don't default to 0 (zero) seconds.

Context

https://github.com/helloSystem/Utilities/issues/39

… I prefer a delay of five seconds, the preference should be remembered. …

System Information

helloSystem 0.4.0 (0D26)

stefonarch commented 3 years ago

https://github.com/lxqt/lximage-qt/blob/master/src/application.cpp/#L105 Screenshot functionality will be removed at some point. https://github.com/lxqt/screengrab/issues/42

This said I wonder why I cannot find anywhere in the GUI the Take a screenshot (deprecated, please use screengrab instead). EDIT: it's not in the GUI: lximage-qt --help

tsujan commented 3 years ago

Yes, please use Screengrab to take screenshots. lximage-qt is an image viewer.

grahamperrin commented 3 years ago

Image Viewer

https://github.com/lxqt/lximage-qt/issues/392#issuecomment-773264874

lximage-qt --help deprecation noted and understood, thank you.

For reference, Capture Screenshot is in the File menu:

image

ScreenGrab

Thank you, however https://github.com/helloSystem/Utilities/issues/39#issuecomment-773532284 it's not ported to FreeBSD.

stefonarch commented 3 years ago

Yeah it's there until it will be removed. It doesn't make sense to add a warning there IMHO as far as it works.