[Lunar-commits] r20591 - in moonbase/trunk/zbeta/xorg-7.0/x11-proto: bigreqsproto compositeproto damageproto dmxproto evieext fixesproto fontcacheproto fontsproto glproto inputproto
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Jun 30 04:44:49 UTC 2006
Author: v3rt1g0
Date: 2006-06-30 04:44:48 +0000 (Fri, 30 Jun 2006)
New Revision: 20591
Modified:
moonbase/trunk/zbeta/xorg-7.0/x11-proto/bigreqsproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/compositeproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/damageproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/dmxproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/evieext/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/fixesproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontcacheproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontsproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/glproto/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-proto/inputproto/DETAILS
Log:
Last of the description updates for the night.
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/bigreqsproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/bigreqsproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/bigreqsproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org BIG-REQUESTS protocol headers"
+
cat << EOF
+bigreqsproto provides the wire protocol for the BIG-REQUESTS extension
+in X.Org. It is used to send larger requests than usual in order to
+avoid fragmentation.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/compositeproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/compositeproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/compositeproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org Composite protocol headers"
+
cat << EOF
+compositeproto provides the wire protocol for the Composite extension
+in X.Org. It is used to let arbitrary client programs control
+drawing of the final image on the screen.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/damageproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/damageproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/damageproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org Damage protocol headers"
+
cat << EOF
+damageproto provides the wire protocol for the Damage extension in
+X.Org. it is used to notify clients of changes made to particular
+areas of the window/screen.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/dmxproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/dmxproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/dmxproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,8 +7,11 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org DMX protocol headers"
cat << EOF
-
+dmxproto provides the wire protocol for the DMX extension in X.Org.
+It is used to set up a distributed multi-head environment with a
+single server acting as a gateway to multiple X server on multiple
+machines.
EOF
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/evieext/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/evieext/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/evieext/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -6,7 +6,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org EvIE protocol headers"
+
cat << EOF
+evieext provides the wire protocol for the EvIE extension in X.Org.
+It is used to let arbitrary clients receive, filter, and potentially
+modify all events.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/fixesproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/fixesproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/fixesproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org Fixes protocol headers"
+
cat << EOF
+fixesproto provides the wire protocol for the Fixes extension in
+X.Org. These are a few small, misc extensions to the X protocol that
+include things like a Region type.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontcacheproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontcacheproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontcacheproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -6,7 +6,9 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org Fontcache protocol headers"
+
cat << EOF
+fontcacheproto provides the wire protocol for the Fontcache extension
+in X.Org. it is used to configure that caching of core fonts.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontsproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontsproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/fontsproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org font-related protocol headers"
+
cat << EOF
+fontsproto provides the wire protocols for various font-related
+extensions in X.Org. These are used to control the server-side font
+configuration and also the font server headers.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/glproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/glproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/glproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060403
- SHORT=""
+ SHORT="the X.Org OpenGL related protocol headers"
+
cat << EOF
+glproto provides the wire protocols for various OpenGL related
+extensions in X.Org. These are used to enable the rendering of
+applications using OpenGL.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-proto/inputproto/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-proto/inputproto/DETAILS 2006-06-30 03:50:35 UTC (rev 20590)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-proto/inputproto/DETAILS 2006-06-30 04:44:48 UTC (rev 20591)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org Input protocol headers"
+
cat << EOF
+inputproto provides the wire protocol for the Input extension in X.Org.
+It is used to control all manner of options related to input device
+handling.
EOF
-
More information about the Lunar-commits
mailing list