mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
the libinput backend does wl_display roundtrips, during which there is a small window where keystrokes can be handled before the rest of the example compositor is ready. Setting the callback later ensures we're not called at this point |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cat.c | ||
| cat.h | ||
| compositor.c | ||
| meson.build | ||
| output-layout.c | ||
| pointer.c | ||
| rotation.c | ||
| shared.c | ||
| shared.h | ||
| simple.c | ||
| tablet.c | ||
| touch.c | ||