diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-10-21 16:28:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-07-01 13:50:16 +0000 |
commit | 465768e9a10183d02bc4dd609f95667ed777c6ed (patch) | |
tree | 18051cfdc14fa074fce2860c1e5575988b539b50 /graphics/libliftoff/pkg-descr | |
parent | 09b9b34473ac7efae714589e296510a3d9ac8a19 (diff) |
Diffstat (limited to 'graphics/libliftoff/pkg-descr')
-rw-r--r-- | graphics/libliftoff/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/libliftoff/pkg-descr b/graphics/libliftoff/pkg-descr new file mode 100644 index 000000000000..841208fd1aba --- /dev/null +++ b/graphics/libliftoff/pkg-descr @@ -0,0 +1,6 @@ +libliftoff eases the use of KMS planes from userspace without standing +in your way. Users create "virtual planes" called layers, set KMS +properties on them, and libliftoff will pick planes for these layers +if possible. + +WWW: https://github.com/emersion/libliftoff |