ShareX / ShareX

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
https://getsharex.com
GNU General Public License v3.0
27.97k stars 3.09k forks source link

I have a small recommendation #7392

Open lxhyouth opened 1 month ago

lxhyouth commented 1 month ago

1c06ac9ed5df72d750699a13be3e414

Could you add an option to the toolbar for "Pin to screen"? Sometimes after processing an image, I would like to keep it displayed on the screen. For instance, when I've annotated a teacher's code, I need to refer to it while writing and learning to code. Currently, although I can use "Pin to screen" after taking a screenshot, this feature is not always suitable. There are times when I don't want to pin it to the screen, but this action still fixes it in place.

lxhyouth commented 1 month ago

@Jaex

Combinacijus commented 1 month ago

In a mean time you might find this and other workarounds useful https://github.com/ShareX/ShareX/issues/7355#issuecomment-2046088343

As workaround you could setup "Pin to screen (From clipboard)" image

  1. Select file
  2. Ctrl+C
  3. <Your + Shortcut> Pin to screen (From clipboard)

In your case it would be even easier:

  1. Capture (automatically goes to clipboard)
  2. <Your + Shortcut> Pin to screen (From clipboard)
lxhyouth commented 2 weeks ago

Thank you very much, this is a fairly good solution.