A desktop basket to drag and drop text, URLs, images, and files.
- Drag items out to move them
- Hold Ctrl while dragging out to copy instead
- Linux — Flatpak
- Windows — Portable Zip
Note for Linux users
This application reads from
/dev/input/*to detect mouse activation gestures. Add your user to theinputgroup:sudo usermod -aG input $USERLog out and log back in for the change to take effect.
Note for KDE users
Run the application under XWayland, as mouse activation gestures do not work on native Wayland for KDE specifically.
- qt6-base
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build- 🎨 Design by Akshay Majgaonkar
- Spawn near cursor(Impossible on wayland it seems)
- Offer drag with multiple formats
- Free up gui thread from sending Image
- Add items from clipboard
- Accept clipboard contents
- Search(is this even needed)?
- Placeholder text and Image
- Item count