ClipCascade icon indicating copy to clipboard operation
ClipCascade copied to clipboard

ClipCascade is a lightweight utility that automatically syncs the clipboard across devices, no key press required.

Results 29 ClipCascade issues
Sort by recently updated
recently updated
newest added

Sometimes ClipCascade uses xwayland and sometimes it uses wl-clipboard I would much rather it uses wl-clipboard all the time, but I can't seem to find a way to make this...

How to share images between two Android phones: Phone A is Android 9, Phone B is HarmonyOS 3.0 (with ADB permissions granted). When B shares to A, there is a...

## My steps are as follows: 1. Start the server: ``` PS D:\a> java --version java 21.0.5 2024-10-15 LTS Java(TM) SE Runtime Environment (build 21.0.5+9-LTS-239) Java HotSpot(TM) 64-Bit Server VM...

It's a really nice tool, but I'm keeping facing crash on mac, about twice a day. Here are some logs from mac, hope its helpful. ``` Thread 6 Crashed: 0...

I tried to install the client on Fedora 42 and got some issues. They are successfully resolved at the end but I would like to open an issue for anyone...

## 1 ## 2 Both of these issues appear in version 3.1 (the clients on the server are all 3.1 and the connections are normal), and the second one occurs...

Al usar la aplicación cliente de ClipCascade para macOS, he encontrado un problema crítico con la ventana de inicio de sesión. Después de intentar minimizarla, la ventana no se oculta...

running server on fedora 41 via docker, I can connect to it and have reset the admin username and password - that all appears to be working fine. Trying to...

## Description I added the `pyproject.toml` file so that the package + dependencies can be install as a tool using `uv tool install ClipCascade_Desktop/src` after cloning the repo. You might...