From ffb0e2e07610a7fbaedbc33c9f7f43243f6858a3 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 22 Jun 2019 17:38:16 +0200 Subject: [PATCH] Distinguish between X and Wayland in "Tested under" --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cc55778..2f34f67 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,19 @@ * Designed to work under any desktop environment supported by Qt 5 with tray icon support * No desktop environment specific libraries required (only for optional features) -* Tested under \* - * Plasma 5 (native "Plasmoid" provided) - * Openbox/lxqt/LXDE - * Openbox/qt5ct/Tint2 - * Awesome/qt5ct - * Cinnamon +* Tested under + * X Window System + * Plasma 5 (beside Qt Widgets based version there is a native "Plasmoid") + * Openbox/lxqt/LXDE + * Openbox/qt5ct/Tint2 + * Awesome/qt5ct + * Cinnamon + * Wayland + * Plasma 5 (native "Plasmoid" provided, positioning issues with Qt Widgets based version) * Windows 10 * Can be shown as regular window if tray icon support is not available -\* If you can confirm it works under other desktop environments, please add it +If you can confirm it works under other desktop environments, please add it to the list. Maybe someone could check whether it works under Mac OS X. ## Features