diff --git a/README.md b/README.md index 5a5e102..8c31085 100644 --- a/README.md +++ b/README.md @@ -553,11 +553,6 @@ less problematic. You can also select the window type "None". This disables Syncthing Tray's own UI completely and instead opens Syncthing directly when the tray icon is clicked. -### Workaround broken High-DPI scaling of Plasmoid under X11 -Setting the environment variable `PLASMA_USE_QT_SCALING=1` should fix the -[issue](https://bugs.kde.org/show_bug.cgi?id=356446) on recent Plasma versions but -there are still [some problems](https://bugs.kde.org/show_bug.cgi?id=457802#c1). - ### Tweak GUI settings for dark mode under Windows The dark mode introduced in Windows 10 does not affect traditional desktop applications like Syncthing Tray. If you select the widgets style "Fusion" under @@ -613,6 +608,11 @@ Syncthing Tray supports out of the box as of Qt 6. You may tweak settings according to the [Qt documentation](https://doc.qt.io/qt-6/highdpi.html#configuring-windows). +### Workaround broken High-DPI scaling of Plasmoid under X11 +This problem [has been resolved](https://bugs.kde.org/show_bug.cgi?id=356446#c88) so +make sure you are using an up-to-date Plasma version. Otherwise, setting the environment +variable `PLASMA_USE_QT_SCALING=1` might help. + ### List of bugs * Wayland limitations * The tray menu can not be positioned correctly under Wayland because the protocol does not allow setting window positions from