]> git.mdlowis.com Git - proto/labwc.git/commit
MoveToEdge: Snap to window edge
authorAxel Burri <axel@tty0.ch>
Sat, 5 Aug 2023 21:58:40 +0000 (23:58 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 19 Oct 2023 18:09:42 +0000 (19:09 +0100)
commit08cff6edcf4941475ee161f37ce288142965bd28
tree808f27fcb205e759a47d9413a2b5c93d9427cfb2
parent1d72a08916c8c6adfbb30829fffeeb228f755ce7
MoveToEdge: Snap to window edge

Add configurable option (enabled by default) to snap to next window
edge instead of screen edge.
include/view.h
src/action.c
src/view.c