Actions
Emulator Issues #13379
closedOnly "virtual core pointer" shows up in X11 mode on Wayland
Status:
Working as intended
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
While on Wayland, launch Dolphin (built from source) with the following command:
QT_QPA_PLATFORM=xcb dolphin-emu
The only device listed should be XInput2/0/Virtual core pointer
. I can't seem to bind anything to the keyboard. Also, the pointer doesn't even register inputs from my testing (e.g., Click 0 mapped to A/B/X/Y).
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes, 5.0-20241
Is the issue present in the latest stable version?
Yes, 5.0.19793 (doesn't require QT_QPA_PLATFORM=xcb
it seems)
What are your PC specifications? (CPU, GPU, Operating System, more)
CPU: Apple M2 Max
GPU: Apple M2 Max
OS: Fedora 39 (Asahi Linux)
Actions