tobi-wan-kenobi
30c1f712a6
[formatting] reformat using "black -t py34"
...
getting rid of thinking about consistent formatting...
2020-05-03 11:15:52 +02:00
tobi-wan-kenobi
9cd9ff626d
[core] make widget name an attribute
...
first, this fixes #607
also, i think it slightly simplifies code to make "simple" stuff like
names, etc. attributes instead of methods all the time.
so, expect this to be extended to other components, as well.
2020-04-30 12:42:34 +02:00
tobi-wan-kenobi
f2d411276d
[modules/all] Update constructore to include theme
2020-04-26 16:39:24 +02:00
tobi-wan-kenobi
1dbe4f6fcc
[modules/battery] fold battery-all into battery
...
Make battery-all a submodule of battery by adding a special parameter
("compact-devices") that compacts all devices into a single widget.
2020-04-19 14:21:50 +02:00
tobi-wan-kenobi
fae06da446
[modules/battery] Rewrite for bigger reuse
2020-04-19 14:07:15 +02:00
tobi-wan-kenobi
3e79b95df4
[modules/battery] quotes
2020-04-19 13:42:16 +02:00
tobi-wan-kenobi
11ebcee29a
[tests] Fix kernel module test
2020-03-29 14:35:20 +02:00
Tobias Witek
867e87913d
[modules/battery] Add warning log if no estimates
2020-03-07 13:56:05 +01:00
Tobias Witek
8efa101380
[util/format] Tests and minor renaming
2020-03-07 13:33:28 +01:00
Tobias Witek
b841ba3c93
[modules/battery] Re-enable battery module
2020-03-06 20:57:32 +01:00
Tobias Witek
9b96c142d5
[modules/battery] Migrate constructor
2020-03-06 20:37:46 +01:00
Tobias Witek
c2b0c8e754
[modules/core] Add battery module
2020-03-06 20:34:30 +01:00