[modules] Add CPU module
Also, change minwidth from theme.minwidth to widget property
This commit is contained in:
parent
51faef9fd4
commit
d2e8057141
6 changed files with 48 additions and 3 deletions
|
@ -4,6 +4,6 @@
|
|||
- bumblebee.engine.Module has been replaced with core.module.Module
|
||||
- module __init__ has less parameters
|
||||
- super() works differently
|
||||
- register_callback is now core.input.register
|
||||
- engine.input.register_callback is now core.input.register
|
||||
- update() doesn't have a list of widgets anymore
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue