[Xfce4-commits] <xfce4-weather-plugin:master> Update NEWS and TODO.

Harald Judt noreply at xfce.org
Mon Feb 18 20:36:03 CET 2013


Updating branch refs/heads/master
         to 6192cb39a7aecb45934088bc067d2cd3d95df7a6 (commit)
       from 8a2f5beb8b4f34c1833fd329c0a41d6bb0ea6e0b (commit)

commit 6192cb39a7aecb45934088bc067d2cd3d95df7a6
Author: Harald Judt <h.judt at gmx.at>
Date:   Mon Feb 18 12:11:55 2013 +0100

    Update NEWS and TODO.

 NEWS |    6 ++++--
 TODO |   40 +++++++++++++++-------------------------
 2 files changed, 19 insertions(+), 27 deletions(-)

diff --git a/NEWS b/NEWS
index 78c4ae7..31868ac 100644
--- a/NEWS
+++ b/NEWS
@@ -52,7 +52,7 @@
   the setting is not saved to the config file.
 - Reformat detailed weather report in summary window.
 - Fix cursor not changing correctly in details tab.
-- Fix met.no icon transparency issue with some themes in details tab.
+- Fix met.no logo transparency issue with some themes in details tab.
 - Show tooltips for forecast cells in summary window.
 - Show information about previous and scheduled downloads in the
   details tab.
@@ -114,7 +114,9 @@
 - Improve liquid icons: Crop the borders and resize the icons while
   applying sharpness filters etc. This makes them look bigger and
   easier discernable.
-- New icon theme: "Liquid Dark", a variation of the liquid icon theme
+- New icon theme "Simplistic" by Simon Steinbeiß, which should look
+  good on light and dark panels.
+- New icon theme "Liquid Dark", a variation of the liquid icon theme
   better suited for dark panels.
 - Add optional support for upower for extending battery life. Power
   saving can be disabled via a hidden option in the config file.
diff --git a/TODO b/TODO
index ba1b29f..3ab22dc 100644
--- a/TODO
+++ b/TODO
@@ -1,40 +1,30 @@
 Here is a collection of ideas and tasks for future releases, listed in
 categories, but not prioritized or mandatory.
 
-Maintenance and optimizing stuff
-======================================================================
-
 Data
 ======================================================================
 * Use HTTP status codes to warn in time about API changes.
   -> already reported in panel output, maybe in details tab too?
 * Use XML "next run" to schedule data downloads.
-* Use openweathermap.org for live/historical data when it is a bit
-  more developed. Maybe check it again in a year or so, or wait until
-  other (open) providers pop up. For the time being, met.no should be
-  good enough. Other providers are only slightly better, like
-  weather.com returning values that have been reported half an hour
-  up to an hour in the past, depending on the location.
-  Alternatively, implement METAR support (bug #9309).
 * Download and cache astronomical data for several days. Easy to do,
   since the met.no sunrise API supports ranges.
+* While met.no is a good forecast provider, it might be better to use
+  another free and non-commercial provider for the current weather.
+  Viable candidates:
+  - openweathermap.org: could be developed a bit more, so check it
+    again in a year or so
+  - find a METAR provider (bug #9309)
 * Find out how to calculate symbols by ourselves.
 
-Icon themes
-======================================================================
-* Support icons for polar days, as met.no does.
-
-Configuration dialog
-======================================================================
-
-Forecast tab
-======================================================================
-* Show day min/max values.
-
-Details tab
+Widget and icons
 ======================================================================
-* Maybe show logos of the other organisations too, not only met.no.
+* Support icons for polar days.
+* Add option to set icon always small and next to the scrollbox
+  (useful in deskbar mode).
 
-New stuff
+Summary window
 ======================================================================
-* Graph tab showing hourly break-down of forecast data.
+* Find a better name for the "Summary" window.
+* Add new graph tab showing hourly break-down of forecast data.
+* Add day/night max values (in red/blue font color).
+* Add forecasts per day.


More information about the Xfce4-commits mailing list