| Summary: | Cursor not visible in windowed Android apps in waydroid (Wayland) | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Krešimir Čohar <kcohar> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | kcohar, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.25.4 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Android Settings app in Waydroid, cursor visible in GNOME but not Plasma | ||
I'm not sure this is a kwin bug but I'm reporting it here in case it is (because the apps work fine on GNOME). Otherwise, Wayland has been so good on Plasma lately I've switched to it for my daily driving, great work dev team. Setting up waydroid seems like some hassle. Can you run waydroid with WAYLAND_DEBUG=1 environment variable and attach its output to this bug report? On the other hand, I suspect that waydroid renders cursors using opengl or vulkan. kwin prior to 5.26 does not support that. It will be fixed in 5.27. So I suspect that it's going to be fixed in 5.27. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |
Created attachment 151460 [details] Android Settings app in Waydroid, cursor visible in GNOME but not Plasma SUMMARY The cursor / mouse pointer is not visible when Android apps are run through waydroid in windowed mode (with the property "persist.waydroid.multi_windows true" enabled). Input works, clicking and scrolling works. Disabling the property (setting it to false) brings back the cursor, but everything runs fullscreen. This issue does not occur in GNOME (the cursor is visible even when windowed). STEPS TO REPRODUCE 1. Install and set up waydroid. 2. Enable the multi window property (waydroid prop set persist.waydroid.multi_windows true). 3. Run any Android app. OBSERVED RESULT The app runs, clicking and scrolling works, but the mouse pointer isn't visible. EXPECTED RESULT The app runs, clicking and scrolling works, the mouse pointer is visible. SOFTWARE/OS VERSIONS Linux: Arch Linux, 5.19.2-zen1-1-zen KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 Graphics Platform: Wayland