You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/clipboard-manager/src
Rika d57df4debe
fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. (#1986)
7 months ago
..
commands.rs refactor(clipboard): refactor clipboard function arguments for better clarity about the needed type (#1218) 1 year ago
desktop.rs fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. (#1986) 7 months ago
error.rs fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. (#1986) 7 months ago
lib.rs refactor(clipboard): refactor clipboard function arguments for better clarity about the needed type (#1218) 1 year ago
mobile.rs feat(clipboard-manager): implement `clear` on iOS and Android (#1462) 12 months ago