]> git.sur5r.net Git - i3/i3/history - src/render.c
Implement dock mode, update testsuite
[i3/i3] / src / render.c
2011-02-20 Michael StapelbergImplement dock mode, update testsuite
2011-01-27 Fernando Tarlá Car... Crash when we get the percentages wrong.
2011-01-23 Fernando Tarlá Car... Round up as well if needed (thanks Merovius).
2011-01-17 Michael StapelbergWhen in stacking mode with only one child, respect...
2011-01-07 Michael Stapelbergchange many LOG/printf messages to use DLOG
2010-12-28 Michael StapelbergBugfix: Fix closing windows in tabbed mode with border_...
2010-11-30 Fernando Tarlá Car... Fix possible rounding errors.
2010-11-27 Michael Stapelbergremove some debug messages
2010-11-21 Michael StapelbergBugfix: Don’t draw borders for fullscreen windows
2010-11-15 Fernando Tarlá Car... Render the tabbed mode correctly.
2010-11-15 Fernando Tarlá Car... Get rid of the remaining hardcoded height.
2010-11-14 Michael Stapelbergtake into account x11 border_width settings (fixes...
2010-11-13 Michael StapelbergRendering fixes for stacking mode
2010-11-13 Michael StapelbergBugfix: Close containers which are empty due to a move...
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-11-12 Michael Stapelbergimplement different border styles
2010-11-12 Michael Stapelbergmake borders around every container configurable for...
2010-10-11 Michael StapelbergImplement support for size hints (including test case)
2010-07-11 Michael StapelbergBugfix: raise fullscreen containers before rendering...
2010-06-01 Michael Stapelbergparser: implement 'layout'
2010-04-13 Michael Stapelbergre-add fullscreen mode
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).