Skip to content

[Feature Request] Provide an option to capture the last selected region #288

@ArbitraryRenaissance

Description

@ArbitraryRenaissance

It would be nice if there were a way to capture the same rectangular region that you captured with the last use of the command. For example:

maim -s | xclip -selection clipboard -t image/png
#[...some rectangular region is captured via mouse selection with coordinates C...]
maim -L | xclip -selection clipboard -t image/png
#The -L flag would generate a screenshot with the same coordinates C

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions