polybar-dwm/src
Roel Postelmans 11d66ee78d feat(mem): Add ramp and bar for swap (#1325)
Now all the tokens in the memory module also have ramp and bar counterparts.

These can be used exactly the same as `bar-used` and `ramp-used`, they are named `<bar-swap-used>`, `<bar-swap-free>`, `<ramp-swap-used>`, and `<ramp-swap-free>`
2018-09-14 20:42:04 +02:00
..
adapters
cairo
components refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
drawtypes refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
events
modules feat(mem): Add ramp and bar for swap (#1325) 2018-09-14 20:42:04 +02:00
utils
x11 fix(tray): Reconfigure tray on error (#1392) 2018-08-21 21:06:58 +02:00
CMakeLists.txt
ipc.cpp refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
main.cpp