smithay/anvil
Jonas Platte 943f02b447 Refactor Seat::add_keyboard
With the new XkbConfig struct, it is now easier to just use xkbcommon's
default configuration, by moving the xkbcommon specific options into a
struct with according documentation.

Additionally, anvil now uses xkbcommon's defaults with all backends
(previously, the winit backend had a hardcoded french keyboard layout).
2018-10-02 23:12:35 +02:00
..
resources move examples into our own compositor: anvil 2018-05-07 19:56:38 +02:00
src Refactor Seat::add_keyboard 2018-10-02 23:12:35 +02:00
Cargo.toml update to wayland-rs 0.21 2018-09-25 00:31:58 +02:00