]> git.sur5r.net Git - i3/i3/history - src/table.c
Bugfix: Correctly destroy and remove stack_windows when the container is cleaned up
[i3/i3] / src / table.c
2009-03-04 Michael StapelbergBugfix: Correctly destroy and remove stack_windows...
2009-03-04 Michael StapelbergBugfix: Correctly initialize new containers
2009-03-04 Michael StapelbergBugfix: Fix several bugs in table_cleanup()
2009-03-04 Michael StapelbergImplement moving windows to other workspaces
2009-03-03 Michael StapelbergBugfixes: Various fixes when cleaning up the table...
2009-02-28 Michael StapelbergBugfix: Set focus when table was shrinked and CUR_CELL...
2009-02-26 Michael StapelbergBugfix: Boundary checking for current_row and current_c...
2009-02-24 Michael StapelbergImplement automatic cleaning of the table
2009-02-23 Michael StapelbergFix some movement/rendering bugs
2009-02-22 Michael StapelbergMerge branch 'master' of zekjur:/git/i3
2009-02-22 Michael StapelbergCorrectly handle _NET_WM_WINDOW_TYPE == _NET_WM_WINDOW_...
2009-02-15 Michael StapelbergUpdate TODO and header-comments
2009-02-15 Michael StapelbergUse c99
2009-02-15 Michael StapelbergImplement Xinerama (workspaces have a specific screen)
2009-02-14 Michael StapelbergImplement fullscreen (_NET_WM_STATE_FULLSCREEN)
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-13 Michael StapelbergMove stuff to include/ and src/