Closed LGFae closed 5 months ago
Nukes wayland.rs and implements all wayland specific functionality by hand.
wayland.rs
This has several benefits:
daemon
Arc
Nukes
wayland.rs
and implements all wayland specific functionality by hand.This has several benefits:
wayland.rs
and thus will not have to rewrite thedaemon
if there are breaking upstream changesArc
s , since they were only necessary because of howwayland.rs
works in generalwayland.rs
)