Skip to content

[startplasma] move startup sound

Henri Chain requested to merge work/move-startup-sound into master

Move the startup notification sound from plasma_session (which is not run during systemd boot) to startplasma_*

This has the added benefit that no separate thread or QEventLoopLocker is necessary as startplasma_* has the lifetime of the session

BUG: 433490

Edited by Henri Chain

Merge request reports