1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-11 13:50:56 -05:00
polybar/include/components
Benno Fünfstück eacf5ce5ba fix(tray): fix transparency after background manager changes
The systray only supports pseudo transparency (real transparency would require
much larger changes) so the real transparency should only be used for the bar itself.
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 fix(tray): fix transparency after background manager changes 2018-10-04 15:52:03 +02:00
screen.hpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
taskqueue.hpp
types.hpp fix(render): correctly handle semi-transparency for borders 2018-10-04 15:52:03 +02:00