You are not logged in.
When i play Minecraft, there is a vertical line on the right of screen. Only happening on Minecraft I guess, cuz I didn't face this issue on other fullscreen apps.
Arch x86_64 with KDE Plasma (Wayland)
Last edited by swervin (2022-06-21 23:31:17)
Offline
xrandr -qAlso it would be good to have xprop and xwininfo on the window.
Run
sleep 30; xprop > /tmp/minecraft.props; xwininfo > /tmp/minecraft.info and launch the game.
After 30 seconds the cursor hopefully will twice turn into a "+" and then just click inside the mincraft window.
Also inspect the minecraft resolution settings.
Chances are that this is 1360x768 ./. 1366x768 or so.
Offline
I just switched to x11 for screen recording apps, then I realized this issue disappeared.
Last edited by swervin (2022-06-21 23:30:01)
Offline
So
- is this still an issue?
- is this an issue w/ plasma/wayland only? and
- what are the display resolutions on X11 and wayland? and
- does minecraft run on xwayland?
Offline
So
- is this still an issue?
- is this an issue w/ plasma/wayland only? and
- what are the display resolutions on X11 and wayland? and
- does minecraft run on xwayland?
-No
-I'm new on GNU/Linux, Arch/Plasma/Wayland is my first. So I don't have any idea about others.
-for some reasons my resolution in Minecraft was 1360x768 while using Wayland. You were right in your guess.
Last edited by swervin (2022-06-21 23:30:24)
Offline
1366x768 might not be supported by your minecraft client and the actual client would also dictate whether its native wayland or xwayland (ie. an X11 client in a nested X11 server in a wayland session)
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline