]> git.mdlowis.com Git - proto/labwc.git/commit
ssd-titlebar: don't bind ssd_part to ssd->tree
authortokyo4j <hrak1529@gmail.com>
Sat, 6 Sep 2025 18:42:50 +0000 (03:42 +0900)
committerJohn Lindgren <john@jlindgren.net>
Sat, 6 Sep 2025 20:00:20 +0000 (16:00 -0400)
commit98c77cd6a7457829889e433d0cbe47fc3c340b60
tree150afc9e18f0d7447d0f8c29ba53c6865914d637
parent130bbc9e6fef5a8d54e52901150eace5e10c00a5
ssd-titlebar: don't bind ssd_part to ssd->tree

Fixes up f347a81. This mistake didn't cause misbehaviors because the
ssd_part bound to ssd->tree is just a placeholder to let
get_cursor_context() call ssd_get_resizing_type() when the cursor is on
border/extents.
src/ssd/ssd-titlebar.c