bumblebee-status/bumblebee_status/modules/core
Bernhard B 4d3de3be04 handle util.popup ImportError gracefully
* util.popup requires tkinter to be installed (in order to display
  popups). As most people will probably use the default configuration
  of the pulseaudio module (where the popup is disabled) and in order
  to avoid breaking existing setups, we catch import errors and just log
  them.
2022-03-25 19:41:10 +01:00
..
__init__.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
cpu.py [modules/core/cpu] optionally add per-cpu widget 2021-04-27 17:17:13 +02:00
date.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
datetime.py [core/datetime] added 'dtlibrary' attribute and 'set_locale' method 2022-03-10 11:52:08 +03:30
debug.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
disk.py Add TiB to disk units, add SI unit option for disk space 2020-12-02 19:08:45 +01:00
error.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
git.py [all] black code :) 2020-05-09 21:24:28 +02:00
keys.py [modules/keys] add missing modules 2021-03-13 14:04:42 +01:00
layout-xkb.py Fix wrong usage of asbool in layout-xkb 2020-08-06 14:49:41 +02:00
layout.py [modules/layout] add a new - generic - layout module 2021-05-16 21:09:58 +02:00
layout_xkb.py Create symbolic links 2020-10-01 19:10:46 -03:00
load.py Add load module tests 2020-09-02 14:33:07 -03:00
memory.py Reduce code cognitive complexity 2020-08-30 12:37:58 -03:00
nic.py [modules/nic] fix missing check for None 2022-02-15 16:34:02 +01:00
pasink.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
pasource.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
ping.py [modules] add speed test module 2020-06-25 20:34:35 +02:00
pulseaudio.py handle util.popup ImportError gracefully 2022-03-25 19:41:10 +01:00
redshift.py fix case of Kelvin SI unit in redshift widget 2022-02-20 12:29:49 +01:00
sensors2.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
spacer.py [core/input] methods can be event callbacks 2022-03-04 09:35:43 +01:00
speedtest.py [modules/speedtest] no autostart, improve icons 2020-06-26 09:40:35 +02:00
test.py [core] restructure to allow PIP packaging 2020-05-09 21:22:00 +02:00
time.py [modules/time] update once per second 2021-01-17 15:35:39 +01:00
vault.py [vault] Turns out, <Leave> is triggered when going into a submenu 2020-07-25 12:38:28 -07:00
xrandr.py [xrandr] Add autotoggle behavior to xrandr 2020-07-26 13:21:49 -07:00