Skip to content

New options: configurable click actions #8

@tuurep

Description

@tuurep

I want it to be possible for user to be able to freely choose which mouse button does which action.

Currently there are only 2 actions:

  1. Left click: Focus and raise OR minimize (inactive/active)
  2. Right click: Close window

Middle click and scroll actions are currently unused. Polywins had neat functionality on them:

  1. Slop resize (technically it was on right click but I swapped it...)
    • It means drawing a rectangle and your window will be resized / placed on that spot
  2. Incremental resize (scroll)
    • I removed it due to not finding it useful, but I do find it cool

One thing that would be extremely neat: just add option to give a path to a script

  • This way user can write (bash/any) script that takes window id as arg, with tools like wmctrl, xdotool and xdo you can achieve literally anything.

Ideas for click-action functionality welcome in comments.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions