1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2025-04-14 17:33:17 -04:00
polybar/src
Richard be64da3bda
battery: Prioritize full-at over state (#2019)
* Prioritize battery full-at over state

The `full-at` option should take priority 
over the charging state of the battery.

Closes #1622 (issue for Thinkpad laptops)

* Remove typo from clamp_percentage
2020-06-09 21:15:36 +02:00
..
adapters fix(command): broken pipe when ignoring output. 2020-05-08 23:24:29 +02:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components refactor: Deprecate throttle-input-for setting (#2117) 2020-05-30 22:45:36 +02:00
drawtypes fix(iconset): Try exact match before fuzzy match 2020-03-19 20:52:41 +01:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules battery: Prioritize full-at over state (#2019) 2020-06-09 21:15:36 +02:00
utils Redirect process output to dev null 2020-05-08 23:24:29 +02:00
x11 fix(xworkspaces): Assign desktops to correct viewport 2020-05-01 18:46:02 +02:00
CMakeLists.txt build: Move non-macro variables into settings.cpp 2019-11-01 11:12:40 +01:00
ipc.cpp fix(msg): use stdout when exiting with code 0 2019-06-19 16:09:56 +02:00
main.cpp logger: Add default logging level 'notice' 2020-04-22 00:38:31 +02:00
settings.cpp.cmake build: Move all possible variables into settings.cpp 2019-11-01 11:12:40 +01:00