Skip to content

Commit

Permalink
feat: multi-window support (#109)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
wusyong authored Aug 9, 2024
1 parent 4c12250 commit 07a88a8
Show file tree
Hide file tree
Showing 7 changed files with 580 additions and 437 deletions.
Loading

0 comments on commit 07a88a8

Please sign in to comment.