]> git.sur5r.net Git - i3/i3/commit
Make 'move' handle floating windows properly
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 27 Oct 2011 20:46:15 +0000 (21:46 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 27 Oct 2011 20:46:15 +0000 (21:46 +0100)
commitdf980bffa4efbb7f37af876292177a6507334c84
tree1f1df9067ccb48a3dad6c170aba27895044f54f0
parentedfa9febae7cecd7743cecfaf27f6cb4f71d9d50
Make 'move' handle floating windows properly

This means you can now specify an amount of pixels for the move command. The
default is 10. Note that this of course only works for floating windows.

Example:
  move left 20 px
src/cmdparse.y