]> git.sur5r.net Git - i3/i3/history - src/commands.c
Implement auto-destroying of empty workspaces
[i3/i3] / src / commands.c
2009-03-04 Michael StapelbergImplement auto-destroying of empty workspaces
2009-03-04 Michael StapelbergUse "conn" for xcb_connection and "event" for xcb_event...
2009-03-04 Michael StapelbergImplement switching to different screens when focusing...
2009-03-04 Michael StapelbergImplement moving windows to other workspaces
2009-03-03 Michael StapelbergImplement Xinerama screen changes
2009-03-03 Michael StapelbergUse a different color for focused windows in not focuse...
2009-02-28 Michael StapelbergBugfix: Fix various bugs when switching workspaces
2009-02-28 Michael StapelbergUpdate TODO, fix parsing in commandmode for moving...
2009-02-28 Michael StapelbergBugfix: Set focus when table was shrinked and CUR_CELL...
2009-02-27 Michael StapelbergImplement restart-command to restart i3 without having...
2009-02-25 Michael StapelbergBugfix: Correctly map/unmap stack windows
2009-02-24 Michael StapelbergImplement automatic cleaning of the table
2009-02-23 Michael StapelbergImplement stacking
2009-02-23 Michael StapelbergDon’t assign ->container for dock-windows
2009-02-23 Michael StapelbergFix some movement/rendering bugs
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 mode (Mod1+f)
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-14 Michael StapelbergEnvironment filtering is not needed. Instead, open...
2009-02-13 Michael StapelbergMove stuff to include/ and src/