[Wayland-bugs] [Bug 96621] bind modifier keys separately when pressed alone (similar to xcape)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 24 04:07:02 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96621
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
CC| |peter.hutterer at who-t.net
--- Comment #1 from Peter Hutterer <peter.hutterer at who-t.net> ---
in theory yes, but libinput doesn't handle keys at that level. libinput merely
forwards the kernel key codes, actual interpretation is done in the caller
(i.e. the compositor). so libinput doesn't have a concept of "modifiers",
they're all just keys.
this is something you'll have to implement in the compositor
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160624/641c75de/attachment.html>
More information about the wayland-bugs
mailing list