-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Init window after event loop inited * Fix typo * Fix resize event * Return boolean after resize * Update verso to hold hashmap of windows * Improve shutdown logic * Fix scale factor on Linux * Present directly after composite * Add some fields to prepare for multisurface * Add initial multi-surface support * Add document ID field in window * Update to latest servo * Create correct window spawning order * Create separate display list for different surface * Fix flashing * Improve set_painting_order safety * Improve webview creation flow * Update unsupported log to trace * Fix resize and add more debug logs * Remove unecessary step * Address review changes * Update compositor document --------- Co-authored-by: Wu Yuwei <Wu Yu Wei>
Showing
7 changed files
with
580 additions
and
437 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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