wayland: Initially paint the window white so that they always exist
This commit is contained in:
parent
96a90d0ec6
commit
148c751f32
4 changed files with 63 additions and 9 deletions
|
|
@ -10,6 +10,7 @@ use self::event_loop::EventsLoopSink;
|
|||
|
||||
extern crate wayland_kbd;
|
||||
extern crate wayland_window;
|
||||
extern crate tempfile;
|
||||
|
||||
mod context;
|
||||
mod event_loop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue