Kapture v2.0.0 — Flash-Free Native Capture
Kapture v2.0.0 — Flash-Free Native Capture ⚡
Version 2.0 rebuilds the entire capture pipeline and gives the app a modern UI refresh. No more gnome-screenshot or scrot — Kapture now captures natively, with a flash-free path on GNOME Wayland.
✨ Highlights
- Native capture — no external tools. Removed the dependency on
gnome-screenshotandscrot. Kapture now captures in-process:- X11 → instant
QScreengrab (no flash, no spawned processes) - GNOME Wayland → a bundled GNOME Shell extension captures flash-free and prompt-free
- Other Wayland (KDE, etc.) → XDG desktop portal
- wlroots (Sway/Hyprland) →
grim
- X11 → instant
- No shutter flash on GNOME Wayland. A small bundled Shell helper (
kapture-screenshot@yeakiniqra.github.io) removes GNOME's screenshot flash and permission prompt entirely. - Faster. Removed the fixed 500 ms capture delay and the per-capture temp-file/subprocess churn.
- Modern annotation editor — floating rounded card with a drop shadow, refined toolbar, and pointing-hand cursors.
- New: Copy button — copy the annotated image to the clipboard (
Ctrl+C), alongside Save. - New: Undo (
Ctrl+Z) for annotation strokes. - New keyboard shortcuts —
Ctrl+Ccopy ·Ctrl+Ssave ·Ctrl+Zundo ·Escclose ·P/A/Rtools. - Redesigned About dialog and tray menu to match the new dark theme.
- New symbolic tray icon — a clean monochrome glyph that fits alongside other panel indicators.
- Self-contained
.deb— declares its Qt runtime dependencies so it no longer fails with the cryptic "could not load the Qt platform plugin xcb" error on minimal systems.
📦 Install
sudo dpkg -i kapture_2.0.0_amd64.deb
# if apt reports missing dependencies:
sudo apt -f install