Before saving or copying to clipboard, open a simple window showing the captured screenshot. Allow the user to confirm (Enter) or discard (Esc).
We can adapt this code from libwayshot/examples/waymirror.rs
to run before saving/copying.
or
Could use a lightweight GUI crate .
Before saving or copying to clipboard, open a simple window showing the captured screenshot. Allow the user to confirm (Enter) or discard (Esc).
We can adapt this code from libwayshot/examples/waymirror.rs
to run before saving/copying.
or
Could use a lightweight GUI crate .