api/wayland: core windows and events structure.
This commit is contained in:
parent
833c892cf9
commit
6294d3c7dd
4 changed files with 236 additions and 26 deletions
|
|
@ -7,6 +7,7 @@ extern crate wayland_kbd;
|
|||
extern crate wayland_window;
|
||||
|
||||
mod context;
|
||||
mod events;
|
||||
mod monitor;
|
||||
mod window;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue