]> git.sur5r.net Git - i3/i3/history - src/x.c
Implement setting the WM_NAME of i3 container windows for debugging
[i3/i3] / src / x.c
2010-11-14 Michael StapelbergImplement setting the WM_NAME of i3 container windows...
2010-11-14 Michael Stapelbergset withdrawn/normal state when unmapping/mapping ...
2010-11-13 Michael StapelbergRendering fixes for stacking mode
2010-11-13 Fernando Tarlá Car... Paint the window decorations using the theme.
2010-09-01 Michael StapelbergImplement sticky windows
2010-07-13 Michael StapelbergAdd more documentation to functions/header files
2010-07-11 Michael StapelbergBugfix: Push all following window stacking orders to...
2010-07-02 Michael StapelbergBugfix: Ignore sequences of mapping/unmapping windows...
2010-05-31 Michael Stapelbergfix: to always abort we need to assert(false)
2010-05-31 Michael Stapelbergre-enable sending fake configure notifies
2010-04-17 Michael StapelbergWhen assigning children to containers, reset their...
2010-04-16 Michael Stapelbergbetter debug messages
2010-04-13 Michael Stapelbergre-add support for legacy window titles (WM_NAME)
2010-04-13 Michael Stapelbergcorrectly update/display window title/class
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).