]> git.sur5r.net Git - i3/i3/history - src/load_layout.c
Merge branch 'master' into next
[i3/i3] / src / load_layout.c
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-06-02 Michael StapelbergMake workspace_layout handle all cons at workspace...
2011-06-02 Michael Stapelbergipc: make 'layout' a string
2011-05-12 Michael StapelbergBugfix: Ignore focus when attaching cons while restorin...
2011-05-11 Michael StapelbergBugfix: Restore border_style when restarting inplace...
2011-04-28 Michael Stapelbergremove useless checks, size_t != ssize_t :)
2011-04-27 Michael StapelbergMake code compatible with yajl 2.0 *and* 1.0
2011-02-28 Michael StapelbergFix regression: Don’t add floating nodes twice when...
2011-02-21 Michael StapelbergFix dock client handling for inplace restarts
2011-02-01 Michael Stapelbergfix some compiler warnings
2011-01-21 Michael StapelbergBugfix: fix restoring the orientation (Thanks Merovius...
2010-12-27 Michael StapelbergBugfix: store and properly load workspace order when...
2010-11-29 Michael StapelbergBugfix: Don’t attach floating clients to 'nodes' when...
2010-11-28 Michael StapelbergAlso store/load window_rect when restarting
2010-11-28 Michael StapelbergBugfix: Only set to_focus when focused is actually 1
2010-11-28 Michael StapelbergCorrectly restore focus when restarting (Thanks fernand...
2010-09-01 Michael StapelbergImplement sticky windows
2010-08-15 Michael Stapelbergrecognize dock windows (and support matching them)
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).