I mainly want to use the Qt6 version for Wayland. The gtk2 version needs XWayland and uses an old version of GTK at that.
The Qt6 version generally works well. However text selection is off. Sometimes when I select a word, the entire word shift by practically 3-4 characters and it becomes impossible to get useful work done. It appears to me that the pixel calculations during text selection are wrong.
I have not debugged the issue beyond exploring various scale factors for Qt6. Nothing seems to help the issue. I know little about Qt internals. It could be an upstream problem, but I thought I should report it here. Thanks!
Code: Select all
QT_QPA_PLATFORM=wayland
QT_QPA_PLATFORMTHEME=qt6ct
QT_USE_PHYSICAL_DPI=0
XDG_SESSION_DESKTOP=sway
XDG_CURRENT_DESKTOP=sway