https://bugs.kde.org/show_bug.cgi?id=433756
Bug ID: 433756 Summary: KWIN Wayland SDL_ShowCursor(0); does not hide the cursor Product: kwin Version: 5.21.1 Platform: Manjaro OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: robinoger1...@gmail.com Target Milestone: --- Created attachment 136263 --> https://bugs.kde.org/attachment.cgi?id=136263&action=edit simple code example demonstrating the defect SUMMARY Programs using SDL2’s SDL_ShowCursor(0); function are not able to hide the cursor, this not happening on other compositors so I assumed KWIN was responsible. STEPS TO REPRODUCE 1. Write an SDL2 program using the function 2. Compile and Run I have attached a simple example that will make use of that function and draw a white square instead of the cursor OBSERVED RESULT Cursor is not hidden. EXPECTED RESULT Cursor is hidden. SOFTWARE/OS VERSIONS Linux/KDE Plasma: manjaro kde wayland (available in About System) KDE Plasma Version: 5.21.1 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION First time reporting a bug sorry if I missed anything -- You are receiving this mail because: You are watching all bug changes.