]> git.sur5r.net Git - i3/i3/commit
Allow "move position center" to operate on matched windows 2095/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Thu, 3 Dec 2015 12:24:39 +0000 (13:24 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Thu, 3 Dec 2015 12:24:39 +0000 (13:24 +0100)
commitcaeb193a6c54de2a464029e8186ea48874f56bcf
tree95220049cd7213d007042603767e9e4fa0ec22bb
parentc490a60d943627c8d07dcbf052e15acbf687f99b
Allow "move position center" to operate on matched windows

Moving windows to the center previously did not consider command criteria.
We now operate on matched windows as for other commands.

fixes #2090
src/commands.c