[Pkg-mozext-commits] [firetray] 213/399: update README, TODO

David Prévot taffit at alioth.debian.org
Tue Oct 29 18:23:45 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch dfsg-clean
in repository firetray.

commit edab0aab38155a5564d98dd741f633eb680bf484
Author: foudfou <foudil.newbie+git at gmail.com>
Date:   Fri Mar 16 10:26:25 2012 +0100

    update README, TODO
---
 README.md |   19 ++++++++++++++-----
 TODO      |   23 +++++++++++++++++------
 2 files changed, 31 insertions(+), 11 deletions(-)

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
+-------
+
+<strong>*** Check out the upcoming version ***</strong>
+<ul>
+<li>Mozilla products have entered a
+<a href="http://blog.mozilla.com/blog/2011/04/13/new-channels-for-firefox-rapid-releases/
+" title="Mozilla Blog">rapid release cycle</a> which implies frequent rebuilds of XPCOM-based addons (such as Firetray)</li>
+<li>authors are encouraged to <a href="https://groups.google.com/group/mozilla.dev.extensions/browse_thread/thread/2d6942c44f303b62/b98debfbccef11ed">port their XPCOM binary-based addons to js-ctypes</a></li>
+<li>Francesco doesn't have enough time to maintain the Firetray project in this situation</li>
+<li>Foudil has come up with a prototype js-ctypes version of the project, which is functional, but does not yet cover all features currently supported by the XPCOM version.</li>
+<li>the js-ctypes version will endeavor to support uncovered features in the
+future (see support page)</li>
+<li>the Firetray project plans to replace the XPCOM version with the js-types version when enough features are covered</li>
+<li>meanwhile, Firetray users are invited to switch to the preview release of the js-ctypes version (see beta channel below) and  <a href="https://github.com/foudfou/FireTray/issues">provide feedback</a> as to what important features are missing</li>
+</ul>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firetray.git



More information about the Pkg-mozext-commits mailing list