]> git.sur5r.net Git - i3/i3/history - include/workspace.h
Merge branch 'release-4.16.1'
[i3/i3] / include / workspace.h
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-08 Michael StapelbergMerge branch 'workspace_on_output' into next
2012-01-08 Max Alexander BusseSwitch and Move to next workspace on the same Output...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-17 Michael StapelbergMerge branch 'workspace_baf' into next
2011-10-17 Michael StapelbergImplement 'workspace back_and_forth' (Patch by Michael...
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'ws_next' into next
2011-10-02 Michael Stapelbergrename the internal function to _workspace_show, add...
2011-10-02 Noe Rubinsteinrefactor workspace_show and friends
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-06-10 Michael StapelbergImplement 'workspace next/prev' (+test)
2011-06-02 Michael StapelbergMake workspace_layout handle all cons at workspace...
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-30 Michael StapelbergMerge branch 'next'
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-12-08 Michael StapelbergBugfix: Also fix horizontal resizing
2009-11-22 Michael StapelbergBugfix: Also fix horizontal resizing
2009-11-09 Michael StapelbergMerge branch 'next'
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-19 Michael StapelbergMerge branch 'next'
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...