diff options
author | reed <reed@pkgsrc.org> | 2006-11-03 22:56:46 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-11-03 22:56:46 +0000 |
commit | f6af25897497cbbaa421ee978fe7ee9aa4c01fa7 (patch) | |
tree | dc814287d23d7c63e5fac86d5bfc96c82d9da1c2 /x11/libXfixes | |
parent | 6a1dcad4ac03241c1073d0422107fe498b155f38 (diff) | |
download | pkgsrc-f6af25897497cbbaa421ee978fe7ee9aa4c01fa7.tar.gz |
Fix and improve description.
Diffstat (limited to 'x11/libXfixes')
-rw-r--r-- | x11/libXfixes/DESCR | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/libXfixes/DESCR b/x11/libXfixes/DESCR index 27aa22b02d8..a0613ede0ac 100644 --- a/x11/libXfixes/DESCR +++ b/x11/libXfixes/DESCR @@ -1 +1,7 @@ -Xfixes extension and library of X RandR from the modular X.org X11. +The X Fixes Extension provides workarounds for various limitations +in the core protocol. The extension is designed to hold various +vaguely related extension bits that change how the X server and +clients interact with fundamental parts of the window system. + +This package provides the libXFixes library from the modular X.org +X11 project. |