v0.0.3 (Beta) #3
HeyAtulVerma
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Release Notes — Ople MagicToys v0.0.3 (Beta)
MagicToys is a native, open-source productivity desktop suite bringing Windows PowerToys and Windows 11 Clipboard History features to Linux (Ubuntu, Debian, Arch, Fedora, Mint, Pop!_OS).
🌟 What's New in v0.0.3
🎨 Rebranding & UI Refinements
44pxand added a matching28pxheader brand icon.#0a0a0abackground, enabling GPU subpixel font antialiasing (FemtoVG/Winit) for crisp text.⚡ Reliability & Performance Improvements
_NET_WM_STATE_SKIP_TASKBARproperty configuration fromAPPENDtoREPLACEmode, eliminating window state bloat and Mutter compositor redraw flicker.PERSISTENT_CLIPBOARDmanager (Lazy<Mutex<Option<Clipboard>>>) to prevent X11 connection churn and selection loss.Alt + Vopens on the very first keystroke.📦 Multi-Distro Packaging Output (
work/releases/)./build-all.shoutputs 5 Linux package formats along with cryptographic checksums intowork/releases/:magictoys_0.0.3_amd64.debmagictoys-0.0.3-1-x86_64.pkg.tar.zstmagictoys-0.0.3-1.x86_64.rpmMagicToys-0.0.3-x86_64.AppImagemagictoys-0.0.3-x86_64.tar.gzSHA256SUMS🌐 Webpage & SEO Upgrades (
magictoys.ople.in)https://magictoys.ople.in/.Ople MagicToys for Linux — Native Clipboard, Emoji & OCR PowerToys for Linux.Alt + V(Clipboard History),Alt + .(Emoji Picker), andAlt + Shift + T(Screen OCR Text Extractor).SoftwareApplicationandFAQPageschemas for Google search rich snippets.🛠️ Quick Installation Commands
One-Line Terminal Install:
curl -sS https://magictoys.ople.in/install.sh | bashInstall Debian / Ubuntu
.debPackage:sudo apt update && sudo apt install -y xclip sudo dpkg -i magictoys_0.0.3_amd64.debThis discussion was created from the release v0.0.3 (Beta).
All reactions