-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hey,
After updating Hyprland to the latest version, I do have a weird issue, that when connecting from mac os host to linux client, mouse is not moved to the monitor that is actually to the left from the host, and is going straight to the far left one, and then if I manually switch to the workspace on primary monitor it's other way around, I am then able to go from my primary monitor on the client to the host, but not to the far left one, as whenever I am going to the screen edge on primary monitor, mouse is getting locked, and I can only switch using keyboard shortcut. It is not happening if I am using mouse directly without utilizing waynergy.
My hyprland display configuration is, so one important factor here might be that I have my far left screen rotated.
monitor=DP-1,highres,1080x0,1
monitor=HDMI-A-1,highres,0x0,1,transform,1
Weird thing is that in the logs geometry seems to be properly recognized, and it was working just fine till this very update:
0.107775955: [INFO] Output updated: 1920x1080 at 0, 0 (scale: 1)
0.107798905: [INFO] Output name: HDMI-A-1
0.107804175: [INFO] Output description: Dell Inc. DELL U2414H 292K46B80EPL (HDMI-A-1)
0.107809055: [INFO] Output updated: 1080x1920 at 0, 0 (scale: 1)
0.107815615: [INFO] Output updated: 3440x1440 at 0, 0 (scale: 1)
0.107820775: [INFO] Geometry updated: 3440x1920
0.107826865: [INFO] Output name: DP-1
0.107831625: [INFO] Output description: LG Electronics LG ULTRAWIDE 304NTAB9S128 (DP-1)
0.107836215: [INFO] Output updated: 3440x1440 at 1080, 0 (scale: 1)
0.107841115: [INFO] Geometry updated: 4520x1920
0.107959076: [INFO] Compositor seems to be Hyprland
0.107994006: [INFO] Using wlroots virtual input protocols
0.107999216: [INFO] Using wlroots protocols for virtual input
0.110213489: [INFO] Using ext-idle-notify-v1 idle inhibition protocol
0.110227479: [INFO] Going to connect to 192.168.50.105 at port 24800
Another a bit weird thing is that the mouse on the secondary monitor now feels off, and even if I am doing quite big mouse movements, it only moves cursor just a tiny bit, which looks like another issue with the geometry. I know that it's very specific problem with very specific environment but maybe somebody will be able to help.