mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Implement wlr_region using pixman
This commit is contained in:
parent
a77fac0760
commit
1bea754521
5 changed files with 58 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ WIP - [Status](https://github.com/SirCmpwn/wlroots/issues/9)
|
|||
|
||||
Install dependencies:
|
||||
|
||||
* cmake
|
||||
* wayland
|
||||
* wayland-protocols
|
||||
* EGL
|
||||
|
|
@ -17,6 +16,7 @@ Install dependencies:
|
|||
* GBM
|
||||
* libinput
|
||||
* udev
|
||||
* pixman
|
||||
* systemd (optional, for logind support)
|
||||
* libcap (optional, for capability support)
|
||||
* asciidoc (optional, for man pages)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue