1
0
Fork 0
forked from wry/wry

xwayland: add x-surface indirection

This commit is contained in:
Julian Orth 2022-10-16 20:53:59 +02:00
parent 8059457afb
commit 6193569596
6 changed files with 123 additions and 66 deletions

View file

@ -14,7 +14,7 @@ use {
},
wl_seat::SeatId,
wl_surface::{
xwindow::{Xwindow, XwindowData},
x_surface::xwindow::{Xwindow, XwindowData},
WlSurface,
},
},