Zoom/Screenshot tool for linux, dependencies: libX11, raylib, xclip
Wayland (X11 doesn't work there): build with make wayland. Captures the screen
via grim and copies to the clipboard via wl-copy, so it also needs grim and
wl-clipboard installed. Area selection still happens inside the app window.
Left mouse for drag&drop
Mouse wheel for zoom in/out
Shift + mouse wheel for fine zoom
Right mouse for select screenshot area
Esc for reset active tools
Enter or C to save area into clipboard
Tools:
- How use tools:
- When tool is activated (tool key is down), press left mouse for persist on screen.
- When tool is activated (tool key is down), press right mouse for delete last persistent item.
- Tools key:
- Crosshair (hotkey F)
- Line (hotkey S)
- Rectangle (hotkey R)
- Arrow (hotkey A)
- Clip window for selection box (hotkey Z)
- Restricted area (hotkey B)
- Color picker (hotkey X)
Features:
- Good for screencast (zoom, crosshair)
- Simple screenshot annotation tool (without any bullshit steps for save screenshot, just run, select, press C or Enter and your screenshot copy into clipboard)
- No UI
Example:
LostInTranslation.mp4
Idea take from https://github.com/tsoding/boomer