Cursor inside IOS VM Misaligned #281
-
|
Since im not sure this is a bug, im posting this here as to not report something that could just be an error of mine and pollute the issues tab :> . Running the VM on linux, hyprland, with the -display sdl flag, the cursor is misaligned with the screen (click on one spot, it clicks further). It seems to be totally random (no specific pattern i could find eg ; cursor higher or lower, just random spots). |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
|
wayland is buggy, in other news: water is wet. maybe try using gtk instead of sdl. |
Beta Was this translation helpful? Give feedback.
-
|
I, myself, are currently experiencing numerous wayland bugs, after an update finally got i915/intel fixed again (regularly switches between fixed and broken), and I switched from nvidia to nouveau, after, according to the 595 thread, instead of actually fixing any of the mentioned issues, they added about 20 additional bugs. and after an xorg (non-xlibre, since it's not in the official tree yet) update added additional regressions, especially with (default) colorspaces under i915. was once fixed, but they had to go back by two years. long story short, wayland is still somewhat broken after all these years, try xlibre or, like Visual said, the gtk interface. edit: not to mention that it still gets suddenly stuck for no apparent reason, while also blocking the keyboard and mouse input, and also vt switches. good that there are sysrq's, and certain custom kernel hooks against that shit. I randomly wrote one, and accidentally acid tested it roughly two years ago, still works fine. |
Beta Was this translation helpful? Give feedback.
-
|
Will try that, thank you. |
Beta Was this translation helpful? Give feedback.
-
|
I'll try with XWayland |
Beta Was this translation helpful? Give feedback.
wayland is buggy, in other news: water is wet. maybe try using gtk instead of sdl.