polybar/include/modules
Roberto Santalla b2b73b5d91 feat(battery): add `%percentage_raw%` token (#1756)
Displays real percentage instead of being set to 100 if percentage > full-at

* battery: added percentage_raw token, which ignores full-at

* battery: current_percentage returns raw, added clamping function instead

* battery: clamp percentage used by build()
Made clamp_percentage() const to allow its usage inside build()

* battery: read and return percentage in one line
2019-05-14 15:01:54 +02:00
..
meta refactor: Remove all mentions of icon_t 2019-04-08 09:01:48 +02:00
alsa.hpp feat(alsa): add volume interval option 2018-08-07 11:52:38 +02:00
backlight.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
battery.hpp feat(battery): add `%percentage_raw%` token (#1756) 2019-05-14 15:01:54 +02:00
bspwm.hpp feat(bspwm): Support marked flag for focused nodes 2019-01-08 17:14:39 +01:00
counter.hpp refactor(modules): Move setup to constructor 2016-12-21 08:00:09 +01:00
cpu.hpp feat(cpu): Add ramp-coreload-spacing (#1472) 2018-10-16 01:11:05 +02:00
date.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
fs.hpp fix(fs): Calculate free bytes properly 2019-01-17 08:31:48 +01:00
github.hpp fix(github): Handle curl exceptions and bad status codes (#811) 2017-11-07 23:29:44 +01:00
i3.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
ipc.hpp refactor(ipc): Cleanup 2017-01-14 00:27:29 +01:00
memory.hpp feat(mem): Add ramp and bar for swap (#1325) 2018-09-14 20:42:04 +02:00
menu.hpp feat(menu): Add expand-right option (#658) 2017-08-29 13:25:41 -07:00
mpd.hpp refactor(mpd): Replace icon-repeatone with icon-single 2018-06-23 10:14:30 +02:00
network.hpp feat(net): Add unknown-as-up option 2018-03-04 23:09:18 +01:00
pulseaudio.hpp feat(pulseaudio): add volume interval option 2018-08-07 11:52:38 +02:00
script.hpp feat(script): Add %pid% token for tail commands 2018-01-21 14:41:52 -08:00
systray.hpp wip(systray): Add module base 2017-01-01 21:28:28 +01:00
temperature.hpp feat(temp): Configurable lower bound for ramp (#1706) 2019-04-07 18:36:09 +02:00
text.hpp refactor(clang-tidy): Apply fixes 2016-12-23 15:54:06 +01:00
unsupported.hpp refactor(alsa): rename and move volume -> alsa 2018-01-23 14:33:11 +01:00
xbacklight.hpp typo: replace 'alot' with 'a lot' (#1634) 2019-01-29 17:54:38 +01:00
xkeyboard.hpp feat(xkeyboard): Customizable indicators and layouts (#1559) 2019-02-24 22:35:39 +01:00
xwindow.hpp feat(xwindow): Add label-empty 2018-04-02 00:00:16 +02:00
xworkspaces.hpp fix(xworkspaces): active ws upon ws deletion (#1713) 2019-04-01 18:04:44 +02:00