wayland/protocol
Daniel Stone 9a1705c5f5 wl_keyboard: Add modifier event
This event sends the current keyboard modifier/group state from the
compositor to the client, allowing all clients to have a consistent view
of the keyboard state (e.g. current layout, Caps Lock, et al).  It
should be sent after a keyboard enter event, and also immediately after
any key event which changes the modifier state.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-05-31 14:01:56 -04:00
..
.gitignore Fix distcheck where protocol.xsl was missing in the tarball 2012-03-04 15:01:45 -05:00
Makefile.am Fix distcheck where protocol.xsl was missing in the tarball 2012-03-04 15:01:45 -05:00
protocol.xsl protocol.xsl: Rename stylesheet to wayland-protocol.css 2012-02-23 16:41:46 -05:00
wayland-protocol.css protocol.xsl: Rename stylesheet to wayland-protocol.css 2012-02-23 16:41:46 -05:00
wayland.xml wl_keyboard: Add modifier event 2012-05-31 14:01:56 -04:00