]> git.sur5r.net Git - i3/i3/commit
Add new_float config option.
authorMateusz Poszwa <old4@o2.pl>
Mon, 8 Aug 2011 19:51:21 +0000 (21:51 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 9 Aug 2011 07:29:53 +0000 (09:29 +0200)
commit42db9de7ec1c0b82ced3fa08abd238c5ba12d844
tree0159f2bf107e86453c267225fe82aa3e02c13594
parentcd5ebc2dcac207665dd2f4ca6b388d3be63cb5ad
Add new_float config option.

This option sets the default border style for containers automatically put into floating mode.

Fixes #264
include/config.h
src/cfgparse.l
src/cfgparse.y
src/config.c
src/floating.c