]> git.sur5r.net Git - i3/i3/history - i3-msg
Bugfix: don’t kill parent when currently in tree_close() for a child of this parent
[i3/i3] / i3-msg /
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-16 Michael Stapelbergipc: correctly shutdown IPC sockets when exiting/restarting
2010-03-15 Michael Stapelbergmakefiles: support PREFIX and SYSCONFDIR
2010-03-12 Michael Stapelbergi3-msg: Initialize message_type (Thanks badboy)
2010-03-12 Michael Stapelbergi3-msg: read replies, implement get_workspaces command
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-05 Michael Stapelbergi3-msg: Fix compilation warning (Thanks mxf)
2009-07-28 Michael Stapelbergi3-msg: more error handling, more comments
2009-07-28 Michael StapelbergAdd i3-msg, a sample implementation and hopefully usefu...