]> git.sur5r.net Git - i3/i3/commit
Implement putting clients into floating mode at a specific workspace
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 21 Jul 2009 14:43:20 +0000 (16:43 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 21 Jul 2009 14:43:20 +0000 (16:43 +0200)
commitffcc8bbc3ad5ad2a9cce23a06ee8409a77e99134
treea72db2c78d01e5cb3fc642124373ff9e8f63af2f
parent008a2665c19ca5cbd5f4cd54b2cdc6c4b8ee719d
Implement putting clients into floating mode at a specific workspace

This changes syntax of the assign command a bit. Old configurations
will continue to work. See the userguide.
docs/userguide
include/data.h
src/config.c
src/manage.c