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

Fix can't drag surface to other output #78

Merged
merged 3 commits into from
Dec 25, 2023
Merged

Commits on Dec 22, 2023

  1. chore: Use attached property of WOutput to get outputDelegate

    Log: don't need search in outputManager
    wineee committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4f7ba09 View commit details
    Browse the repository at this point in the history
  2. fix: can't drag surface to other output

    1. should not set position in onEnterOutput when surface has in other
    output
    2. alse need consider outputDelegate's position
    wineee committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    cf54fa3 View commit details
    Browse the repository at this point in the history
  3. chore: sync change in waylib for TiledWorkspace

    Log:
    
    1. vioken/waylib#246
    2. clear up unused property
    wineee committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    44be77a View commit details
    Browse the repository at this point in the history