Releases: gustavosett/Windows-11-Clipboard-History-For-Linux
Release v0.5.0
Windows 11 Clipboard History For Linux v0.5.0
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.5.0_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.5.0-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.5.0_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.5.0_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
What's Changed
- fix: debian dependencies had wrong package by @henmalib in #115
- docs: add henmalib as a contributor for bug, and code by @allcontributors[bot] in #117
- chore(deps): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #112
- chore(deps): bump react-window from 2.2.3 to 2.2.4 in the production-dependencies group by @dependabot[bot] in #113
- fix: enhance focus and hover behavior in Emoji, Kaomoji, and Symbol pickers when keyboard is used by @Predrag in #118
- chore(deps): bump the all-cargo group in /src-tauri with 2 updates by @dependabot[bot] in #114
New Contributors
Full Changelog: v0.4.28...v0.5.0
Release v0.4.28
Windows 11 Clipboard History For Linux v0.4.28
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.4.28_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.4.28-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.4.28_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.4.28_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
What's Changed
- fix: remove forced x11 backend by @gustavosett in #116
Full Changelog: v0.4.27...v0.4.28
Release v0.4.27
Windows 11 Clipboard History For Linux v0.4.27
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.4.27_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.4.27-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.4.27_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.4.27_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
Full Changelog: v0.4.26...v0.4.27
Release v0.4.26
Windows 11 Clipboard History For Linux v0.4.26
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.4.26_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.4.26-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.4.26_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.4.26_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
Full Changelog: v0.4.25...v0.4.26
Release v0.4.25
Windows 11 Clipboard History For Linux v0.4.25
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.4.25_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.4.25-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.4.25_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.4.25_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
What's Changed
- fix: merged prs don't close issues by @gustavosett in #101
- Bugfix-highligh-currently-selected-item by @Predrag in #96
- docs: add Predrag as a contributor for code, and bug by @allcontributors[bot] in #103
- chore: improve backup handling by creating a single backup by @gustavosett in #105
- fix: resolve WebKit incompatibility on Pop!_OS by @gustavosett in #109
New Contributors
Full Changelog: v0.4.24...v0.4.25
Release v0.4.24
Windows 11 Clipboard History For Linux v0.4.24
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.4.24_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.4.24-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.4.24_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.4.24_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
What's Changed
- fix: add missing dependencies for package installation by @gustavosett in #94
- feat: make it resizable by @gustavosett in #95
- feat: implement COSMIC shortcut handling with RON format support by @gustavosett in #97
Full Changelog: v0.4.23...v0.4.24
Release v0.4.23
Windows 11 Clipboard History For Linux v0.4.23
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.4.23_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.4.23-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.4.23_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.4.23_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
What's Changed
- feat: theme detection mechanism by @gustavosett in #88
- docs: add @olksndrdevhub as a contributor for bug by @allcontributors[bot] in #90
- docs: add @rorar as a contributor for bug by @allcontributors[bot] in #91
Full Changelog: v0.4.22...v0.4.23
Release v0.4.22
Windows 11 Clipboard History For Linux v0.4.22
A Windows 11-style Clipboard History Manager for Linux.
🚀 Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashThis script auto-detects your distro and sets up everything, including paste permissions.
📦 Manual Installation
Ubuntu/Debian (APT Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.deb.sh' | sudo -E bash
sudo apt update && sudo apt install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .deb directly:
sudo apt install ./win11-clipboard-history_0.4.22_amd64.deb
sudo setfacl -m u:$USER:rw /dev/uinputFedora/RHEL (DNF Repository - enables auto-updates)
curl -1sLf 'https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/setup.rpm.sh' | sudo -E bash
sudo dnf install win11-clipboard-history
sudo setfacl -m u:$USER:rw /dev/uinput # For immediate paste accessOr download the .rpm directly:
sudo dnf install ./win11-clipboard-history-0.4.22-1.x86_64.rpm
sudo setfacl -m u:$USER:rw /dev/uinputArch Linux (AUR)
yay -S win11-clipboard-history-binAppImage (Universal - any distro)
# Download, make executable, and set up paste permissions
chmod +x win11-clipboard-history_0.4.22_amd64.AppImage
sudo setfacl -m u:$USER:rw /dev/uinput # Required for paste simulation
./win11-clipboard-history_0.4.22_amd64.AppImageNote: The
setfaclcommand is temporary (resets on reboot). For permanent setup, see the README.
⌨️ Usage
Press Super+V to open the clipboard history. The app will show a Setup Wizard on first run to configure shortcuts and permissions.
Full Changelog: v0.4.21...v0.4.22
Release v0.4.21
Windows 11 Clipboard History For Linux v0.4.21
A Windows 11-style Clipboard History Manager for Linux.
Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashManual Installation
Ubuntu/Debian
Download the .deb file and install:
sudo dpkg -i win11-clipboard-history_0.4.21_amd64.debFedora/RHEL
Download the .rpm file and install:
sudo rpm -i win11-clipboard-history-0.4.21-1.x86_64.rpmArch Linux (AUR)
yay -S win11-clipboard-history-binAny Linux (AppImage)
Download the .AppImage file, make it executable, and run:
chmod +x win11-clipboard-history_0.4.21_amd64.AppImage
./win11-clipboard-history_0.4.21_amd64.AppImageUsage
Press Super+V to open the clipboard history.
What's Changed
- feat: WIN + . shortcut by @gustavosett in #84
Full Changelog: v0.4.20...v0.4.21
Release v0.4.20
Windows 11 Clipboard History For Linux v0.4.20
A Windows 11-style Clipboard History Manager for Linux.
Quick Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/gustavosett/Windows-11-Clipboard-History-For-Linux/master/scripts/install.sh | bashManual Installation
Ubuntu/Debian
Download the .deb file and install:
sudo dpkg -i win11-clipboard-history_0.4.20_amd64.debFedora/RHEL
Download the .rpm file and install:
sudo rpm -i win11-clipboard-history-0.4.20-1.x86_64.rpmArch Linux (AUR)
yay -S win11-clipboard-history-binAny Linux (AppImage)
Download the .AppImage file, make it executable, and run:
chmod +x win11-clipboard-history_0.4.20_amd64.AppImage
./win11-clipboard-history_0.4.20_amd64.AppImageUsage
Press Super+V to open the clipboard history.
What's Changed
- docs: add @freshCoder21313 as a contributor for code, design, and data by @allcontributors[bot] in #71
- docs: add @Tallin-Boston-Technology as a contributor for ideas by @allcontributors[bot] in #72
- docs: add @rorar as a contributor for ideas by @allcontributors[bot] in #73
- docs: add @sosadsonar as a contributor for ideas by @allcontributors[bot] in #78
- feat: ui scale setting by @gustavosett in #83
New Contributors
- @allcontributors[bot] made their first contribution in #71
Full Changelog: v0.4.19...v0.4.20