]> git.sur5r.net Git - i3/i3/commit
cfgparse: be forgiving about a missing "ms" after a duration
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 22 Sep 2012 12:21:35 +0000 (14:21 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 22 Sep 2012 12:21:35 +0000 (14:21 +0200)
commitc69fba36627fda5000ce777bda922a77c9c9ff1e
treeae16fa9ef7570ba98a80816499b2ea3559c41961
parent66d786762aef77f6228e5359a2d2f1c324a40508
cfgparse: be forgiving about a missing "ms" after a duration

While it’s certainly better and clearer to specify it, we should do the
right thing when the unit is missing, just like CSS for example
(margin: 0; is okay, margin: 0px; too).
src/cfgparse.y