]> git.sur5r.net Git - i3/i3/history - src/con.c
Re-implement support for the urgency hint, extend t/13-urgent.t
[i3/i3] / src / con.c
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).