Skip to content

Commit

Permalink
feat(sharing): Switch to arboard crate
Browse files Browse the repository at this point in the history
  • Loading branch information
hrkfdn committed Mar 4, 2024
1 parent e22b711 commit 159bfc4
Show file tree
Hide file tree
Showing 7 changed files with 225 additions and 224 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Instructions for installation with winget

### Changed

- Switch to `arboard` for clipboard access as it is still maintained

### Fixed

- Crash on Android (Termux) due to unknown user runtime directory
Expand Down
Loading

0 comments on commit 159bfc4

Please sign in to comment.