Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WayVR: IPC & Dashboard integration support #129

Merged
merged 10 commits into from
Jan 10, 2025

Conversation

olekolek1000
Copy link
Collaborator

@olekolek1000 olekolek1000 commented Jan 9, 2025

wlx:
- Use numeric constants for overlay z-orders instead of magic values

WayVR:
- Implement WayVR IPC Server (threadless)
- Implement WayVR IPC Client (https://github.com/olekolek1000/wayvr-ipc)
- Dashboard integration support
- New `ToggleDashboard` input action available
- Update wayvr.yaml config with how-to instructions for the dashboard
- Refactoring and minor improvements

WayVR IPC:
- Add client methods: `WvrDisplayCreate`, `WvrDisplayGet`, `WvrDisplayList`, `WvrProcessLaunch`, `WvrProcessList`, `WvrProcessTerminate`

Dashboard integration instructions: https://github.com/galister/wlx-overlay-s/blob/160979ebe4f1609bac9c9fe9d6de4cb7c3d34c00/src/res/wayvr.yaml

@olekolek1000 olekolek1000 changed the title WayVR IPC & Dashboard integration support WayVR: IPC & Dashboard integration support Jan 9, 2025
Copy link
Owner

@galister galister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

@galister galister merged commit 9722ca2 into galister:staging Jan 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants