* while drawing the decoration needs to happen in the actual order.
*
*/
staticvoidx_deco_recurse(Con*con){
voidx_deco_recurse(Con*con){
Con*current;
boolleaf=TAILQ_EMPTY(&(con->nodes_head))&&
TAILQ_EMPTY(&(con->floating_head));
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.