]> git.sur5r.net Git - i3/i3/commit
Bugfix: Add deco_height only when in "normal" border mode.
authorPhilipp Middendorf <pmidden@gmx.net>
Mon, 6 Aug 2012 16:39:38 +0000 (18:39 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 6 Aug 2012 23:05:16 +0000 (01:05 +0200)
commit9d9a1d9d2901cbb683d07c16f1276ce6e5e2cc8c
treeb677adde9aa64d8ac82f3ca2a2046b7250d6d466
parent506b7f40048185bd3e7a87b9ec27e58c6724046c
Bugfix: Add deco_height only when in "normal" border mode.

Also, use con_border_style_rect instead of hard-coded values to
determine the border size.
src/floating.c