]> git.lizzy.rs Git - bspwm.git/commit
Fix parsing hidden field
authorMatt Vollrath <matt@endpoint.com>
Fri, 15 May 2020 04:54:43 +0000 (00:54 -0400)
committerMatt Vollrath <matt@endpoint.com>
Fri, 15 May 2020 04:54:43 +0000 (00:54 -0400)
commit273e5097b1dd7bb71d67ac71b3593762700f9259
tree17afa991938016b23499754e8b79b765921cde5d
parentcf2d40772e76e2f7994343420f7b3d148cce88e8
Fix parsing hidden field

hidden was always set true if present, use the parsed value instead.
src/rule.c