]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: Store view + resize edges for move/resize in press event
authorJohn Lindgren <john@jlindgren.net>
Thu, 15 Sep 2022 03:09:36 +0000 (23:09 -0400)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 15 Sep 2022 04:13:27 +0000 (06:13 +0200)
commit1fafb89cba3f5f176d3f4076971c31fc641b911b
tree6ad7b6db5951229282bc04671749bd94f92f2963
parent429c388333c50d64c0ec2e60b3300566d23a228d
cursor: Store view + resize edges for move/resize in press event

v2: Restore previous behavior for keybinds
include/labwc.h
src/action.c
src/cursor.c
src/seat.c
src/view.c