You are not logged in.
The information displayed in the "system tray" of the kde widget is misplaced. It was originally displayed in the lower right corner of the desktop. Now it is centered and located in the middle of the desktop. It looks uncomfortable, so is there any way to change it?
https://imgur.com/HdWSGQU
As my picture shows, originally it should appear in the lower right corner, but now it has changed, I don't know where the problem is, can anyone help me?
Last edited by sss20081 (2022-07-10 05:35:56)
Offline
If it's notifications, then the position can be chosen in systemsettings/notifications.
Offline
It's not a notification and I don't know how to describe it
Offline
Those are applets of the tray. I've seen something similar with multiple monitors if they aren't properly aligned on wayland, do you have multiple monitors? Is this a xorg or a wayland session? What's your output for
xrandr -q
printenv | grep QTdo/did you experiment with some DPI/HighDPI options recently? Post these outputs in code tags
Last edited by V1del (2022-04-12 12:40:51)
Offline
xrandr -q
Screen 0: minimum 320 x 200, current 2880 x 1800, maximum 16384 x 16384
eDP connected primary 2880x1800+0+0 (normal left inverted right x axis y axis) 302mm x 188mm
2880x1800 90.00*+
1920x1200 90.00
1920x1080 90.00
1600x1200 90.00
1680x1050 90.00
1280x1024 90.00
1440x900 90.00
1280x800 90.00
1280x720 90.00
1024x768 90.00
800x600 90.00
640x480 90.00
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis) printenv | grep Qt
QT_AUTO_SCREEN_SCALE_FACTOR=0
QT_IM_MODULE=fcitx
QT_SCREEN_SCALE_FACTORS=eDP-1=2;DP-1=2;DP-2=2;I don't have multiple monitors, my device is a laptop
Offline
and if you drop those variables/reduce the screen scaling does the issue disappear?
Offline
I've tried reducing the screen scaling, the problem is not solved, what do you mean by "remove those variables", I can't understand
Offline
I can't understand, there was still a problem yesterday, but after upgrading the system kernel today, it's back to normal, it's really strange
Offline