Changeset 483da1ccf43a16c7a5d6f5bfd1c79a2f782a51ca for TODO
- Timestamp:
- 10/06/07 18:13:27 (4 years ago)
- Children:
- ac603dc90345689370947cda6e72f1c535685ac0
- Parents:
- 84a40072989751ccfb27ee3038a66aa8fec95217
- git-committer:
- Lincoln de Sousa <lincoln@…> (10/06/07 18:13:27)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
TODO
r8973af8 r483da1c 23 23 - DONE * Make translation works (Lincoln) 24 24 25 * Maybe create a little class to can take a debug over all program. We can25 * FORGET * Maybe create a little class to can take a debug over all program. We can 26 26 setup a FLAG when creating the instance of the "debugger" so we turn 27 27 it ON or OFF, when "ON" messages will be printed along all the parts … … 30 30 * Bug hunting 31 31 32 - DONE -Guake is appearing on the task list. (Lincoln)32 - DONE * Guake is appearing on the task list. (Lincoln) 33 33 34 - DONE -Added a option for this on prefs window: Guake window must hide34 - DONE * Added a option for this on prefs window: Guake window must hide 35 35 when lose focus. NO! discard it! Some users like to do other things with 36 36 guake opened and above it. … … 38 38 - Some times, when guake opens, it does not grabs the focus. 39 39 40 - When guake is hidden/shown the cursor is appearing on bottom,40 - DONE * When guake is hidden/shown the cursor is appearing on bottom, 41 41 only happens when animate_show/hide is enabled. (Lincoln) 42 42 43 * Release the first alpha version43 * Fix about window (name, site, etc) 44 44 45 * Pynotify 46 can be used to notify when guake is opened 47 to show all errors 45 ==== * Release the first alpha version * ==== 46 47 * Pynotify integration 48 49 * Make that the right click on VTE show a context menu with all options of statusicon menu but show_hide 48 50 49 51 * Implement a little option in prefs dialog to set status icon visibility … … 53 55 - This will show the guake preferences, so user will can configure guake thought without the statusicon shown 54 56 55 * Make that the right click on VTE show a context menu with all options of statusicon menu but show_hide 56 57 * Remove the method update_ui() and threadfy the process of animate show and hide. 58 59 - I think this can optimize the show/hide. 60 61 * Show error when keybind fails - PARTIALLY IMPLEMENTED 57 * Threadfy the process of animate show and hide (this was removed for improve 58 other things) 62 59 63 60 * Maybe create a namespace to store all standard messages, specialy errors 64 61 and warnings. 62 63 * Show error when keybind fails - PARTIALLY IMPLEMENTED 65 64 66 65 * Add keybindings to: … … 73 72 * Add to preferences window: 74 73 75 - History size74 - DONE * History size 76 75 77 76 - Visual bell … … 81 80 * Bug hunting 82 81 83 * Release alpha282 ==== * Release the first beta version * ==== 84 83 85 * Release the first beta84 * Bug hunting 86 85 87 * Release the stable version of Guake!!!86 ==== * Release the first stable version of Guake!!! * ====