Skip to content

helpers/wayland_wrapper: Move crash increment to not count restarts

Kristen McWilliam requested to merge merritt/kwin:fix_wayland_crashcount into master

The current behaviour has the crash counter immediately incremented to 1 after a restart, this change has it set to 0 as expected.

Merge request reports