]> git.mdlowis.com Git - proto/labwc.git/commit
implement Resize as an action
authorbi4k8 <bi4k8@github>
Wed, 1 Dec 2021 02:38:53 +0000 (02:38 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 1 Dec 2021 22:45:20 +0000 (22:45 +0000)
commit031ced85efa771518211ff0ea5b500b75753b694
tree079170295b34f559f552d40d43e018294f88fcba
parent8eab1e81323b85fc6efc59ebab384e48fa393299
implement Resize as an action

this requires action() to know the resize edges to use, so thread them through
include/labwc.h
src/action.c
src/cursor.c
src/keyboard.c
src/menu/menu.c