Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 164
    • Merge requests 164
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • KWinKWin
  • Repository
  • kwin
  • src
  • helpers
  • wayland_wrapper
  • kwin_wrapper.cpp
Find file BlameHistoryPermalink
  • Vlad Zahorodnii's avatar
    wayland: Make the launcher not restart kwin_wayland if it crashes at shutdown · 0574a753
    Vlad Zahorodnii authored Feb 10, 2022
    Currently, if kwin_wayland crashes at shutdown, the launcher can
    potentially spawn it again. This change addresses that issue by making
    the wrapper ignore the QProcess::finished() signal.
    0574a753