Till Wegmueller
|
643c4f042d
|
Rename binaries to illumos-style short names
Follow illumos CLI naming conventions (zoneadm, svcadm, dladm):
wayray-server → wrsrvd
wayray-client → wrclient
wayray-ctl → wradm
wayray-greeter → wrlogin
wayray-session-launcher → wrsessd
wayray-gateway → wrgw
wayray-wm-floating → wr-wm-floating
wayray-wm-tiling → wr-wm-tiling
Updated across all 23 documentation files, ADRs, book pages,
roadmap, and CLAUDE.md. Added binary name table to CLAUDE.md.
|
2026-03-29 00:34:19 +01:00 |
|
Till Wegmueller
|
167c6c17c6
|
Add project documentation, architecture decisions, and usage book
Comprehensive documentation for WayRay, a SunRay-like thin client
Wayland compositor targeting illumos and Linux:
- CLAUDE.md: project context and conventions
- docs/ai/plans: 6-phase implementation roadmap
- docs/ai/adr: 9 architecture decision records (Smithay, QUIC,
frame encoding, session management, rendering, audio, project
structure, illumos support, pluggable window management)
- docs/architecture: system architecture overview with diagrams
- docs/protocols: WayRay wire protocol specification
- book/: mdbook user guide (introduction, concepts, server/client
guides, admin, development)
- RESEARCH.md: deep research on remote display protocols
|
2026-03-28 20:47:16 +01:00 |
|