]> git.sur5r.net Git - i3/i3/commit
CONFIG BREAK: kick the 'next'/'prev' commands, introduce 'focus left' etc.
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 8 Jun 2011 18:49:49 +0000 (20:49 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 8 Jun 2011 18:49:49 +0000 (20:49 +0200)
commitd68e4710fed1ae28cb5889579d63f1cdc40157c9
tree719ebda490e7fc943cbc8d4a40242f3555790c52
parent30501e7c8aa42ac4ed9c06f9a6ab7524d376c62b
CONFIG BREAK: kick the 'next'/'prev' commands, introduce 'focus left' etc.

Instead of the cryptic next/prev commands, we now provide an argument to the
focus command. Userguide and default config is updated.
docs/userguide
i3.config
src/cmdparse.l
src/cmdparse.y
testcases/t/06-focus.t
testcases/t/11-goto.t
testcases/t/21-next-prev.t
testcases/t/24-move.t
testcases/t/29-focus-after-close.t
testcases/t/31-stacking-order.t
testcases/t/40-focus-lost.t