From 2ba8179ac2243cc709b4d9f3fe0030633f93182d Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 10 Aug 2019 12:39:16 +0100 Subject: [PATCH] todo - add some tiling notes --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 177e6db0d..e95577474 100644 --- a/TODO +++ b/TODO @@ -204,6 +204,10 @@ if not on a real screen/zone * 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 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: * music-control: fix aspect ratio of album cover image