ef17267d38d3b944c4647d44a5a2d5a346db27b5
This is mainly for X11's benefit; the common case is using Logo+S to take a screenshot, where GNOME Shell has grabbed Logo, and replays the event down to the nested compositor after S is pressed. This means we get an enter event with both Logo and S down, and even if Shell delivers the key press event for S (which isn't mandatory, and not all window managers do), then we never run the binding since notify_key realises that S is already down and exits early. Signed-off-by: Daniel Stone <daniel@fooishbar.org>
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:
Description
Languages
C
98%
Meson
1.4%
Shell
0.3%
GLSL
0.2%