2009-02-10 22:45:37 +01:00
|
|
|
|
TODO list, in order of importance:
|
|
|
|
|
|
2009-02-28 02:46:36 +01:00
|
|
|
|
* Implement moving windows to other workspaces (see src/command.c)
|
|
|
|
|
* When at the edge of a screen and wanting to change into the direction of the edge,
|
|
|
|
|
i3 should switch to the next screen (if any) in this direction.
|
2009-02-10 22:45:37 +01:00
|
|
|
|
* document stuff!
|
|
|
|
|
* more documentation!
|
|
|
|
|
* debian package
|
|
|
|
|
* initial release
|
|
|
|
|
|
|
|
|
|
TODO for later™:
|
2009-02-12 23:15:50 +01:00
|
|
|
|
* think of some IPC mechanism, implement it
|
|
|
|
|
* a command for toggling layouts
|
|
|
|
|
* a command for toggling workspaces
|
2009-02-10 22:45:37 +01:00
|
|
|
|
* floating
|
2009-02-14 20:16:39 +01:00
|
|
|
|
* do something about xpdf, it doesn’t use _NET_WM_STATE_FULLSCREEN (but size hints?)
|