feat: river-control-unstable-v1

This commit is contained in:
2025-05-06 13:57:30 +02:00
parent 0cf1c5aeb7
commit 9495dfba62
2 changed files with 68 additions and 6 deletions

View File

@@ -16,10 +16,16 @@
from __future__ import annotations
from pywayland.protocol_core import (Argument, ArgumentType, Global, Interface,
Proxy, Resource)
from pywayland.protocol_core import (
Argument,
ArgumentType,
Global,
Interface,
Proxy,
Resource,
)
from ..wayland import WlSeat
from pywayland.protocol.wayland import WlSeat
from .zriver_command_callback_v1 import ZriverCommandCallbackV1