Bug 330006

Summary: Hide mouse pointer when using touchscreen
Product: [Plasma] kwin Reporter: Antonio Rojas <arojas>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: wishlist CC: kaabud-kde, nate, plata.hill
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Antonio Rojas 2014-01-15 20:09:14 UTC
I have a laptop with touchscreen. In Windows and in Gnome, when using the touchscreen the mouse pointer is hidden. In KDE it's not, and it is annoying. The pointer should hide when using the touchscreen, and shown again when using the touchpad or mouse.

Reproducible: Always
Comment 1 Christoph Feck 2014-01-27 01:17:52 UTC
Do you happen to know which component/service is responsible in Gnome for hiding the cursor? Maybe it simply sets a mode in the X Server to hide it.
Comment 2 Nate Graham 2019-06-10 18:21:20 UTC
Already done on Wayland. Moving to KWin to investigate whether this is possible on X11.
Comment 3 Plata 2022-09-09 12:15:03 UTC
After updating to 5.25.5, I have a cursor right after login (with Wayland). It disappears immediately when I touch the screen. I cannot recall this behavior from 5.25.4.
Comment 4 Vlad Zahorodnii 2022-09-26 09:16:54 UTC
It's been working like that for many years. Regardless, this bug has been addressed a while ago. Visible pointer on startup is a different issue, which is tough to fix because kwin doesn't know what to do if you have both pointer and touchscreen and have not interacted with the computer yet.