b80674bdf5
`DrmDevice` and `UdevBackend` now do not need to be wrapped into `StateToken`s anymore, but can return a separate `SessionObserver` object using the new `AsSessionObserver` trait. This change was motivated by allowing the `UdevHandle` to obtain a mutable reference to an `EventLoopHandle` to create wayland object, e.g. a `wl_output` object. Previously this was not possible. Depends on https://github.com/Smithay/wayland-rs/pull/164 |
||
---|---|---|
.. | ||
helpers | ||
resources | ||
drm.rs | ||
udev.rs | ||
winit.rs |