1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-18 13:55:11 -05:00
polybar/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
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
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
taskqueue.hpp
types.hpp fix(render): correctly handle semi-transparency for borders 2018-10-04 15:52:03 +02:00