]> git.sur5r.net Git - i3/i3/history - include/workspace.h
Handle saved_configpath in get_config_path, fix memleak in current_configpath handlin...
[i3/i3] / include / workspace.h
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-14 Fernando Tarlá Car... Add the "created" parameter to workspace_get.
2011-02-14 Michael Stapelbergadd missing function documentation
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2010-11-29 Michael Stapelbergworkspace.{c,h}: remove obsolete code
2010-11-12 Michael Stapelbergdon’t close workspaces which are still visible (multi...
2010-06-02 Michael StapelbergRe-implement support for the urgency hint, extend t...
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-05 Michael StapelbergUpdate function names, variable names and documentation...
2010-03-05 Michael StapelbergBugfix: Correctly hide/show workspaces when enabling...
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2009-12-21 Michael Stapelbergxinerama: correctly put windows which are assigned...
2009-11-22 Michael StapelbergBugfix: Also fix horizontal resizing
2009-09-27 Michael StapelbergAdd documentation for workspace_get()
2009-09-27 Michael StapelbergMake number of workspaces dynamic (no longer limited...
2009-09-06 Michael StapelbergImplement the urgency hint for windows/workspaces
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-08 Michael StapelbergImplement assignments of workspaces to screens, big...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-02 Michael StapelbergBugfix: Don’t hide assigned clients to inactive but...
2009-07-28 Michael StapelbergSome little fixes for bapt’s patch, use predict_text_wi...