From e77722959dc354a74e1d5452c9786645e94513ae Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 25 Oct 2021 14:57:20 +0200 Subject: [PATCH] Migrate to gitlab.freedesktop.org --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ac8cf1..7d02ad2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Lightweight KMS plane library. +> ### This project has moved +> +> This project has [moved to gitlab.freedesktop.org](https://gitlab.freedesktop.org/emersion/libliftoff). + 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.