wayvr/wayvr-ipc
Taylor Beeston e935dc6fdc Add screen focus commands to wayvrctl
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-11 15:11:58 -07:00
..
src Add screen focus commands to wayvrctl 2026-04-11 15:11:58 -07:00
Cargo.toml Bump bytes from 1.11.0 to 1.11.1 (#419) 2026-02-04 09:39:21 +09:00
LICENSE.txt Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00:00
README.md fix typo 2026-03-25 19:39:20 +01:00
rustfmt.toml Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00:00

README.md

WayVR Protocol Specification & Client Implementation

This repository contains the IPC specification and client implementation for the WayVR protocol. The primary purpose is to enable communication between applications and the WayVR server, offering a range of API functions.

Wayvrctl Documentation