[Xcb] xcb-commit Digest, Vol 36, Issue 3

Barton C Massey bart at cs.pdx.edu
Tue Jul 8 12:09:38 PDT 2008


Thanks much for the cleanups, Francois!

	Bart

In message <mailman.27.1215543614.23219.xcb-commit at lists.freedesktop.org> you wrote:
> Send xcb-commit mailing list submissions to
> 	xcb-commit at lists.freedesktop.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.freedesktop.org/mailman/listinfo/xcb-commit
> or, via email, send a message with subject or body 'help' to
> 	xcb-commit-request at lists.freedesktop.org
> 
> You can reach the person managing the list at
> 	xcb-commit-owner at lists.freedesktop.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of xcb-commit digest..."
> 
> 
> Today's Topics:
> 
>    1. index.mdwn (XCB site)
>    2. index.mdwn (XCB site)
>    3. index.mdwn (XCB site)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue,  8 Jul 2008 08:52:17 -0700 (PDT)
> From: xcb at freedesktop.org (XCB site)
> Subject: [Xcb-commit] index.mdwn
> To: xcb-commit at lists.freedesktop.org
> Message-ID: <20080708155218.EF645130052 at annarchy.freedesktop.org>
> 
>  index.mdwn |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> New commits:
> commit 3da10c8869db4332cb1c96107e286a971e34b92c
> Author: XCB site <xcb at freedesktop.org>
> Date:   Tue Jul 8 08:52:15 2008 -0700
> 
>     web commit by FrancoisDenisGonthier
> 
> diff --git a/index.mdwn b/index.mdwn
> index 0e9898f..44d8f03 100644
> --- a/index.mdwn
> +++ b/index.mdwn
> @@ -11,17 +11,17 @@ The X protocol C-language Binding (XCB) is a replacement for Xlib [[featuring|Fe
>  
>  # Development
>  
> -- If you wish to work on XCB, please read the [[DevelopersGuide]].
> +- If you wish to work on XCB, please read the [developer's guide](DevelopersGuide).
>  - **Mailing list**: Discussion of XCB and Xlib/XCB is through the [XCB mailing list](http://www.freedesktop.org/mailman/listinfo/xcb).
>  - **IRC**: XCB developers also hang out on [[IRC]], and have occasional [[meetings]].
>  - Of course, there's still a lot [[to_do|TODO]] .
>  
>  # Documentation
>  
> -- The [[XcbApi]] is documented. There is also a [tutorial](http://gitweb.freedesktop.org/?p=xcb/libxcb.git;a=blob_plain;f=doc/tutorial/index.html) (which is currently being moved [[here|Tutorial]]) and some random [[notes|XcbNotes]].
> +- The [[XcbApi]] is documented. There is also a [[tutorial]] and some random [[notes|XcbNotes]].
>  - XCB is built atop an XML description of the X core protocol and common extension protocols called [[XML/XCB|XmlXcb]]. This protocol can be used in other interesting ways.
>  - To aid in porting applications, you can configure Xlib to use XCB for the transport layer. We call this [[Xlib/XCB|XlibXcb]].
>  
>  # Miscellaneous
>  
> -The XCB project has a long [[history]], during which it has produced many academic [[publications]].
> +The XCB project has a long [[history]], during which it has produced many academic [[publications]]. XCB has, of yet, seen limited [[adoption]].
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Tue,  8 Jul 2008 08:55:14 -0700 (PDT)
> From: xcb at freedesktop.org (XCB site)
> Subject: [Xcb-commit] index.mdwn
> To: xcb-commit at lists.freedesktop.org
> Message-ID: <20080708155514.6FB5C130058 at annarchy.freedesktop.org>
> 
>  index.mdwn |   14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 
> New commits:
> commit 8d343f9315709e81042ffe5d2eac2d901aaac0fb
> Author: XCB site <xcb at freedesktop.org>
> Date:   Tue Jul 8 08:55:14 2008 -0700
> 
>     web commit by FrancoisDenisGonthier
> 
> diff --git a/index.mdwn b/index.mdwn
> index 44d8f03..16865a4 100644
> --- a/index.mdwn
> +++ b/index.mdwn
> @@ -7,21 +7,21 @@ The X protocol C-language Binding (XCB) is a replacement for Xlib [[featuring|Fe
>  # Download
>  
>  - You can obtain released versions of XCB from <http://xcb.freedesktop.org/dist>.
> -- Follow the instructions from the [[DevelopersGuide]] to build, except that you can use released versions of the dependencies, and you don't need git, automake, autoconf, or libtool.
> +- Follow the instructions from the [developer's guide](DevelopersGuide) to build, except that you can use released versions of the dependencies, and you don't need git, automake, autoconf, or libtool.
>  
>  # Development
>  
>  - If you wish to work on XCB, please read the [developer's guide](DevelopersGuide).
>  - **Mailing list**: Discussion of XCB and Xlib/XCB is through the [XCB mailing list](http://www.freedesktop.org/mailman/listinfo/xcb).
> -- **IRC**: XCB developers also hang out on [[IRC]], and have occasional [[meetings]].
> -- Of course, there's still a lot [[to_do|TODO]] .
> +- **IRC**: XCB developers also hang out on [IRC](IRC), and have occasional [meetings](meetings).
> +- Of course, there's still a lot [to do](TODO) .
>  
>  # Documentation
>  
> -- The [[XcbApi]] is documented. There is also a [[tutorial]] and some random [[notes|XcbNotes]].
> -- XCB is built atop an XML description of the X core protocol and common extension protocols called [[XML/XCB|XmlXcb]]. This protocol can be used in other interesting ways.
> -- To aid in porting applications, you can configure Xlib to use XCB for the transport layer. We call this [[Xlib/XCB|XlibXcb]].
> +- The [XCB API](XcbApi) is documented. There is also a [tutorial](tutorial) and some random [notes](XcbNotes).
> +- XCB is built atop an XML description of the X core protocol and common extension protocols called [XML/XCB](XmlXcb). This protocol can be used in other interesting ways.
> +- To aid in porting applications, you can configure Xlib to use XCB for the transport layer. We call this [Xlib/XCB](XlibXcb).
>  
>  # Miscellaneous
>  
> -The XCB project has a long [[history]], during which it has produced many academic [[publications]]. XCB has, of yet, seen limited [[adoption]].
> +The XCB project has a long [history](history), during which it has produced many academic [publications](publications). XCB has, of yet, seen limited [adoption](adoption).
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue,  8 Jul 2008 09:09:43 -0700 (PDT)
> From: xcb at freedesktop.org (XCB site)
> Subject: [Xcb-commit] index.mdwn
> To: xcb-commit at lists.freedesktop.org
> Message-ID: <20080708160943.13620130056 at annarchy.freedesktop.org>
> 
>  index.mdwn |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> New commits:
> commit 5e7515182d84c7bbe43b2034cea0e6f331ba9966
> Author: XCB site <xcb at freedesktop.org>
> Date:   Tue Jul 8 09:09:42 2008 -0700
> 
>     web commit by FrancoisDenisGonthier
> 
> diff --git a/index.mdwn b/index.mdwn
> index 16865a4..5e8c6da 100644
> --- a/index.mdwn
> +++ b/index.mdwn
> @@ -2,7 +2,7 @@
>  
>  # Introduction
>  
> -The X protocol C-language Binding (XCB) is a replacement for Xlib [[featuring|Features]] a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
> +The X protocol C-language Binding (XCB) is a replacement for Xlib [featuring](Features) a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
>  
>  # Download
>  
> 
> 
> ------------------------------
> 
> _______________________________________________
> xcb-commit mailing list
> xcb-commit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb-commit
> 
> 
> End of xcb-commit Digest, Vol 36, Issue 3
> *****************************************


More information about the Xcb mailing list