]> git.mdlowis.com Git - proto/labwc.git/commit
edges, resistance, snap: unified resistance and snapping engine
authorAndrew J. Hesford <ajh@sideband.org>
Tue, 23 Jan 2024 18:44:40 +0000 (13:44 -0500)
committerAndrew J. Hesford <ajh@sideband.org>
Tue, 30 Jan 2024 20:02:17 +0000 (15:02 -0500)
commite7e6d292370fd9c4890a1fd4a0190fbd4b286e1e
tree2236b531ce416ef203cb713b5edf7e5b58338aac
parent1b0f1a4c4e3b86ff966397364a02f1ebb110dc47
edges, resistance, snap: unified resistance and snapping engine
include/common/macros.h
include/edges.h [new file with mode: 0644]
include/snap.h
src/edges.c [new file with mode: 0644]
src/meson.build
src/resistance.c
src/snap.c
src/view.c