bumblebee-status/doc/NOTES.md
2020-04-07 21:23:42 +02:00

815 B

Design

  • core: only PSL
  • pass if modules are missing
  • minimize dependencies, code
  • test everything
  • think about pylint

small stuff

  • rethink documentation (use mostly md files)
  • @parameter? (or was it @attribute?) - remove getter/setters
  • use __ for private

Features

  • new themeing? (and add a "version" for backwards compat?)

Backwards-compatibility

  • charts (braille)
  • minimize modules
  • tkinter / popups
  • scrolling decorator (incl. minwidth, alignment)
  • theme.exclude??
  • bumblebee-ctrl

Improvements

  • generalize the battery/hbar/vbar concept
  • allow handlers to specify whether to update or not (e.g. scroll)
  • API documentation
  • github pages

TODO

  • theme: load vs. __load vs. load_keywords
  • themes: use colors to improve theme readability
  • brightness: read from CLI tools