bumblebee-status/doc/NOTES.md

31 lines
701 B
Markdown
Raw Normal View History

2020-01-25 14:28:38 +01:00
# Design
- core: only PSL
- pass if modules are missing
- minimize dependencies, code
- test everything
- think about pylint
2020-01-25 14:28:38 +01:00
# small stuff
2020-04-04 08:04:48 +02:00
- rethink documentation (use mostly md files)
2020-03-07 13:26:33 +01:00
- @parameter? (or was it @attribute?) - remove getter/setters
2020-04-04 08:04:48 +02:00
- use __ for private
2020-01-25 14:28:38 +01:00
## Backwards-compatibility
- scrolling decorator (incl. minwidth, alignment)
2020-03-07 13:26:33 +01:00
- bumblebee-ctrl
2020-04-11 08:59:11 +02:00
- default wheel handlers
2020-01-25 14:28:38 +01:00
## Improvements
2020-03-29 13:56:43 +02:00
- API documentation
- github pages
## TODO
2020-03-13 13:56:08 +01:00
- themes: use colors to improve theme readability
2020-04-26 10:33:41 +02:00
- convert some stuff to simple attributes to reduce LOCs
2020-04-29 20:15:44 +02:00
- bumblebee-ctrl
- theme.exclude (battery)
- help output
- configuration files
2020-04-30 20:25:53 +02:00
- custom fields __ in output for dwm bridge
- default separators