Skip to content

warpcursor doesn't work when focus is set by wlrctl #451

@clicseo

Description

@clicseo

I have warpcursor enabled, which works great when using mango's keybindings to switch between windows and monitors.

However, I've also started experimenting with using wlrctl to focus certain windows, since I can script it and launch the given program if the window isn't open.

Which works great, except that I've noticed the mouse never moves to the window that receives focus in this way.

wlrctrl uses foreign toplevel management protocol which I guess is the problem. I am open to try different options to get a run-or-raise feature (tried spawn_on_empty and works but only inside one monitor).

I also created a script using mango's ipc that works but flickers through tags to find the app which doesn't seem best option.

Any other idea or option to get the desired behaviour?

Thank you

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