https://github.com/liri-archive/eglfs
:rocket: EGL fullscreen platform plugin
https://github.com/liri-archive/eglfs
drm egl egldevice hacktoberfest kms nvidia qpa-plugin qt
Last synced: about 1 year ago
JSON representation
:rocket: EGL fullscreen platform plugin
- Host: GitHub
- URL: https://github.com/liri-archive/eglfs
- Owner: liri-archive
- License: gpl-3.0
- Archived: true
- Created: 2018-09-01T02:09:35.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-16T06:41:52.000Z (over 3 years ago)
- Last Synced: 2024-07-29T19:18:49.207Z (almost 2 years ago)
- Topics: drm, egl, egldevice, hacktoberfest, kms, nvidia, qpa-plugin, qt
- Homepage:
- Size: 308 KB
- Stars: 20
- Watchers: 7
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eglfs
**This module has been merged with [aurora-compositor](https://github.com/lirios/aurora-compositor).**
## Going back in time
To inspect the code in the `develop` branch prior to its removal, follow these steps:
```sh
git checkout -b my-develop develop~1
```