]> git.sur5r.net Git - i3/i3/blob - TODO
Update TODO, fix parsing in commandmode for moving windows to workspaces vs. switching
[i3/i3] / TODO
1 TODO list, in order of importance:
2
3  * Implement moving windows to other workspaces (see src/command.c)
4  * When at the edge of a screen and wanting to change into the direction of the edge,
5    i3 should switch to the next screen (if any) in this direction.
6  * document stuff!
7  * more documentation!
8  * debian package
9  * initial release
10
11 TODO for later™:
12  * think of some IPC mechanism, implement it
13  * a command for toggling layouts
14  * a command for toggling workspaces
15  * floating
16  * do something about xpdf, it doesn’t use _NET_WM_STATE_FULLSCREEN (but size hints?)