polybar-dwm/include/components
Benno Fünfstück 7256366112 fix(tray): correctly handle transparency when using offset (#1571)
This patch adds support for observing multiple slices of the desktop background.
This is used for the tray so that it doesn't have to rely on the bar's rect to
get the desktop background. In particular, it now handles the case where the
tray is not contained fully within the bar's outer rect (for example, when using tray-offset-{x,y})

Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2019-01-05 01:08:18 +01: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 doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
controller.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08: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 fix(tray): correctly handle transparency when using offset (#1571) 2019-01-05 01:08:18 +01: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