Is your feature request related to a problem? Please describe.
It is currently possible to take screenshot interactively in F3D, however it writes it to a file.
Screenshoting to clipboard would be nice
Describe the solution you'd like
- Identify the right dependency for clipboard support (https://github.com/dacap/clip?)
- Add it in the 3rd party of F3D
- Implement the binding using Shift + F12 or PrintScreen ?
Is your feature request related to a problem? Please describe.
It is currently possible to take screenshot interactively in F3D, however it writes it to a file.
Screenshoting to clipboard would be nice
Describe the solution you'd like