polybar-dwm/include/modules
Michael Carlberg 82f311b695 refactor(network): Code cleanup
- Cleanup of network module and adapter
- Check operstate instead of carrier when testing the
  the current connection state, as suggested by @patrick96 in #44
- Separate signal quality and signal strength
- Log failed attempt to query device driver
2016-10-18 09:41:20 +02:00
..
backlight.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
battery.hpp fix(docs): Updated README and configs 2016-10-12 05:19:31 +02:00
bspwm.hpp fix(docs): Updated README and configs 2016-10-12 05:19:31 +02:00
counter.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
cpu.hpp fix(cpu): Core 0 should not be ignored 2016-10-15 23:37:40 +02:00
date.hpp fix(date): Use configured locale if defined 2016-10-12 16:49:53 +02:00
i3.hpp fix(i3): Ignore ipc read error on shutdown 2016-10-15 14:44:35 +02:00
memory.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
menu.hpp fix(docs): Updated README and configs 2016-10-12 05:19:31 +02:00
meta.hpp fix(modules): Generic method for broadcasting handled events 2016-10-17 03:31:14 +02:00
mpd.hpp fix(docs): Updated README and configs 2016-10-12 05:19:31 +02:00
network.hpp refactor(network): Code cleanup 2016-10-18 09:41:20 +02:00
script.hpp fix(script): Make sure the output is passed through the formatter 2016-10-15 21:52:52 +02:00
text.hpp refactor: Drop modules on failure 2016-10-11 08:13:42 +02:00
unsupported.hpp fix: Handle unsupported modules 2016-10-11 10:05:23 +02:00
volume.hpp fix(volume): Make sure handled event get broadcasted 2016-10-17 03:43:56 +02:00