]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - TODO
COPYING: update license to AGPL-3.
[xfce4-hdaps.git] / TODO
diff --git a/TODO b/TODO
index dd6ad37fef9490683da561bd99c1817ecb625c69..9c0b458fd35246fba2581ebe4d527e4473c0705b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
-v0.0.3
-------
-1. Create tooltips for the three states.
-2. Come up with a "softer" icon for the error state.
+Whenever
+--------
+The status determination (on, off, error) should really be the
+responsibility of the HDAPS code. Currently, the plugin handles all of
+the "on" states. An HdapsState structure might be appropriate.
+
+Replace FILENAME_MAX with something that won't cause problems on
+Unices without path length limits.