option to disable sloppy focusing #4

Open
opened 2024-02-25 23:00:00 -06:00 by yosh · 0 comments
Owner

I personally don't particularly enjoy sloppy focusing with a pointer all too much, so I'd like a way to disable it

things to consider:

  • where is the code for when a pointer enters a view? how can I adapt it to fit both sloppy and non sloppy focusing?
  • when resizing/moving a window with the pointer, how does hikari decide which window to resize? currently focused one (would require changing) or one under pointer (wouldn't need to change)?
  • perhaps make it a keybind to toggle?
I personally don't particularly enjoy sloppy focusing with a pointer all too much, so I'd like a way to disable it things to consider: - where is the code for when a pointer enters a view? how can I adapt it to fit both sloppy and non sloppy focusing? - when resizing/moving a window with the pointer, how does hikari decide which window to resize? currently focused one (would require changing) or one under pointer (wouldn't need to change)? - perhaps make it a keybind to toggle?
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: yosh/hikari#4
No description provided.