-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace the single view saved in the CogWlPlatform by the viewport being used by the shell, taking care that only the visible view gets to update the contents of the Wayland surface and that input events get sent to the visible view as well. There are some locations where the visible view is assumed to be also the focused one, which may not be true later on when multiple viewports are supported. This compromise is okay for the time being and may need to be revisited later on.
- Loading branch information
Showing
4 changed files
with
143 additions
and
120 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
Oops, something went wrong.