mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-11 21:22:51 +02:00
3ad0ae6aca
This commit introduces a lazy monitor cache that only gets populated with a monitor has been disconnected, before the monitor is removed from the state. If and when the same monitor is reconnected and identified by its size on the virtual screen, the cached monitor state will be used to repopulate layout options, avoiding a potentially expensive full configuration reload. re #275