Skip to content

Marquee selection on canvas (replacing redundant click-drag pan) #214

Description

@EduCoder26

Right now, click-and-drag on empty canvas pans the viewport. That's redundant since 2 finger and 3 finger swipe already do the same action, and I've found a better action for click-and-drag: marque selection.

Basically, you click and drag on the background to select one or more windows, and then you can move the windows in bulk or close them with a keybinding.

There's minimal implementation cost, since I've already implemented it in my personal DriftWM setup, I just needed to open an issue to see if I can open a PR given the contribution instructions.

Question: should the close selected action be instant, or require extra confirmation?

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