Just to learn the internal working of wayland
  • Nix 51.2%
  • Rust 48.8%
Find a file
2026-03-10 22:08:03 +01:00
npins Init 2026-03-10 17:18:27 +01:00
src Add logger 2026-03-10 22:08:03 +01:00
.envrc Init 2026-03-10 17:18:27 +01:00
.gitignore Init 2026-03-10 17:18:27 +01:00
Cargo.lock Add logger 2026-03-10 22:08:03 +01:00
Cargo.toml Add logger 2026-03-10 22:08:03 +01:00
README.md Init 2026-03-10 17:18:27 +01:00
shell.nix Init 2026-03-10 17:18:27 +01:00

Project

Project use to learn basis of wayland internal working in client and server side implementation.

For the server, maybe use smithay to avoid a complete implementation.