]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: simplify process_cursor_motion()
authorJohan Malm <jgm323@gmail.com>
Fri, 30 Jul 2021 13:26:54 +0000 (14:26 +0100)
committerJohan Malm <jgm323@gmail.com>
Fri, 30 Jul 2021 13:26:54 +0000 (14:26 +0100)
commitfc542e6da15659776a1a2c78c7c53ff6bcc2a209
tree0f6da48cefee3902ede0e53b7426769e93390e9b
parent1dc3059707245e4345ae095ff9e215a598b3ba8c
cursor: simplify process_cursor_motion()

...by using wlr_xcursor_get_resize_name() instead of handling each
'resize_edge' case.
src/cursor.c