diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2025-06-13 21:58:11 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2025-06-13 21:58:11 -0700 |
commit | ed683c9966edc3522aec958bdb40e8ff8a20287f (patch) | |
tree | e17947b47a9e08d35e0f953f1147f26cf2a3ff3d /Makefile | |
parent | 8aecd73cbe0471eafef90a5deea73f9e61c9d480 (diff) |
clickety: handle edge case where impetus is centered
This actually became likely to happen with the introduction of
the 'm' modifier for moving the pointer to the focused window's
center.
Occasionally I'll accidentally initiate a resize after a Mod1-m
to brin the mouse pointer, because I'm accessing the xterm popup
window for tweaking something like font size. But instead of
pressing ctrl-rclick, I hit mod1-rclick, and if perfectly
centered, this would disappear the window on release.
Ultimately it's an off by one error of sorts, just give the
boundary case to the < side.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions