Update wayland-window to support xdg_shell
This commit is contained in:
parent
28eddb64a9
commit
8d5b23d56c
5 changed files with 147 additions and 68 deletions
|
|
@ -10,6 +10,7 @@ use self::event_loop::EventsLoopSink;
|
|||
|
||||
extern crate wayland_kbd;
|
||||
extern crate wayland_window;
|
||||
extern crate wayland_protocols;
|
||||
extern crate tempfile;
|
||||
|
||||
mod context;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue