update: waynest
This commit is contained in:
@@ -7,7 +7,7 @@ use bevy_dmabuf::dmatex::{Dmatex, DmatexPlane, Resolution};
|
||||
use rustc_hash::FxHashSet;
|
||||
use std::os::fd::OwnedFd;
|
||||
use waynest::{
|
||||
server::{Client, Dispatcher, Result, protocol::external::drm::wl_drm::*},
|
||||
server::{Client, Dispatcher, Result, protocol::mesa::drm::wl_drm::*},
|
||||
wire::ObjectId,
|
||||
};
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ use waynest::{
|
||||
Client, Dispatcher, Error, Result,
|
||||
protocol::{
|
||||
core::wayland::{wl_data_device_manager::WlDataDeviceManager, wl_registry::*},
|
||||
external::drm::wl_drm::WlDrm,
|
||||
mesa::drm::wl_drm::WlDrm,
|
||||
stable::{
|
||||
linux_dmabuf_v1::zwp_linux_dmabuf_v1::ZwpLinuxDmabufV1,
|
||||
presentation_time::wp_presentation::WpPresentation,
|
||||
|
||||
Reference in New Issue
Block a user