https://github.com/malcolmstill/ulubis-drm-gbm
DRM/GBM backend for Ulubis
https://github.com/malcolmstill/ulubis-drm-gbm
Last synced: 4 months ago
JSON representation
DRM/GBM backend for Ulubis
- Host: GitHub
- URL: https://github.com/malcolmstill/ulubis-drm-gbm
- Owner: malcolmstill
- License: bsd-3-clause
- Created: 2016-10-07T17:18:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T20:59:35.000Z (almost 8 years ago)
- Last Synced: 2025-03-14T18:40:59.630Z (over 1 year ago)
- Language: Common Lisp
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ulubis-drm-gbm
ulubis-drm-gbm is a backend for [the ulubis window compositor](https://github.com/malcolmstill/ulubis). It allows ulubis to run without X.
# Requirements
ulubis-drm-gbm requires: cffi, osicat, cepl.drm-gbm, cl-libinput.
# Installation
After installing ulubis with `(ql:quickload :ulubis)`, scripts in the `build` directory will automatically download `ulubis-drm-gbm`. Otherwise you can run `(ql:quickload :ulubis-drm-gbm)` directly.