]> git.mdlowis.com Git - proto/labwc.git/commit
overlay: take into account <core><gap> for edge overlay
authortokyo4j <hrak1529@gmail.com>
Sat, 5 Jul 2025 07:06:38 +0000 (16:06 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 2 Aug 2025 11:31:16 +0000 (12:31 +0100)
commit38e57891b5df3e7d9293baf9e73e3f505e4f5467
treef821958bb7f7ec2adcfc967a79735631eaaa96cf
parentca8d98e80f25ba8d1fd9576f4774aa0ab67fb469
overlay: take into account <core><gap> for edge overlay

This also deduplicates get_edge_snap_box() in interactive.c and
view_get_edge_snap_box() in view.c.
include/labwc.h
include/view.h
src/interactive.c
src/overlay.c
src/view.c