From: Michael Orlitzky Date: Thu, 24 Oct 2019 13:45:46 +0000 (-0400) Subject: TODO: reformat the to-do list. X-Git-Tag: v1.0.0~12 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=commitdiff_plain;h=8e4b7d318cb59f5989eee91f54ec2ee18bd730e8;hp=160227a45978ab3fc9dba2db07af7171ba8bfa55 TODO: reformat the to-do list. --- diff --git a/TODO b/TODO index 9c0b458..8bb6b0b 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,8 @@ -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. +Low-priority items: -Replace FILENAME_MAX with something that won't cause problems on -Unices without path length limits. +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.