Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| roadmaps:taskmgr [2010/12/05 08:48] – mike | roadmaps:taskmgr [2016/05/24 03:14] (current) – [User Suggestions ;-)] sharky | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Task Manager ====== | ====== Task Manager ====== | ||
| - | **Future Goals** | + | ===== Future Goals ===== |
| * < | * < | ||
| * < | * < | ||
| Line 8: | Line 9: | ||
| * 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/ | + | * Add a menu bar (optional |
| + | * Menu item to switch to another view with monitors for network/ | ||
| * Retrieve application icon/name without windows/ | * Retrieve application icon/name without windows/ | ||
| - | **Floating Ideas** | + | ===== Floating Ideas ===== |
| * API changes: | * API changes: | ||
| * Replace '' | * Replace '' | ||
| * Add datetime of process execution | * Add datetime of process execution | ||
| + | * Add pid_is_daemon() in order to display a skull icon in front of uninterruptible disk sleep / daemonized tasks | ||
| * Update the status icon with a graph | * Update the status icon with a graph | ||
| * Application actions “Bring to front” and so on with an optional dialog for n_window > 1 (libwnck) | * Application actions “Bring to front” and so on with an optional dialog for n_window > 1 (libwnck) | ||
| * Show CPU usage text " | * Show CPU usage text " | ||
| - | * Display a skull icon in front of uninterruptible disk sleep / daemonized tasks | ||
| * < | * < | ||
| - | **Options** | + | ===== Options |
| * < | * < | ||
| * < | * < | ||
| Line 28: | Line 32: | ||
| * Allow custom user-settable signals | * Allow custom user-settable signals | ||
| - | **User Suggestions** ;-) | + | ===== User Suggestions ;-) ===== |
| * < | * < | ||
| * 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 (cf [[http:// | * Draw multicore and Mem/Swap with several lines on the same graph (cf [[http:// | ||
| + | * Allow keyboard shortcuts, possible user-settable, | ||