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

Get a file descriptor for manual event polling #123

Open
bl4ckb0ne opened this issue May 13, 2022 · 1 comment
Open

Get a file descriptor for manual event polling #123

bl4ckb0ne opened this issue May 13, 2022 · 1 comment
Labels
enhancement New feature or request synced to gitlab A corresponding issue has been filed in the Khronos internal GitLab

Comments

@bl4ckb0ne
Copy link
Contributor

bl4ckb0ne commented May 13, 2022

Right now the only way to get the events is to call the function xrPollEvent. It would be quite handy to be able to retrieve a pollable file descriptor (FD for short) from OpenXR and integrate it into another event loop, such as wayland or simply epoll.

I would be interested to work on such extension, if it is deemed useful.

@rpavlik-bot
Copy link
Collaborator

An issue (number 1723) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#1723 ), to facilitate working group processes.

This GitHub issue will continue to be the main site of discussion.

@rpavlik-bot rpavlik-bot added the synced to gitlab A corresponding issue has been filed in the Khronos internal GitLab label May 28, 2022
@rpavlik rpavlik added the enhancement New feature or request label Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request synced to gitlab A corresponding issue has been filed in the Khronos internal GitLab
Projects
None yet
Development

No branches or pull requests

3 participants