1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-12-09 14:10:19 -05:00
polybar/include
patrick96 33b68ec7cb fix(randr): Undefined behavior when removing clones
Because of how monitors are removed inside the loop and depending on the
monitor order a cloned monitor may be assigned a width of 0 but is never
actually removed resulting in polybar saying the bar is out of bounds

Fixes #1794
2020-04-21 23:59:01 +02:00
..
adapters
cairo
components
drawtypes
events
modules
utils
x11 fix(randr): Undefined behavior when removing clones 2020-04-21 23:59:01 +02:00
CMakeLists.txt
common.hpp
debug.hpp
errors.hpp
settings.hpp.cmake