e2faa120ef
Make sure that we always have the exact same view of the keyboard state as the host server by using XKB StateNotify events to update our state exactly rather than relying on key events. In particular, this fixes key state during grabs, where we either miss modifiers completely or get them stuck permanently, depending on the nature of the grab and the implementation of the X window manager/compositor. The downside, however, is that Weston wakes up on every modifier change, regardless of whether or not it has focus. Signed-off-by: Daniel Stone <daniel@fooishbar.org> |
||
---|---|---|
clients | ||
data | ||
protocol | ||
shared | ||
src | ||
tests | ||
wcap | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
README | ||
weston.ini |
Wayland Demos This repository contains a few demos application for the Wayland project. There's a sample compositor that can run on KMS, under X11 or under another Wayland compositor and there's a handful of simple clients that demonstrate various aspects of Wayland: