Goals: - [ ] When taking a screenshot, the raw (uncompressed) image should be copied to the clipboard - [ ] Should be able to toggle this behavior with a hardcoded constant "setting" --- Requires FFI bindings to the GLFW clipboard APIs in the runtime: https://www.glfw.org/docs/3.0/group__clipboard.html
Goals:
Requires FFI bindings to the GLFW clipboard APIs in the runtime: https://www.glfw.org/docs/3.0/group__clipboard.html