]> git.sur5r.net Git - i3/i3/commit
Make absolute floating move work with criteria
authorTony Crisci <tony@dubstepdish.com>
Tue, 1 Jul 2014 06:12:28 +0000 (02:12 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 2 Jul 2014 17:07:08 +0000 (19:07 +0200)
commit7381b50587ea7266a6bcde20285976a6c14dba42
treea5382f903f43d315b78f0ebfe1c8a95ac0fec4eb
parent5cbe2d63c0bdd4edd2736f32714443d57f1eacb6
Make absolute floating move work with criteria

Make commands of type `move [window|container] [to] [absolute] position
<px> [px] <px> [px]` work with command selection criteria.

fixes #1301
src/commands.c
testcases/t/124-move.t