mirror of
https://github.com/i3/i3.git
synced 2026-02-13 19:05:53 +00:00
Currently, the cursor is XCURSOR_CURSOR_TOP_RIGHT_CORNER (== BORDER_TOP), but the intended cursor was XCURSOR_CURSOR_MOVE. noticed this as part of https://github.com/i3/i3/issues/5198
2 lines
86 B
Plaintext
2 lines
86 B
Plaintext
fix tiling drag cursor: should be “move”, accidentally was “top right corner”
|