-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PanFrames: update global state consistently
When paging is initiated through the use of panframes, they are mapped and unmapped accordingly. When `DesktopConfiguration` is in `global` mode (the default), the global state aggregated across all monitors is updated. This update didn't include the state of panwindows, which meant that once someone had caused paging to happen enough time, panframes which should have been mapped weren't. Fixes #459
- Loading branch information
1 parent
2b613ae
commit 2655080
Showing
2 changed files
with
19 additions
and
11 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
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