You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
So I have a raspberry pi 5 with a small display connected to it (the hyperpixel 4) and I have rotated the screen to the right through the Screen Configuration utility. The problem is that when I try to access the desktop through wayvnc the mouse is inverted. In an issue in wayvnc the creator said its probably a wayfire bug any1/wayvnc#294 when I looked in this issue #1957 it closed saying it's a wlroots problem but this issues seems to have been fixed in wlroots. So where is the actual problem? Is there a temporary fix to this?
To Reproduce
Steps to reproduce the behavior:
Rotate the screen on Raspberry Pi OS
Try to access the desktop through wayvnc and you will see that the mouse is inverted
Expected behavior
The mouse shouldn't be inverted.
If you run Wayfire with the -d flag, does it print in the log (printed on stdout) that it has mapped the input device to the output successfully? Also it coudl be a wlroots bug, RPi uses an outdated wayfire/wlroots version so if you can I'd suggest trying to compile a newer version and see whether it doesn't work.
Also keep in mind that you need to map the virtual pointer (created by wayvnc on the target wayfire, not from where you're controlling it). See also #1283
Describe the bug
So I have a raspberry pi 5 with a small display connected to it (the hyperpixel 4) and I have rotated the screen to the right through the Screen Configuration utility. The problem is that when I try to access the desktop through wayvnc the mouse is inverted. In an issue in wayvnc the creator said its probably a wayfire bug any1/wayvnc#294 when I looked in this issue #1957 it closed saying it's a wlroots problem but this issues seems to have been fixed in wlroots. So where is the actual problem? Is there a temporary fix to this?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The mouse shouldn't be inverted.
Screenshots or stacktrace
https://github.com/WayfireWM/wayfire/assets/106091011/168c2d20-5a7f-4e2d-95d9-842e9f65cd1a
(you can see a small dot moving that's my actual mouse)
Wayfire version
0.7.5
The text was updated successfully, but these errors were encountered: