[PR #691] [MERGED] Replace clipboard with arboard #978

Closed
opened 2026-02-28 14:54:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/691
Author: @ArturKovacs
Created: 12/30/2020
Status: Merged
Merged: 1/8/2021
Merged by: @Rigellute

Base: masterHead: master


📝 Commits (2)

📊 Changes

3 files changed (+211 additions, -44 deletions)

View changed files

📝 Cargo.lock (+201 -34)
📝 Cargo.toml (+1 -1)
📝 src/app.rs (+9 -9)

📄 Description

Replaces the unmaintained clipboard with arboard


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/691 **Author:** [@ArturKovacs](https://github.com/ArturKovacs) **Created:** 12/30/2020 **Status:** ✅ Merged **Merged:** 1/8/2021 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`3bf4d9e`](https://github.com/Rigellute/spotify-tui/commit/3bf4d9ed4d9e8d62695b1c7a47058040b2eb31b6) Replace `clipboard` with `arboard` - [`211a59a`](https://github.com/Rigellute/spotify-tui/commit/211a59ab0a6904b23360252fb7e1ccbcdccefe62) Merge branch 'master' of https://github.com/Rigellute/spotify-tui into master ### 📊 Changes **3 files changed** (+211 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+201 -34) 📝 `Cargo.toml` (+1 -1) 📝 `src/app.rs` (+9 -9) </details> ### 📄 Description Replaces the unmaintained `clipboard` with [`arboard`](https://github.com/ArturKovacs/arboard) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#978
No description provided.