Skip to content

Finish startup sequence for process that exit too early

Mario Sanchez Prada requested to merge issue267 into master

Add a new public method in ShellWindowTracker to wrap sn_startup_sequence_complete() and use that to make sure that these kind of applications get their startup sequences completed, and then properly moved to STOPPED.

Closes: #267 (closed)

Merge request reports