polybar-dwm/src/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 feat: format-font 2019-01-17 08:31:14 +01:00
alsa.cpp feat(alsa): add volume interval option 2018-08-07 11:52:38 +02:00
backlight.cpp refactor(tokens): Move token suffix to configuration 2017-01-14 18:00:35 +01:00
battery.cpp feat(battery): add %percentage_raw% token (#1756) 2019-05-14 15:01:54 +02:00
bspwm.cpp feat(bspwm): Support marked flag for focused nodes 2019-01-08 17:14:39 +01:00
counter.cpp refactor(modules): Get rid of .inl files 2016-12-21 09:21:35 +01:00
cpu.cpp feat(cpu): Add percentage-sum token (#1517) 2018-12-03 01:48:18 +01:00
date.cpp refactor: Remove unnecessary quote trim operations 2018-08-05 08:50:54 +02:00
fs.cpp fs: Fix incorrect size report on 32bit machines (#1699) 2019-03-18 18:16:42 +01:00
github.cpp fix(github): Handle curl exceptions and bad status codes (#811) 2017-11-07 23:29:44 +01:00
i3.cpp fix(i3): crash without <label-state> (#1591) 2019-01-09 18:38:44 +01:00
ipc.cpp feat(ipc): Add pid token 2017-01-14 00:56:43 +01:00
memory.cpp memory: Remove decimal places for megabytes (#1606) 2019-01-17 08:32:42 +01:00
menu.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
mpd.cpp refactor: Remove all mentions of icon_t 2019-04-08 09:01:48 +02:00
network.cpp feat(net): All tokens for all labels 2019-01-17 08:35:49 +01:00
pulseaudio.cpp feat(pulseaudio): add volume interval option 2018-08-07 11:52:38 +02:00
script.cpp feat(script): Add double-click to script module (#1442) 2018-11-16 16:06:04 +01:00
systray.cpp wip(systray): Add module base 2017-01-01 21:28:28 +01:00
temperature.cpp feat(temp): Configurable lower bound for ramp (#1706) 2019-04-07 18:36:09 +02:00
text.cpp refactor(config): Deduce return type from default value 2016-12-30 23:32:05 +01:00
xbacklight.cpp xbacklight: Use monitor-strict from bar settings 2019-01-08 17:23:28 +01:00
xkeyboard.cpp fix(xkeyboard): Only update indicators when used 2019-03-06 20:29:12 -08:00
xwindow.cpp feat(xwindow): Add label-empty 2018-04-02 00:00:16 +02:00
xworkspaces.cpp fix(xworkspaces): active ws upon ws deletion (#1713) 2019-04-01 18:04:44 +02:00