Show
Ignore:
Timestamp:
02/25/09 04:39:14 (3 years ago)
Author:
Lincoln de Sousa <lincoln@…>
Children:
e7a19eed07ed6e0b459e69bf7e4e6678ea372e32
Parents:
c95bf630f021b6586a8fe1f66cb52041c3015b53
git-committer:
Lincoln de Sousa <lincoln@…> (02/25/09 04:39:14)
Message:

Updating documentation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TODO

    rf6e6366 r7906517  
    1 Guake Todo 
    2 ========== 
     1To get an updated information about things we're working on, please 
     2visit our bug tracker: 
    33 
    4  - DONE * Code cleanup (Lincoln) 
     4    http://trac.guake-terminal.org 
    55 
    6  - DONE * Cleanup image names and maybe create a directory for them 
    7   
    8  - DONE * Add a feature to set the scrollback history lines in the terminal, 
    9    so add a entry in prefs window to setup it 
    10       
    11  - DONE * Error handling to can take a default action if something external 
    12    fails. Example: 
    13       When try to load configs from gconf, trying to get a int, but with a 
    14       string in gconf schema, it make a segmentation fault. A error handling 
    15       will come like a piece in a jigsaw :) 
    16  
    17  - DONE * Finish Preferences window (Gabriel) 
    18  
    19  - DONE * Make translation works (Lincoln) 
    20  
    21  * Bug hunting 
    22  
    23     - DONE * Guake is appearing on the task list. (Lincoln) 
    24  
    25     - DONE * Added a option for this on prefs window: Guake window must hide 
    26       when lose focus. NO! discard it! Some users like to do other things with 
    27       guake opened and above it. 
    28  
    29     - Some times, when guake opens, it does not grabs the focus. 
    30  
    31     - DONE * When guake is hidden/shown the cursor is appearing on bottom, 
    32     only happens when animate_show/hide is enabled. (Lincoln) 
    33  
    34  - DONE * Fix about window (name, site, etc) 
    35  
    36  ==== * Release the first alpha version * ==== 
    37  
    38  - DONE * Pynotify integration 
    39  
    40  - DONE * Make that the right click on VTE show a context menu with all options of statusicon menu but show_hide 
    41  
    42  * Put a shortcut in gnome menu: System->Preferences-> Guake 
    43   
    44     - This will show the guake preferences, so user will can configure guake thought without the statusicon shown 
    45  
    46  * Threadfy the process of animate show and hide (this was removed for improve 
    47    other things) 
    48  
    49  - DONE * Show error when keybind fails - PARTIALLY IMPLEMENTED 
    50  
    51  * Add keybindings to: 
    52         # Add new tab OK 
    53         # remove current tab (I use ctrl+d, maybe a way to explain to the user...) 
    54  
    55  * Add to preferences window: 
    56  
    57    - DONE * History size 
    58  
    59  * Add to gconf options 
    60  
    61    - Visual bell 
    62  
    63    - Audio bell 
    64  
    65    - status icon visibility 
    66  
    67  * Bug hunting 
    68  
    69  ==== * Release the first beta version * ==== 
    70  
    71  * Bug hunting 
    72  
    73  ==== * Release the first stable version of Guake!!! * ==== 
     6-- Lincoln de Sousa <lincoln@alfaiati.net>