You are not logged in.
I updated to Plasma 6.0.1 today. Everything works very well. I prefer the single click to open folders / files / programs in Dolphin. I know that the default setting is now double click. So I switched to single click in the control centre.
However, the behaviour does not change. I have to double click. Even after logging out/logging in to Plasma or a reboot, I have to double-click, although the setting is set to single-click and also indicates this.
Could there be a configuration file somewhere where this is not being implemented correctly and which I can adjust manually if necessary?
My system:
Arch Linux x86_64
6.7.8-arch1-1
Plasma 6.0.1 / kwin
Dolphin 24.02.0
AMD ATI Radeon
My notebook (Dell) is running the current version of EOS. I have also carried out the update from Plasma 6.0.1 there. The single click after the changeover in the control centre works there without any problems.
Last edited by PepeCyB (2024-03-07 18:47:53)
Offline
env | grep QTOffline
QT_WAYLAND_RECONNECT=1
QT_AUTO_SCREEN_SCALE_FACTOR=0
QT_QPA_PLATFORMTHEME=qt6ct
Offline
QT_QPA_PLATFORMTHEME=qt6ct
Your Qt 6 applications are not using Plasma settings, they are using qt6ct settings.
Offline
Fact! This dates back to the days when I customised the design of some Qt6 apps.
Now I'm looking for WHERE this system variable is set. That may take some time... I have no idea.
Offline
Many thanks for the tip! I discarded qt6ct and now the single click works!
I wouldn't have thought that this could be the problem myself.
Offline