• 0.7.0 9afccc3186

    0.7.0
    All checks were successful
    fmt / fmt-check (push) Successful in 19s
    sanitize / sanitize (push) Successful in 39s
    release / package-linux-x86_64 (push) Successful in 35s
    ci / build (push) Successful in 1m24s
    aur / publish (push) Successful in 1m37s
    aur-bin / publish (release) Successful in 1m39s
    Stable

    creations released this 2026-09-03 18:26:08 +00:00 | 1 commits to main since this release

    grabit 0.7.0

    • touch support: the region selector, the editor toolbar, the recording control bar and pins all work without a mouse (#18)
    • -e -f <file> annotates an existing png, jpeg or webp instead of capturing
    • edit.toolbar_placement = attach hides the editor toolbar until you select a region, then puts it against the selection instead of at the top of the monitor (#6)
    • edit.swatches sets the six color buttons in the editor, all at once or one at a time with grabit set edit.swatches <n> <color> (#7)
    • gui.radius rounds grabit's own ui: the selector and editor, the recording control bar, and the preview and ocr cards
    • region.window_radius rounds window captures to the compositor's corner radius
    • region.snap_animation animates the window-snap highlight instead of jumping
    • new freehand arrow tool: draw a curve and it grows an arrowhead
    • window snap now sees bars and panels, so waybar can be snapped to and captured
    • the selector's hint follows the monitor your cursor is on and says what applies right now
    • an unknown key in config.toml now warns and suggests the key you meant
    • the man page and OPTIONS.md were corrected against the code, and ci now checks them
    • fix the callout tool drawing its text input over the bubble, and its toolbar icon
    • fix captures on rotated outputs having the transform applied twice (#4)
    • fix the cursor position readout showing 0,0 before the pointer had moved
    • fix .sxcu uploads: wrong multipart content type, random and regex missing from delete and thumbnail urls, and slow uploads killed at five minutes
    • arrow, play and tool icons redrawn at a consistent size

    Full Changelog: https://heliopolis.live/creations/grabit/compare/0.6.1...0.7.0

    Downloads