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
So I use Greenshot (I just started using it on Windows recently though) to take screenshots. It's a pretty popular program for that purpose.
Greenshot intercepts standard prtsc keybindings to activate a region selection screenshot tool. This has worked 100% of the time in all apps until I ran into Potato.
When Potato has focus, it is still being used as the native functionality. I do not have prtsc bound to anything in Potato. Could this be because of the way Potato deals with shortcuts itself? Note, I have made sure that Potato does not have any auxiliary windows up or anything (world settings, etc), to isolate possible extraneous variables.
Greenshot compatibility might be niche, but the broader concern might be that this would affect other applications' keybindings that are not bound in Potato because Potato isn't falling back. I haven't tested this and have no idea if "fixing" this would make Potato bindings impossible, so take this all with a grain of salt.
My use case:
I confess that I like sharing poses and mush ascii art via screenshot bc they are often easier to see this way, but I'm not really into showing people all of the worlds and alts I have open. My alternative is to use the alt+prtsc (capture window) functionality and then edit every single screenshot to crop out my other mushes and characters (connections) before dropping it in Discord/etc which kind of makes the idea of impromptu shares tedious and moot.
The text was updated successfully, but these errors were encountered:
The short answer to this one, I'm afraid, is that I don't know. I'm not sure quite how Tk handles keyboard bindings under the hood, but actually now that I look, I can't see that Tk actually handles custom bindings for the PrintScreen key anyway.
In terms of actually fixing the problem, the best I can offer would be that you could raise this as a possible bug/issue on the Tcl/Tk bug tracker and see if someone with knowledge of Tk's internals can comment.
In terms of your specific use-case, I can help you with some custom code that'll capture the output screen into an image file, if that's helpful?
So I use Greenshot (I just started using it on Windows recently though) to take screenshots. It's a pretty popular program for that purpose.
Greenshot intercepts standard prtsc keybindings to activate a region selection screenshot tool. This has worked 100% of the time in all apps until I ran into Potato.
When Potato has focus, it is still being used as the native functionality. I do not have prtsc bound to anything in Potato. Could this be because of the way Potato deals with shortcuts itself? Note, I have made sure that Potato does not have any auxiliary windows up or anything (world settings, etc), to isolate possible extraneous variables.
Greenshot compatibility might be niche, but the broader concern might be that this would affect other applications' keybindings that are not bound in Potato because Potato isn't falling back. I haven't tested this and have no idea if "fixing" this would make Potato bindings impossible, so take this all with a grain of salt.
My use case:
I confess that I like sharing poses and mush ascii art via screenshot bc they are often easier to see this way, but I'm not really into showing people all of the worlds and alts I have open. My alternative is to use the alt+prtsc (capture window) functionality and then edit every single screenshot to crop out my other mushes and characters (connections) before dropping it in Discord/etc which kind of makes the idea of impromptu shares tedious and moot.
The text was updated successfully, but these errors were encountered: