summaryrefslogtreecommitdiff
path: root/x11/libXpresent/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x11/libXpresent/pkg-descr7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11/libXpresent/pkg-descr b/x11/libXpresent/pkg-descr
index 7ada869791ba..a7733e7786a4 100644
--- a/x11/libXpresent/pkg-descr
+++ b/x11/libXpresent/pkg-descr
@@ -1 +1,6 @@
-Xlib-based library for the X Present Extension.
+Xpresent is a library designed to interface the X Present Extension.
+
+The Present extension provides a way for applications to update their
+window contents from a pixmap in a well defined fashion, synchronizing
+with the display refresh and potentially using a more efficient
+mechanism than copying the contents of the source pixmap.