bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
Tobi-wan Kenobi a045962d00 [modules/nic] Re-enable NIC module
Re-add the NIC module with all its functionality (hopefully...).

This introduces a new concept: Instead of having separate queries for
critical and warning (which really are just another set of states), a
module can now return a list of states for each widget. All the state
information is then merged together into a single theme. So, for
instance, the NIC module can return a state saying "critical -
wlan-down", which applies the theme information for both "critical" and
"wlan-down".

see #23
2016-12-10 11:25:02 +01:00
bumblebee [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00
tests [modules/nic] Re-enable NIC module 2016-12-10 11:25:02 +01:00
themes [modules/cmus] Add status callback 2016-12-10 08:16:27 +01:00
.gitignore [gitignore] ignore vim swap files 2016-10-31 13:34:20 +01:00
bumblebee-status [modules/cpu] Add configurable warning and critical thresholds 2016-12-10 08:09:13 +01:00
LICENSE Initial commit 2016-10-30 15:07:21 +01:00
runlint.sh [core] Widget creation/update overhaul 2016-12-08 08:44:54 +01:00
runtests.sh [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00
testjson.sh [core/themes] Prepare adding of themeing support 2016-12-04 18:10:04 +01:00