You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly related to #954 - improvements to the pin tool.
I'm adding this separately as to not confuse.
Thank you for the excellent Fireshot.
I'm recently back on Windows 11 after many years on macOS .
I replaced popular macOS utility "Screenfloat" with Fireshot.
Screenfloat has a nifty feature that I believe would benefit Fireshot.
The primary way Screenfloat works is defaulting to the Fireshot "pin to desktop" functionality.
On Fireshot on Windows, it looks like this on my setup with two "pins" hovering:
With Screenfloat, you capture one or multiple shots and they simultaneously "float" (as "pins") just like this.
After capture, there is no automatic display of editing UI elements.
The screen capture is automatically saved to disk to a temp folder and a "pin to desktop" spawned.
The interesting feature is that on mouse hover over a floating shot- a draggable file handle icon appears:
By dragging the file handle from the floating "pin", you are effectively dragging the saved file itself to wherever you need it.
Usually clipped bitmap can be pasted from the clipboard after capturing with Fireshot, or a shell script can return the path to the last saved capture. -- But in the situations where you can't paste the image on the clipboard itself, with Fireshot, you need to first save the capture, then drag the file from where it was saved, to where you need it. This adds up very fast when you work with a lot of screen captures. Also, you need to clean up the saved file if it was temporary, and this way of working requres you to work sequentially.
When having multiple "pin to desktop" floating screen captures, there is currently no way to resize the floating screen captures. On macOS, people work perhaps more visually (or "stupidly"): You capture a bunch of assets you need in various programs and contexts, and keep them floating (resized) on one of your monitors for a while. Either like references for what you are working on. Or as actual assets you need to plug in, like bump, normal maps or texture maps or similar, into modal dialogs that expect you to drag an actual file on top of it. A file handle on the floating "pin to desktop" captures like on macOS Screenfloat would be super useful. A resize would also be very useful.
I am aware of similar tools on Windows, like PureRef, which are great but is geared around reference use primarily.
I am thinking, if a user only rarely manipulates the screen captures (e.g. annotates on them) but very frequently works the way I describe (multiple screen captures, with a queue of captures, the need to be used in a different order than captured), perhaps the way screen captures can be reversed, like with Screenfloat? -> Invoking Fireshot invokes a capture rectangle, that immediately puts the capture as a pin to desktop and "quits" focus back to the user (to the system). Right clicking on the floating "pin to desktop" in Fireshot could have "Edit..." in the menu? What do you guys think? Fireshot is 99% there already as I see it?
The text was updated successfully, but these errors were encountered:
I was just looking for something similar - unfortunatelly some apps don't allow pasting image from clipboard to send it but they support drag'n'drop of a file thus having an option to somehow drag screenshot to the app to send it (via a temp file?) would be awesome. Currently it requires saving the screenshot, then navigating to the location and dragging it.
On macOS screenshot taken results in tiny preview in the corner of the screen that can be dragged to the app to attach/send:
Exactly, would be very useful.
Also, scripting this somehow is difficult as some places want a file (file handle) dragged onto a file well, so simply scripting the path to the screenshot onto the clipboard doesn't cut it.
Also I don't know if Windows supports this, but if you have a "file open..." dialog open on MacOs, you can drag a file handle onto the file browser, which will switch to the containing folder of the file, and select the file itself.
Feature Description
Possibly related to #954 - improvements to the pin tool.
I'm adding this separately as to not confuse.
Thank you for the excellent Fireshot.
I'm recently back on Windows 11 after many years on macOS .
I replaced popular macOS utility "Screenfloat" with Fireshot.
Screenfloat has a nifty feature that I believe would benefit Fireshot.
The primary way Screenfloat works is defaulting to the Fireshot "pin to desktop" functionality.
On Fireshot on Windows, it looks like this on my setup with two "pins" hovering:
With Screenfloat, you capture one or multiple shots and they simultaneously "float" (as "pins") just like this.
After capture, there is no automatic display of editing UI elements.
The screen capture is automatically saved to disk to a temp folder and a "pin to desktop" spawned.
The interesting feature is that on mouse hover over a floating shot- a draggable file handle icon appears:
See it in the first 5 seconds on this youtube review:
https://youtu.be/fUkTb98n604?t=36
By dragging the file handle from the floating "pin", you are effectively dragging the saved file itself to wherever you need it.
Usually clipped bitmap can be pasted from the clipboard after capturing with Fireshot, or a shell script can return the path to the last saved capture. -- But in the situations where you can't paste the image on the clipboard itself, with Fireshot, you need to first save the capture, then drag the file from where it was saved, to where you need it. This adds up very fast when you work with a lot of screen captures. Also, you need to clean up the saved file if it was temporary, and this way of working requres you to work sequentially.
When having multiple "pin to desktop" floating screen captures, there is currently no way to resize the floating screen captures. On macOS, people work perhaps more visually (or "stupidly"): You capture a bunch of assets you need in various programs and contexts, and keep them floating (resized) on one of your monitors for a while. Either like references for what you are working on. Or as actual assets you need to plug in, like bump, normal maps or texture maps or similar, into modal dialogs that expect you to drag an actual file on top of it. A file handle on the floating "pin to desktop" captures like on macOS Screenfloat would be super useful. A resize would also be very useful.
I am aware of similar tools on Windows, like PureRef, which are great but is geared around reference use primarily.
I am thinking, if a user only rarely manipulates the screen captures (e.g. annotates on them) but very frequently works the way I describe (multiple screen captures, with a queue of captures, the need to be used in a different order than captured), perhaps the way screen captures can be reversed, like with Screenfloat? -> Invoking Fireshot invokes a capture rectangle, that immediately puts the capture as a pin to desktop and "quits" focus back to the user (to the system). Right clicking on the floating "pin to desktop" in Fireshot could have "Edit..." in the menu? What do you guys think? Fireshot is 99% there already as I see it?
The text was updated successfully, but these errors were encountered: