bumblebee-status/bumblebee
Tobias Manske f53cd062ae
[modules/spaceapi] Performance optimization - JSON
The module now flattens the JSON structure when it is received from the
API endpoint instead of every time the statusbar is updated. This should
make the module much more performant.

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2019-01-17 01:03:11 +01:00
..
modules [modules/spaceapi] Performance optimization - JSON 2019-01-17 01:03:11 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Add option to draw widgets right-to-left 2018-09-22 14:40:32 +02:00
engine.py [modules/sensors2] Alternate sensor module 2018-11-17 13:38:35 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core] input: add logging for input events 2018-12-03 20:17:18 +01:00
output.py Modified behaviour of bumblebee.output.scrollable to allow for custom scroll speed and toggling "bouncing" of text, and applied it to deadbeef and spotify 2018-12-28 21:27:38 +00:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [core/theme] Support loading of themes by file name 2018-11-06 21:09:26 +01:00
util.py trying to remove codeclimate complain 2018-08-24 10:44:42 +02:00