1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-12-09 14:10:19 -05:00
polybar/include/x11
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
..
extensions
atoms.hpp
background_manager.hpp
connection.hpp
cursor.hpp
ewmh.hpp
icccm.hpp
registry.hpp
tray_client.hpp
tray_manager.hpp
types.hpp
window.hpp
winspec.hpp
xembed.hpp
xresources.hpp