polybar/include/tags
patrick96 dc46251571 fix: Handling for actions with negative offsets
If any action block contains a negative offset, it can cause text to be
theoretically be rendered outside of the block, making that text not
clickable.
To fix this, we ensure that an action block starts at the lowest
observed position while the block is open and ends at the highest
observed position while it is open.

Fixes #1814
2022-02-22 18:00:58 +01:00
..
action_context.hpp fix: Handling for actions with negative offsets 2022-02-22 18:00:58 +01:00
context.hpp Move action_context into separate file 2021-02-12 20:01:22 +01:00
dispatch.hpp fix: Handling for actions with negative offsets 2022-02-22 18:00:58 +01:00
parser.hpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
types.hpp Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00