Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
roadmaps:taskmgr [2010/09/27 17:47] 80.185.87.220roadmaps:taskmgr [2010/10/04 20:11] mike
Line 3: Line 3:
 ===== ===== ===== =====
 **Future Goals** **Future Goals**
-  * <del>Use [[http://www.nongnu.org/gksu/|gksu]] to restart the application as root;</del> +  * <del>Use [[http://www.nongnu.org/gksu/|gksu]] to restart the application as root</del> 
-  * A settings dialog; +  * <del>A settings dialog</del> 
-  * A properties dialog to inspect processes with information like ''lsof''; +  * A properties dialog to inspect processes with information like ''lsof'' 
-  * Running debugging tools like gdb/nemiver or strace; +  * Running debugging tools like gdb/nemiver or strace 
-  * Switch between liststore and treestore; +  * Switch between liststore and treestore 
-  * Add optional monitors for network/disk io/etc; +  * Add optional monitors for network/disk io/etc 
-  * Retrieve application icon/name without windows/without libwnck; +  * Retrieve application icon/name without windows/without libwnck 
-  * Allow custom user-settable signals.+  * Allow custom user-settable signals
  
 ===== ===== ===== =====
 **Floating Ideas** **Floating Ideas**
   * API changes:   * API changes:
-    * Replace ''memory_buffer'' and ''memory_cache'' with ''memory_inactive''; +    * Replace ''memory_buffer'' and ''memory_cache'' with ''memory_inactive'' 
-    * New function pid_is_running() to show running tasks with a yellow background; +    * New function pid_is_running() to show running tasks with a yellow background 
-    * New function pid_is_zombi() to show tasks gray on black; +    * New function pid_is_zombi() to show tasks gray on black 
-  * Update the status icon with a graph; +    * Add execution start time 
-  * Application actions “Bring to front” and so on with an optional dialog for n_window > 1; +  * Update the status icon with a graph 
-  * Display a skull icon in front of uninterruptible disk sleep tasks (in casual word daemonized); +  * Application actions “Bring to front” and so on with an optional dialog for n_window > 1 
-  * Show CPU usage text "insensitive" when 0% -- makes it easier to distinguish if yes or no a process is using CPU cycles.+  * Display a skull icon in front of uninterruptible disk sleep tasks (in casual word daemonized) 
 +  * Show CPU usage text "insensitive" when 0% -- makes it easier to distinguish if yes or no a process is using CPU cycles 
 +  * When terminating a task, unselect the row
 ===== ===== ===== =====
 **Options** **Options**
-  * Toolbar style with label/icon/both; +  * <del>Toolbar style with label/icon/both</del> 
-  * Show/hide application icons; +  * <del>Show/hide application icons</del> 
-  * <del>Prompt for terminating tasks</del>; +  * <del>Prompt for terminating tasks</del> 
-  * <del>Draw monitors without borders (gtk_paint_box)</del>.+  * <del>Draw monitors without borders (gtk_paint_box)</del>
  
 ===== ===== ===== =====
-**User Suggestions**+**User Suggestions** ;-)
   * <del>Add a text entry to filter tasks</del>   * <del>Add a text entry to filter tasks</del>
     * It is already possible to type in the tree view and type up/down arrows to jump from one task to another, which is more than enough     * It is already possible to type in the tree view and type up/down arrows to jump from one task to another, which is more than enough
-  * Draw multicore and Mem/Swap with several lines on the same graph+  * Draw multicore and Mem/Swap with several lines on the same graph (cf [[http://github.com/chergert/uber-graph|uber-graph]])
-    * Investigate this: http://github.com/chergert/uber-graph+