OSDN Git Service

drop startup notification support
authorIvailo Monev <xakepa10@gmail.com>
Fri, 18 Aug 2023 21:16:29 +0000 (00:16 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 18 Aug 2023 21:16:29 +0000 (00:16 +0300)
commit198625f679aabbe25097884ec0029bc55e0a84b8
tree73dad3851908fba15fd929c1b6bc22d030f78657
parent9c5f99c4cabec27d01f146aff0d73a910804140f
drop startup notification support

essentially non-operational for Katana applications (KApplication has a
hack to steal the DESKTOP_STARTUP_ID environment variable) and it is by
no means Katie's responsibility to do startup notification

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/gui/kernel/qapplication_x11.cpp
src/gui/kernel/qt_x11_p.h
src/gui/kernel/qwidget_p.h
src/gui/kernel/qwidget_x11.cpp