]> git.mdlowis.com Git - proto/labwc.git/commit
view: don't use bitset for VIEW_EDGE_ALL
authortokyo4j <hrak1529@gmail.com>
Sat, 2 Aug 2025 12:11:12 +0000 (21:11 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 4 Aug 2025 20:24:12 +0000 (21:24 +0100)
commit6441bd58f32c57afb48d70b6e9c35c6431042380
tree9c2322f1ce968d59c6c18ea490e8dce38851c3a5
parent4b0ac0234ce93d797bbea575774f2f0686c1b7d5
view: don't use bitset for VIEW_EDGE_ALL

We will use bitset for views snapped to corner (e.g. top-left = TOP|LEFT)
include/view.h
src/view.c