]> git.sur5r.net Git - i3/i3/history - src/con.c
implement configure requests, adapt testcase
[i3/i3] / src / con.c
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-07-17 Michael StapelbergBugfix: Even when not going one level up, we need to...
2010-07-17 Michael StapelbergBugfix: Keep focus on the current workspace when moving...
2010-07-16 Michael StapelbergTreat stacking containers as if they are in vertical...
2010-07-13 Michael StapelbergAdd more documentation to functions/header files
2010-07-03 Michael StapelbergBugfix: Insert new containers at the right position...
2010-06-30 Michael Stapelbergparser: implement move
2010-06-02 Michael Stapelbergsplit containers do not directly accepts windows (they...
2010-06-02 Michael StapelbergRe-implement support for the urgency hint, extend t...
2010-05-31 Michael StapelbergImplement correct removal of floating containers
2010-05-30 Michael Stapelbergcleanup: introduce CT_WORKSPACE as type to avoid having...
2010-05-26 Michael StapelbergUpdate _NET_WM_STATE after fullscreen state changes
2010-04-17 Michael Stapelbergimplement con_toggle_fullscreen
2010-04-16 Michael Stapelbergmove match_* to match.c
2010-04-16 Michael Stapelbergmove con_focus to con.c
2010-04-14 Michael Stapelbergadd first version of a new flex/bison based command...
2010-04-13 Michael Stapelbergre-add fullscreen mode
2010-04-13 Michael Stapelbergcorrectly update/display window title/class
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).