Skip to content

Releases: AtulVermaGithub/Linux-Clipboard

v0.0.2 (Beta)

Choose a tag to compare

@AtulVermaGithub AtulVermaGithub released this 22 Jul 13:23
848fb98

📋 lincb.ople.in v0.0.2 (Beta)

We are thrilled to release v0.0.2 of lincb.ople.in — featuring universal cross-distro compatibility fixes, Arch Linux soname resolution, and installer resilience improvements!


⚡ What's New & Fixed in v0.0.2

  • 🐧 Universal GLIBC 2.17 Compatibility: Recompiled with a GLIBC 2.17 baseline using cargo-zigbuild. Completely resolves Fedora 40/41 GLIBC_2.43 dependency errors during dnf installation.
  • 🏹 Arch Linux libxdo.so.3 Fix: Removed static libxdo dynamic linking. Eliminates libxdo.so.3: cannot open shared object file error on Arch Linux rolling updates.
  • 🛡️ Installer Reliability (install.sh): Added automatic /etc/udev/rules.d directory creation for minimal distros, package format integrity validation, and strict error handling.
  • 🌐 Dynamic Web Page Version Tracking: The landing page at https://lincb.ople.in now automatically fetches and displays the latest published GitHub release tag dynamically.

⚡ Quick One-Line Installation

Install or update automatically on any Linux distribution:

curl -sS https://lincb.ople.in/install.sh | bash

v0.0.1 (Beta)

v0.0.1 (Beta) Pre-release
Pre-release

Choose a tag to compare

@AtulVermaGithub AtulVermaGithub released this 22 Jul 11:51

📋 lincb.ople.in v0.0.1 (Beta)

We are excited to announce the first Beta Release of lincb.ople.in — a fast, native, Windows 11-style Clipboard History Manager for Linux built with Rust and Slint GUI.


✨ Key Features

  • 🗂️ Windows 11 Experience: Press Super + V to toggle the Clipboard History modal and Super + . for the Emoji Picker.
  • 🦀 Ultra-Lightweight & Fast: Sub-millisecond response times consuming under 25MB of RAM.
  • 🎨 Modern Design: Fluent design system with glassmorphic UI, light/dark mode adaptation, search filtering, and pin/unpin clips.
  • 🖼️ Rich Media Support: Previews text snippets, screenshots, formatted code, and emojis.
  • 🐧 Universal Distro Support: Works natively across X11 and Wayland on Ubuntu, Debian, Arch Linux, Fedora, Manjaro, Mint, Pop!_OS, and openSUSE.

⚡ One-Line Installation

Install automatically on any Linux distribution with a single command:

curl -sS https://lincb.ople.in/install.sh | bash