polybar/include
Benno Fünfstück 51d58e7518 fix(render): support stacked bars
We now take the bar position that the window manager gives us instead of trying
to calculate it ourselves. This is more correct when multiple bars are attached
to the same edge, as the window manager may move some of them in that
case (assuming override redirect is not enabled)
2018-10-04 15:52:03 +02:00
..
adapters feat(net): Add nl80211 support (#1009) 2018-06-18 20:16:09 -07:00
cairo feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
components fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
drawtypes feat(token): Zero pad when min val starts with '0' (#1341) 2018-07-23 15:49:02 +02:00
events fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
modules feat(mem): Add ramp and bar for swap (#1325) 2018-09-14 20:42:04 +02:00
utils fix(config): Perform tilde expansion on `include-file` #603 2017-06-02 18:34:49 +02:00
x11 fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
CMakeLists.txt fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
common.hpp fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake doc(net): Indicate the wireless library used 2018-09-18 15:29:05 -07:00
version.hpp Release 3.2.0 (#1338) 2018-07-23 15:17:29 +02:00