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: Crash when window flashes #336

Merged
merged 5 commits into from
Jun 27, 2024
Merged

Commits on Jun 27, 2024

  1. fix: Crash when window flashes

    Actively move the activation state of the window that is about to be
    closed
    
    Log:
    justforlxz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c02433e View commit details
    Browse the repository at this point in the history
  2. fix: qml attach properties not working

    change to function call
    
    Log:
    justforlxz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3c2b564 View commit details
    Browse the repository at this point in the history
  3. fix: dock cannot activate window

    auto select surface will find a cannot be activate surface.
    
    Log:
    justforlxz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    41b78c7 View commit details
    Browse the repository at this point in the history
  4. chore: foreigntoplevel skip dde-desktop and dde-launchpad

    dde-desktop and dde-launchapd not support layershell.
    
    Log:
    justforlxz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0594f76 View commit details
    Browse the repository at this point in the history
  5. fix: activate window not set focus

    set focus to activate window
    
    Log:
    justforlxz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1141459 View commit details
    Browse the repository at this point in the history