Skip to content

Sloppy mouse focus #245

@rjhorniii

Description

@rjhorniii

Enhancement, (hard?)

Windowmaker supports three focus behaviors:

  • Click-to-Focus, or manual focus mode. In click-to-focus mode, you explicitly choose the window that should be focused. This is the default mode.
  • Focus-Follow-Mouse, or auto-focus mode. In this mode, the focused window is chosen based on the position of the mouse pointer. The window below the mouse pointer is always the focused window.
  • Sloppy-Focus, or semi-auto-focus mode. This is similar to the focus-follow-mouse mode, but if you move the pointer from a window to the root window, the window will not loose focus.

I always use sloppy-focus, which still meets the security goals of Wayland, but it a very different behavior. I know it was a problem for quite a while with Wayland-based compositors. The KDE and other ports have found a solution and implemented all three modes.

I rated this (hard?) just because it took so long for other implementations to get it working properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions