From 2d2803180343211a9620f869e33a8e8f3810ad35 Mon Sep 17 00:00:00 2001 From: Sam Spilsbury Date: Sat, 19 Feb 2011 00:53:30 +0800 Subject: Update TODO --- gtk/window-decorator/TODO | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'gtk/window-decorator') diff --git a/gtk/window-decorator/TODO b/gtk/window-decorator/TODO index d1b8e93..f45fd8a 100644 --- a/gtk/window-decorator/TODO +++ b/gtk/window-decorator/TODO @@ -3,4 +3,16 @@ * Plugin with SVG-based theme support -* Plugin that supports old metacity themes \ No newline at end of file +* Plugin that supports old metacity themes + +----- Cleanup TODO: + * Allow frame keying types for frame types, so + /2d/window_type/state/id , this way we can have + different shadows per-frame and much more granular + memory control (decor_t just becomes a handle to some + decoration specific stuff, decor_frame_t becomes a + table of shared resources held by all decor_t's + * Completely seal off the values of structs and use + only getter and setter functions to control API + * Start implementing a system in GObject + * Put all the globals into their own structs or namespaces -- cgit v1.1