forked from AuroraMiddleware/gtk
2d676f32b1
In the Wayland backend implementation for gdk_display_get_keymap we enumerate the known devices and look for an core keyboard device. These device objects are created when we receive the capabilities for the seat. The seat capabilities may be received after a request for the keymap so we handle this by creating a temporary keymap which we then free later when we have the real one. |
||
---|---|---|
.. | ||
gdkapplaunchcontext-wayland.c | ||
gdkcursor-wayland.c | ||
gdkdevice-wayland.c | ||
gdkdisplay-wayland.c | ||
gdkdisplay-wayland.h | ||
gdkdisplaymanager-wayland.c | ||
gdkdnd-wayland.c | ||
gdkeventsource.c | ||
gdkkeys-wayland.c | ||
gdkprivate-wayland.h | ||
gdkscreen-wayland.c | ||
gdkselection-wayland.c | ||
gdkwayland.h | ||
gdkwindow-wayland.c | ||
Makefile.am |