bumblebee-status/bumblebee
Tobias Witek 23be352ec3 [core/engine] Ensure that full updates still take place regularly
Ensure that a full update still happens, even if continuous scrolling
triggers new events (and therefore, partial updates) all the time.

see #353
2019-01-19 14:18:48 +01:00
..
modules [modules/pulseaudio] Fix failing test case (wrong types) 2019-01-19 07:47:21 +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 [core/engine] Ensure that full updates still take place regularly 2019-01-19 14:18:48 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core] Update only affected widgets on input event 2019-01-19 14:07:17 +01:00
output.py [core/output] Refactor full/partial refresh 2019-01-19 14:12:32 +01: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 [core] Update only affected widgets on input event 2019-01-19 14:07:17 +01:00