From 316389c123affbc7f96d6377769481d23db37dab Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Mon, 22 Nov 2021 18:07:41 +0100 Subject: doc: Update details about QSystemTrayIcon - StatusNotifierItem is now more widely implemented (but I'm sure the list could be even longer); but Unity is obsolete - XEmbed is nearly obsolete, so list it after StatusNotifierItem - fix the links: it was meant to have friendly anchor text rather than showing the whole URL inline Pick-to: 6.2 6.3 Change-Id: Id81059f9484a8144b6402e74a500edf81d845b65 Reviewed-by: Venugopal Shivashankar --- src/widgets/util/qsystemtrayicon.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/widgets') diff --git a/src/widgets/util/qsystemtrayicon.cpp b/src/widgets/util/qsystemtrayicon.cpp index c1a67c3ce4..c353be5f59 100644 --- a/src/widgets/util/qsystemtrayicon.cpp +++ b/src/widgets/util/qsystemtrayicon.cpp @@ -103,12 +103,12 @@ static QIcon messageIcon2qIcon(QSystemTrayIcon::MessageIcon icon) \list \li All supported versions of Windows. - \li All window managers and independent tray implementations for X11 that implement the - \l{http://standards.freedesktop.org/systemtray-spec/systemtray-spec-0.2.html freedesktop.org} - XEmbed system tray specification. - \li All X11 desktop environments that implement the D-Bus + \li All Linux desktop environments that implement the D-Bus \l{http://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem} - specification, including recent versions of KDE and Unity. + {StatusNotifierItem specification}, including KDE, Gnome, Xfce, LXQt, and DDE. + \li All window managers and independent tray implementations for X11 that implement the + \l{http://standards.freedesktop.org/systemtray-spec/systemtray-spec-0.2.html} + {freedesktop.org XEmbed system tray specification}. \li All supported versions of \macos. \endlist -- cgit v1.2.3