Updated Plans TODO (markdown)

Wolfgang Thaller 2018-01-13 01:10:49 +01:00
parent 11196ca777
commit 5bbc1ba9f0

@ -22,3 +22,4 @@ Everyone, please feel free to add new ideas or to add "clarification needed" to
* make 16- and 32 bits per pixel mode work * make 16- and 32 bits per pixel mode work
* teach executor to use multiple screens * teach executor to use multiple screens
* make `DragWindow` and `GrowWindow` work properly with rootless window mode (the gray outline isn't visible where there is no window behind it) * make `DragWindow` and `GrowWindow` work properly with rootless window mode (the gray outline isn't visible where there is no window behind it)
* run iwyu (include what you use) on the source files to clean up header file usage