]> git.sur5r.net Git - i3/i3/history - i3-msg
optimization: when moving floating windows, render/push only the floatingcon
[i3/i3] / i3-msg /
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-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...