tobi-wan-kenobi
320827d577
[core] restructure to allow PIP packaging
...
OK - so I have to admit I *hate* the fact that PIP seems to require a
subdirectory named like the library.
But since the PIP package is something really nifty to have (thanks to
@tony again!!!), I updated the codebase to hopefully conform with what
PIP expects. Testruns so far look promising...
2020-05-09 21:22:00 +02:00
tobi-wan-kenobi
99e3571eee
[modules] remove setting widgets via "self.widgets(new list)"
...
use self.add_widget() for all modules
2020-05-09 10:57:44 +02:00
tobi-wan-kenobi
f49300e568
[doc] update docs as per #606
2020-05-06 12:57:38 +02:00
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
b27956071f
[core/widget] Make module an attribute
...
Instead of having an artifical getter/setter method, just make module a
plain attribute.
2020-04-30 12:46:57 +02:00
tobi-wan-kenobi
f2d411276d
[modules/all] Update constructore to include theme
2020-04-26 16:39:24 +02:00
tobi-wan-kenobi
18154dd74f
[modules] Adjust update schedules
...
Make a few modules update more seldomly, to reduce CPU consumption.
2020-04-02 16:30:31 +02:00
tobi-wan-kenobi
11ebcee29a
[tests] Fix kernel module test
2020-03-29 14:35:20 +02:00
Tobias Witek
5851b104c5
[modules/xrandr] Adapt to new API
2020-03-13 13:56:08 +01:00
Tobias Witek
932d362d30
[modules/xrandr] Change quotation
2020-03-11 21:35:45 +01:00
Tobias Witek
59dc5f8047
[modules] Reimport xrandr
2020-03-11 21:35:25 +01:00