mirror of
https://github.com/bitwarden/browser
synced 2024-12-18 12:22:59 +01:00
30feb60645
Implement the Desktop clipboard logic natively using rust. This uses the arboard crate for clipboard functionality. This change consists of 3 portions: * Rust component. * Updating renderer to call main using electron ipc. * Update main to listen to renderer ipc and forward calls to the native clipboard module. |
||
---|---|---|
.. | ||
biometric | ||
crypto | ||
password | ||
clipboard.rs | ||
error.rs | ||
lib.rs |