X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=blobdiff_plain;f=TODO;h=8bb6b0b8a01861266d26e3b2e55f53178a28cfd7;hp=37d6b958e4b459c9bf7bdee1a15d55ec54255ffd;hb=HEAD;hpb=036081012ea690b46500481cb83efd1048d92dd6 diff --git a/TODO b/TODO index 37d6b95..8bb6b0b 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,8 @@ -v0.0.6 ------- -Replace FILENAME_MAX with something that won't cause problems on -Unices without path length limits. +Low-priority items: -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. +1. 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. + +2. Replace FILENAME_MAX with something that won't cause problems on + Unices without path length limits.