Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multi-window support #109

Merged
merged 24 commits into from
Aug 9, 2024
Merged

feat: multi-window support #109

merged 24 commits into from
Aug 9, 2024

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    04cc422 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Fix typo

    wusyong committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b960945 View commit details
    Browse the repository at this point in the history
  2. Fix resize event

    wusyong committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3277dda View commit details
    Browse the repository at this point in the history
  3. Return boolean after resize

    wusyong committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    276c0b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92b79d5 View commit details
    Browse the repository at this point in the history
  5. Improve shutdown logic

    wusyong committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ae0943c View commit details
    Browse the repository at this point in the history
  6. Fix scale factor on Linux

    Wu Yuwei authored and Wu Yuwei committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ee65d84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e38b23 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    b23070c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57923bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9289541 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    20c6c58 View commit details
    Browse the repository at this point in the history
  2. Update to latest servo

    wusyong committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1e7f842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    465af4e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    045490b View commit details
    Browse the repository at this point in the history
  2. Fix flashing

    wusyong committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cea58a1 View commit details
    Browse the repository at this point in the history
  3. Improve set_painting_order safety

    Wu Yuwei authored and Wu Yuwei committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c3f0211 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    33c9b99 View commit details
    Browse the repository at this point in the history
  2. Update unsupported log to trace

    Wu Yuwei authored and Wu Yuwei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5ae8d65 View commit details
    Browse the repository at this point in the history
  3. Fix resize and add more debug logs

    Wu Yuwei authored and Wu Yuwei committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    30ba3c8 View commit details
    Browse the repository at this point in the history
  4. Remove unecessary step

    wusyong committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dd6b759 View commit details
    Browse the repository at this point in the history
  5. Address review changes

    wusyong committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5bb2a46 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    76eaa86 View commit details
    Browse the repository at this point in the history
  2. Update compositor document

    wusyong committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2a46543 View commit details
    Browse the repository at this point in the history