这是indexloc提供的服务,不要输入任何密码
Skip to content

Allow mouse to be moved to another display other than the main display when coordinates are Absolute #499

@flejz

Description

@flejz

Is your feature request related to a problem? Please describe.
Some automation jobs I am currently working at require the mouse to be moved to a different display other than the main display.

Describe the solution you'd like
Add an extra method to allow moving the mouse cursor to a specific display, e.g. fn move_mouse_abs(&mut self, x: i32, y: i32, display: Display) -> InputResult<()> {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions