[doc] update
This commit is contained in:
parent
98a57c3d3b
commit
cab87896f9
1 changed files with 3 additions and 4 deletions
|
@ -11,18 +11,17 @@
|
||||||
- use __ for private
|
- use __ for private
|
||||||
|
|
||||||
## Backwards-compatibility
|
## Backwards-compatibility
|
||||||
- minimize modules
|
|
||||||
- tkinter / popups
|
|
||||||
- scrolling decorator (incl. minwidth, alignment)
|
- scrolling decorator (incl. minwidth, alignment)
|
||||||
- theme.exclude?? (battery)
|
|
||||||
- bumblebee-ctrl
|
- bumblebee-ctrl
|
||||||
- default wheel handlers
|
- default wheel handlers
|
||||||
|
|
||||||
## Improvements
|
## Improvements
|
||||||
- allow handlers to specify whether to update or not (e.g. scroll)
|
|
||||||
- API documentation
|
- API documentation
|
||||||
- github pages
|
- github pages
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- themes: use colors to improve theme readability
|
- themes: use colors to improve theme readability
|
||||||
- convert some stuff to simple attributes to reduce LOCs
|
- convert some stuff to simple attributes to reduce LOCs
|
||||||
|
- bumblebee-ctrl
|
||||||
|
- theme.exclude (battery)
|
||||||
|
- help output
|
||||||
|
|
Loading…
Reference in a new issue