An update focused on a few QoL fixes to screencopy. You'll enjoy this one.
New stuff
- added
screencopy:allow_token_by_default
to tick the "allow restore token" box by default - added
--version
Fixes
- screencopy: fixed invalid toplevel handles being picked in the prompt
- screencopy: improved restore data handling
- screencopy: fixed a bug where restore data would be gone after 2 restarts of an app
- core: added explicit casts to wl_proxy* to fix clang builds
- core: improved
--help
Full Changelog: v1.3.4...v1.3.5