]> git.sur5r.net Git - i3/i3/commit
Implement the window::close event
authorTony Crisci <tony@dubstepdish.com>
Thu, 19 Jun 2014 07:17:52 +0000 (03:17 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 19 Jun 2014 10:59:25 +0000 (12:59 +0200)
commit25ca78bbbad2922695400437b34da44c84906203
treeac8a3bd330aae1dd90c0be2e98f86213786e01ea
parent0df172fd0510c73e9119304c2d126a2742d29a09
Implement the window::close event

The window::close event should be emitted when a window closes.
docs/ipc
src/tree.c
testcases/t/231-ipc-window-close.t [new file with mode: 0644]