kdelibs/kdeui/windowmanagement
Ivailo Monev 450120097d kdeui: reimplement KNotification
cleaning up the mess, everything but KNotificationConfigWidget is
implemented.

not only does it not require additional D-Bus service (knotify) to
function but also does not transmit pixmaps over D-Bus, the features
to execute command or log to file are dropped and will not be
implemented.

also about markup support in notifications - if the server does not
support markup then it is supposed to strip it, see the spec:
https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html#backwards-compat
meaning nothing should be done by KNotification itself because it is not
a server, it is just a proxy.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-08-25 09:01:39 +03:00
..
kwindowinfo.h generic: adjust to Katie changes 2019-05-17 16:14:26 +00:00
kwindowinfo_x11.cpp kdecore: KDebug rewrite 2022-10-22 19:17:52 +03:00
kwindowsystem.h kdeui: reimplement KNotification 2023-08-25 09:01:39 +03:00
kwindowsystem_x11.cpp kdeui: simplify compositor ownership check in KWindowSystemPrivate::x11Event() 2023-06-07 06:51:11 +03:00
netwm.cpp kdeui: remove redundant _KDE_NET_WM_FRAME_STRUT atom and checks for it 2023-07-16 21:18:18 +03:00
netwm.h kdeui: replace NETWinInfo::iconInternal() and NETWinInfo::setIconInternal() with their body 2022-10-20 01:36:30 +03:00
netwm_def.h kdeui: update NET::timestampCompare() and NET::timestampDiff() documentation 2022-11-16 04:07:10 +02:00
netwm_p.h Revert "generic: port some functionality to XCB" 2016-08-12 00:52:46 +00:00