]> git.sur5r.net Git - i3/i3/commit
Implement kill-command to kill the current window, document it
authorMichael Stapelberg <michael+x200@stapelberg.de>
Sat, 14 Mar 2009 21:09:36 +0000 (22:09 +0100)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Sat, 14 Mar 2009 21:09:36 +0000 (22:09 +0100)
commitcb9c7078bedf91404eeeafeb859856e5aa94bc8a
tree912951c18c047dd0fcd4eafcbede8e3f7b64b30e
parentcc0b060628f66df2fba38ecddeb01869cb28a04f
Implement kill-command to kill the current window, document it
CMDMODE
i3.config
include/i3.h
include/util.h
include/xcb.h
man/i3.man
src/commands.c
src/mainx.c
src/util.c