From 103298eee3ae0a0b9651da1658c2c8a21af954bf Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 10 May 2013 12:23:07 +0100 Subject: [PATCH] remove some completed compositor todos --- src/bin/e_comp.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c index 5db4d2eb8..efcaa75c3 100644 --- a/src/bin/e_comp.c +++ b/src/bin/e_comp.c @@ -17,10 +17,6 @@ // 3. for unmapped windows - when window goes out of unmapped comp cache // make a miniature copy (1/4 width+height?) and set property on window // with pixmap id -// 9. shortcut lots of stuff to draw inside the compositor - shelf, -// wallpaper, efm - hell even menus and anything else in e (this is what -// e18 was mostly about) -// 10. fullscreen windows need to be able to bypass compositing *seems buggy* // //////////////////////////////////////////////////////////////////////////