From aa7d521571ed466ecca8a67be9d3ade8f10e5f7f Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 11 Jan 2010 03:03:08 +0000 Subject: [PATCH] more todo SVN revision: 45031 --- src/modules/comp/e_mod_comp.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/comp/e_mod_comp.c b/src/modules/comp/e_mod_comp.c index 8387eb4..fde6fdc 100644 --- a/src/modules/comp/e_mod_comp.c +++ b/src/modules/comp/e_mod_comp.c @@ -14,6 +14,9 @@ // 4. add shadow to rect non argb windows // 5. abstract composite canvas to add extras in and "expose" it // 6. other engine fast-paths (gl specifically)! +// 7. check depth is 32bpp- cant do 16bpp compositing. +// 8. transparenty property +// 9. shortcut lots of stuff to draw inside the compositor - shelf, wallpaper, efm - hell even menus and anything else in e typedef struct _Update Update; typedef struct _Update_Rect Update_Rect; -- 2.7.4