Skip to content

"Macro" command line features #22

Open
@mikeclayton

Description

@mikeclayton

Consider support for some funky automation "macros" that could be called on the command line - for example:

fancymouse.exe --jump-to --monitor 1 --coord-x 100 --coord-y 200
fancymouse.exe --jump-to --monitor 1 --centre
fancymouse.exe --jump-to --monitor 1 --centre-x --coord-y 200
fancymouse.exe --jump-to --monitor next --centre
fancymouse.exe --jump-to --monitor last
fancymouse.exe --show-preview
fancymouse.exe --hide-preview

These could then be called by other utilities - e.g. autohotkey, or custom bindings on mouse buttons to perform the desired actions.

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