Daniel Stone <[email protected]> writes: > wl_keyboard::enter is the equivalent of FocusIn + KeymapNotify: it > notifies us that the surface/window has now received the focus, and > provides us a set of keys which are currently down.
Why don't you just filter out non-modifier keys and skip those? That should provide the basic functionality you want (persistent caps-lock, or even shift) without requiring a pile of other changes? -- [email protected]
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
