]> git.sur5r.net Git - i3/i3/commit
Explicitly set current border width when BS_PIXEL
authorTony Crisci <tony@dubstepdish.com>
Sat, 28 Jun 2014 01:20:12 +0000 (21:20 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 28 Jun 2014 11:00:59 +0000 (13:00 +0200)
commit7afe9cc78b4d22dfd5a0c5866382a0e001ea38b6
tree97b37131ee1f437e0a99f7511f13407f85e6a569
parent3b546d00f76647e50c6e3c3744ab5a4f30e7a698
Explicitly set current border width when BS_PIXEL

When a window becomes managed, if the config specifies a pixel border
style, explicitly set the current border width so it does not change
when the container changes from tiling to floating.

fixes #1266
src/manage.c
testcases/t/174-border-config.t