-
-
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.
fix(wm): smooth transitions to monocle workspaces
This commit adds hiding and restoring of other containers on a workspace with monocle on/off, and exits early when a monocle container is found on workspace restores to avoid flashing of other containers before the workspace focus operation completes. Focus is also restored when focusing a monocle container on another monitor as part of a cross-monitor focus operation. The border rendering for monocle containers has also been tightened up. re #819
- Loading branch information
Showing
3 changed files
with
26 additions
and
16 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
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