Fix touchpad kded crash on X11
XlibBackend::devicePlugged gets called by m_notifications, need to use deleteLater() here to avoid a user-after-free crash.
Sorry for the last minute MR, but this fixes a consistent crash for me and I'd like to include it in 5.27.8.
Edited by Gabriel Souza Franco