polybar-dwm/include/components
patrick96 e793082008 randr: Add separate key for exact monitor matching
This adds `monitor-exact = true` in the bar section

This also properly does best-match instead of first-match if multiple
matches exists. For example if there are two monitors HDMI2 and HDMI-2
and we try to match HDMI-2 with monitor-exact = false, until now HDMI2
would be matched. Now exact matches are always preferred.

Fixes #1532
2019-01-08 17:23:28 +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
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
types.hpp randr: Add separate key for exact monitor matching 2019-01-08 17:23:28 +01:00