-
-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(wm): introduce lazy monitor cache
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
- Loading branch information
Showing
1 changed file
with
46 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters