Bug 488008

Summary: Wayland: capture key strokes and display them with OSD while recording screen
Product: [Plasma] xdg-desktop-portal-kde Reporter: Andrea Ippolito <andrea.ippo>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: REPORTED ---    
Severity: wishlist CC: aleixpol, jgrulich, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andrea Ippolito 2024-06-04 08:32:05 UTC
I couldn't find a way, in a Wayland session, to display key strokes on the screen via an OSD.

This would be particularly helpful while recording screencasts. I have tried `screenkey` but it's X11 only (and I guess every other similar app as well). My understanding is that this is once again one of those responsibilities that Wayland is putting on the compositor.

It would be great to have a feature that can be used by any screen recording app (e.g. you just enable a key strokes OSD feature in Plasma, and then any screen recording app recording the entire screen or region will "see" it), but also having this just in Spectacle would be a very good start.

Thanks