Open hugeblank opened 1 year ago
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅
I have read the CLA Document and I hereby sign the CLA
recheck
Decided to build my PR and test it in production and it doesn't work. This threw me off because it worked in the dev environment. There's an open issue tracking the inability to set global shortcuts on wayland (tauri-apps/tauri#3578), and I think that's the issue now. Guess this PR is blocked until it gets fixed. Fun.
Description
Fixes #204
Lifts event handler logic from paste image support (#167).
Includes some commented out logic for compatibility with systray (#166) when/if merged. Requires
TRAY_LABEL
intray.rs
be exposed as public.If I catch that the referenced PRs get merged before this one I'll resolve conflicts and uncomment code as necessary. That said, this PR on its own is ready to be merged if the maintainers want to handle the conflicts and changes I've mentioned.
Type of change
Checklist: