polybar-dwm/include/components
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
..
bar.hpp fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
builder.hpp refactor(builder): Add failing test for ellipsis 2018-07-22 14:02:15 -07:00
command_line.hpp feat(command_line): Properly handle positional args 2017-01-13 04:47:25 +01:00
config.hpp fix(config): Expand all environment variables and file references (#724) 2017-09-04 14:00:35 -07:00
controller.hpp feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
ipc.hpp feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
logger.hpp refactor: Integral types 2017-01-24 07:11:14 +01:00
parser.hpp fix(parser): Revert tag stacks 2017-09-06 20:16:08 -07:00
renderer.hpp feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
screen.hpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
taskqueue.hpp refactor(modules): Move setup to constructor 2016-12-21 08:00:09 +01:00
types.hpp fix(render): correctly handle semi-transparency for borders 2018-10-04 15:52:03 +02:00