diff --git a/README.md b/README.md index bcc03e3..821906f 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,24 @@ Features * for all applications: * show/hide a single or all windows - * a window gets restored to its previous state, position, size, virtual desktop - * optional hide to tray on minimize - * optional start minimized to tray - * optional show icon only when hidden to tray + * restore windows to their previous state, position, size + * restore each window to its original virtual desktop/workspace + * activate restored windows + * hide to tray on close + * hide to tray on minimize + * start minimized to tray + * show icon only when hidden to tray + * mouse scroll on tray icon shows/hides + * themable icons *(forthcoming)* + * popup menu (show/hide indivisual windows, open new windows, quit) + * keyboard shortcuts *(forthcoming)* * for mail applications: * display unread messages count in tray icon + * display biff in tray icon when new messages * customizable tray icon for mail biff - * include/exclude mail accounts and folders types to/from unread messages count + * include/exclude mail accounts to/from messages count + * include/exclude folders types to/from messages count Notes ----- diff --git a/TODO b/TODO index 1ac7711..861ada5 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,6 @@ TODO ---- -* when updating from 0.3 to 0.4, since prefs names have changed, will we need - to unsinstall addon ? - -* add entry to popup menu when registering - WONTFIX ------- @@ -30,8 +25,24 @@ NEXT FEATURES ------------- * z-order/stack: gdk_window_raise(), XQueryTree(), XConfigureWindow/XConfigureRequestEvent -* when restoring, if the window is iconified, deiconify it * keyboard shortcut hide/show * fetch mail from popup menu [Vote](https://docs.google.com/spreadsheet/viewform?hl=fr&formkey=dFJqUC1pLTQzNkJYQldFdzdSV1BaSkE6MQ#gid=0) + +HISTORY +------- + +*** Check out the upcoming version *** +