]> git.sur5r.net Git - i3/i3/history - i3-msg
s/i3.zekjur.net/i3wm.org/g
[i3/i3] / i3-msg /
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-24 Michael Stapelbergmakefiles: build subdirs (Thanks Kacper)
2011-07-23 Michael Stapelbergsecure strscpy by replacing with strncpy
2011-07-13 Michael Stapelbergi3-msg: concatenate all arguments. now you can use...
2011-07-13 Michael Stapelbergi3-msg: re-indent main.c
2011-07-13 Michael StapelbergMakefile: respect and use LIBS (Thanks Kacper)
2011-07-13 Michael Stapelbergmakefiles: respect and use the CPPFLAGS variable (Thank...
2011-03-19 Michael Stapelbergi3-msg, i3-input: get the I3_SOCKET_PATH atoms if socke...
2011-01-22 Michael StapelbergBugfix: Use strdup() for the initial value of socket_pa...
2011-01-12 Axel WagnerUse I3SOCK-environment-variable
2011-01-12 Michael Stapelbergfix some memory leaks when user passes command line...
2010-11-21 Michael Stapelbergi3-msg: s/tree/get_tree for consistency, add new types...
2010-11-21 Fernando Tarlá Car... Support get_workspaces and get_outputs in i3-msg.
2010-07-24 Christopher Zimmermannsecure strcpy by replacing with strncpy
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
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...