gri3-wm/TODO

17 lines
572 B
Plaintext
Raw Normal View History

2009-02-10 22:45:37 +01:00
TODO list, in order of importance:
* 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
* do something about xpdf, it doesnt use _NET_WM_STATE_FULLSCREEN (but size hints?)