2009-02-11 00:45:37 +03:00
|
|
|
|
TODO list, in order of importance:
|
|
|
|
|
|
2009-02-28 04:46:36 +03: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-11 00:45:37 +03:00
|
|
|
|
* document stuff!
|
|
|
|
|
* more documentation!
|
|
|
|
|
* debian package
|
|
|
|
|
* initial release
|
|
|
|
|
|
|
|
|
|
TODO for later™:
|
2009-02-13 01:15:50 +03:00
|
|
|
|
* think of some IPC mechanism, implement it
|
|
|
|
|
* a command for toggling layouts
|
|
|
|
|
* a command for toggling workspaces
|
2009-02-11 00:45:37 +03:00
|
|
|
|
* floating
|
2009-02-14 22:16:39 +03:00
|
|
|
|
* do something about xpdf, it doesn’t use _NET_WM_STATE_FULLSCREEN (but size hints?)
|