raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=60d17c7ead1790e27fc779a6f01c2b8f74b17450
commit 60d17c7ead1790e27fc779a6f01c2b8f74b17450 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Sat Aug 10 12:42:02 2019 +0100 todo- more tiling feature on todo --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index e95577474..28741ae1c 100644 --- a/TODO +++ b/TODO @@ -208,6 +208,12 @@ if not on a real screen/zone * 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 +* tiling: probably could do with analysis on features vs i3 etc. to be + more "up to snuff" and competitive +* tiling could be smoother in its layout handling + * smoothly move/resize windows from old to new positions/sizes + * don't delay many responses and do it instantly with the above anim + * probably can do with more actions for bindings for moving/sizing DONE: * music-control: fix aspect ratio of album cover image --
