todo - add some tiling notes

This commit is contained in:
Carsten Haitzler 2019-08-10 12:39:16 +01:00
parent a172d930da
commit 2ba8179ac2
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -204,6 +204,10 @@ if not on a real screen/zone
* e comp object: we dirty far too often in wayland especially with * e comp object: we dirty far too often in wayland especially with
glmark and this leads to a stream of gen and del textures. is this glmark and this leads to a stream of gen and del textures. is this
really needed and ca we cut it down? really needed and ca we cut it down?
* tiling: doesnt retain layout across restarts
* tiling: doesnt handle impossible layouts well - had to remove min size
* tiling: doesnt honor size stepping too well
* tiling: probably need to flatten out to table for saner layout
DONE: DONE:
* music-control: fix aspect ratio of album cover image * music-control: fix aspect ratio of album cover image