]> git.sur5r.net Git - i3/i3/commit
Implement the window::move event
authorTony Crisci <tony@dubstepdish.com>
Thu, 19 Jun 2014 08:58:03 +0000 (04:58 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 19 Jun 2014 11:00:17 +0000 (13:00 +0200)
commitcf6cc134b8a25578aa4994143e72cde7fcc15c4b
tree8f7c1397aa66bb4b3fd5d011fd9b17ec2b8f0fe1
parent25ca78bbbad2922695400437b34da44c84906203
Implement the window::move event

The window::move event should be emitted when the window moves position
in the tree.
docs/ipc
src/con.c
src/move.c
testcases/t/231-ipc-window-move.t [new file with mode: 0644]