]> git.sur5r.net Git - i3/i3/commit
Implement support for user configuration of constraints on floating window dimensions.
authorD Thompson <thompdump@gmail.com>
Thu, 16 Feb 2012 14:36:46 +0000 (06:36 -0800)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 16 Feb 2012 18:31:28 +0000 (18:31 +0000)
commit82146fcebf7e18c4cc16e89ec3ea97b04681f8c6
treecb2afbf775b5018b3c1b39b24fb34d31a5fbf6a1
parent5edacf49435023ab5a876d3425693ea530872918
Implement support for user configuration of constraints on floating window dimensions.
docs/userguide
include/config.h
src/cfgparse.l
src/cfgparse.y
src/floating.c