codler / Battery-Time-Remaining

Show battery time remaining in Mac OS X 10.8+ Mountain Lion and Mavericks
http://yap.nu/battery-time-remaining/
Other
412 stars 72 forks source link

My own TODO #23

Closed codler closed 12 years ago

codler commented 12 years ago

Ill be more busy the coming weeks so I just add notes for myself what I have in my mind

  1. Add back white dropshadow in "1.5.2dev", Should always have setTemplate:YES except when battery are lower than 15% (in battery mode)
  2. Make batteryCharged icon black.
  3. Refactor 19,
    • remove EXTRA_TOP_OFFSET constant somehow
    • Decide if "Time display with brackets"-text should change to "Display time with brackets" or something else or okey as it is.
    • Naming convention of timeFormatSubmenuItem variable
    • thinking If showParenthesis should be removed or not and use timeFormatSubmenuItem.state as I do with kBTRMenuAdvanced state
  4. NSLocalizedString for the 2 ( 3 ) power source states.
  5. Last update language files
  6. Refactor - add #pragma mark - Events ?