[sawfish] Some cleanups in the file "TODO". * Deleted a redundant entry. * Deleted obsolete items. * Deleted "



commit 0f45d5b67c418013a12583cb85831b4a3add9408
Author: Teika kazura <teika lavabit com>
Date:   Sat Sep 11 21:26:48 2010 +0900

    Some cleanups in the file "TODO".
    * Deleted a redundant entry.
    * Deleted obsolete items.
    * Deleted "Done configurator items" section. All but three are confirmed. The rest are quite old, so deletion is almost harmless.

 TODO |   63 +--------------------------------------------------------------
 1 files changed, 1 insertions(+), 62 deletions(-)
---
diff --git a/TODO b/TODO
index 94b81d1..1bd4ab6 100644
--- a/TODO
+++ b/TODO
@@ -64,8 +64,6 @@ Outstanding bugs
     [ I have a patch to do this, and it totally breaks the workspace
       handling of desk-guide and the tasklist ]
 
-  ! play-sample.c doesn't seem to work on solaris (esdplay does)
-
   ! anim-outline just guesses where windows will be iconified to, so it
     usually gets it wrong
 
@@ -97,10 +95,6 @@ Outstanding bugs
     - Saved old histories can cause problems. See
       http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=114945&repeatmerged=yes
 
-  + write documentation: workspaces, viewports, window groups, alist
-    frame patterns, frame parts as objects, placement, focus modes,
-    symbolic event structures...
-
   + allow enter/leave-notify events to be suppressed?
 
     (use this when switching workspaces, but focus must be preserved)
@@ -135,9 +129,7 @@ Window manager tasks
 
   + look at kde khotkeys for ideas
 
-  + support the new GNOME/KDE wm interaction protocols
-
-    [ I've implemented most of the draft spec now ]
+  + Full support of ewmh 
 
   + sound themes
 
@@ -280,56 +272,3 @@ configurator tasks
   + split theme menu by first letter, if many themes to show
 
   + textual search for options/commands
-
---
-
-Configurator items that have been committed:
-
-  + refresh groups after committing changes
-
-    (since this may cause slots to be added)
-
-  + decide whether to use GNOME widgets or not
-
-    [ all GNOME-specific code must either be in nokogiri-gnome or in
-      separate files in nokogiri-widgets, with Gtk+ equivalents in
-      nokogiri-no-gnome ]
-
-  + support arguments to commands in keymaps
-
-  + support for loading groups on demand
-
-    only fetch the current group's information
-    (which may have been cached from the previous time)
-
-  + method of autoloading group details when demanded
-
-  + more widgets:
-
-	(alist ("KEY" WIDGET)
-	       ("VALUE" WIDGET))
-
-	(list "NAME" WIDGET)
-
-	(file)
-	(progam)
-
-  + proper revert
-
-  + choice of `apply/revert/cancel/ok', `revert/cancel/ok', or just `ok'
-
-  + autoload widget definitions (e.g. if requesting widget type `foo'
-    that is unavailable, look for a module nokogiri-widget-foo)
-
-  + nautilus-like ``user levels'' controlling when options get enabled
-
-  + rewrite sawfish-config to use ``items'' as in sawfish-themer (complex
-    widgets represented by functional data types). This would allow
-    more complex custom types, i.e. `(or number string)' etc...
-
-  + also, add provisions for extensibility (i.e. adding new item types
-    at run-time)
-
-  + also, add simple dependences (i.e. widgets can be activated by a
-    separate boolean option)
-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]