Update TODO file
This commit is contained in:
parent
982e453251
commit
9993b77e4e
19
TODO
19
TODO
|
@ -1,16 +1,7 @@
|
||||||
TODO list, in order of importance:
|
|
||||||
|
|
||||||
* Implement moving windows to other workspaces (see src/command.c)
|
Please see http://i3.zekjur.net/ for our bugtracker.
|
||||||
* 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.
|
|
||||||
* document stuff!
|
|
||||||
* more documentation!
|
|
||||||
* debian package
|
|
||||||
* initial release
|
|
||||||
|
|
||||||
TODO for later™:
|
Some old notes, just to not lose them:
|
||||||
* think of some IPC mechanism, implement it
|
* was passiert, wenn zwei fenster fullscreen wollen auf dem selben workspace?
|
||||||
* a command for toggling layouts
|
* OpenOffice
|
||||||
* a command for toggling workspaces
|
* funktioniert xinerama etc. mit --below? insbesondere das fokus-verschieben in andere screens
|
||||||
* floating
|
|
||||||
* do something about xpdf, it doesn’t use _NET_WM_STATE_FULLSCREEN (but size hints?)
|
|
||||||
|
|
Loading…
Reference in New Issue