]> git.sur5r.net Git - i3/i3/history - i3-msg
little style fixes
[i3/i3] / i3-msg /
2010-07-24 Christopher Zimmermannsecure strcpy by replacing with strncpy
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-27 Michael Stapelbergmake i3-msg and i3-input use the new default path
2010-03-26 Michael Stapelbergi3-msg: don’t stop processing options after -s
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-19 Michael StapelbergMerge branch 'next'
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...