system: prevent duplicate Wayland op
All checks were successful
test / test (push) Successful in 36s
All checks were successful
test / test (push) Successful in 36s
Wayland is implemented as an Op to enforce dependency and cleanup, its implementation does not allow multiple instances on a single sys object, nor would doing that make any sense. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Package wl implements Wayland security_context_v1 protocol.
|
||||
package wl
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user