unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Document xorg packages.
Date: Mon, 13 Jul 2015 19:06:18 +0200	[thread overview]
Message-ID: <877fq4yol1.fsf@gnu.org> (raw)
In-Reply-To: <87wpy5uvd8.fsf@gmail.com> (Alex Kost's message of "Sun, 12 Jul 2015 20:41:07 +0300")

Alex Kost <alezost@gmail.com> skribis:

> Oh god!  I didn't realize it would be so much, when I began many days
> ago :-)  I can't imagine, how Andreas managed to package all this stuff!

Indeed!  And I wonder how you managed to clean up all these
synopses/descriptions.  :-)

Anyway, that’s really a great idea, I was tired of seeing them when
browsing gnu.org/s/guix/packages.  ;-)

> And one more thing: there are "windowswmproto" and "libwindowswm"
> packages that have something to do with MS Windows and Cygwin.  Do we
> need them?

If that’s really what they are, let’s remove them.

> From 9b0d9bec0e1b1a3ce949f7d93a6598b75b050c86 Mon Sep 17 00:00:00 2001
> From: Alex Kost <alezost@gmail.com>
> Date: Sun, 12 Jul 2015 19:47:39 +0300
> Subject: [PATCH] gnu: Document xorg packages.
>
> * gnu/packages/xorg.scm: Add/imrove 'synopsis'/'description' fields of
>   many packages.

OK!

> +    (description
> +     "XExtProto provides the following extensions:
> +
> +DOUBLE-BUFFER
> +DPMS
> +Extended-Visual-Information
> +Generic Event Extension
> +LBX
> +MIT-SHM
> +MIT-SUNDRY-NONSTANDARD
> +Multi-Buffering
> +SECURITY
> +SHAPE
> +SYNC
> +TOG-CUP
> +XC-APPGROUP
> +XTEST")

Formatting will be lost in UIs, so this should be a comma-separated list
instead.

> +    (description
> +     "XKBUtils is a collection of small utilities for X Keyboard (XKB)
> +extension to the X11 protocol.  It includes:
> +
> +  - xkbbell  - generate XKB bell events;
> +  - xkbvleds - display the state of LEDs on an XKB keyboard in a window;
> +  - xkbwatch - reports changes in the XKB keyboard state.")

Likewise.

> +    (description
> +     "libxcb provides an interface to the X Window System protocol,
> +which replaces the current Xlib interface.  It has several advantages
> +over Xlib, including:
> +
> +- size: small, simple library, and lower memory footprint;
> +- latency hiding: batch several requests and wait for the replies later;
> +- direct protocol access: interface and protocol correspond exactly;
> +- proven thread support: transparently access XCB from multiple threads;
> +- easy extension implementation: interfaces auto-generated from XML-XCB.")

Likewise.

>  The XCB util module provides the following libraries:
> -aux: Convenient access to connection setup and some core requests.
> -atom: Standard core X atom constants and atom caching.
> -event: Some utilities that have little to do with events any more.")
> +- aux: Convenient access to connection setup and some core requests.
> +- atom: Standard core X atom constants and atom caching.
> +- event: Some utilities that have little to do with events any more.")
>      (license license:x11)))
>  

Likewise.

>  The XCB util-wm module provides the following libraries:
> -ewmh: Both client and window-manager helpers for EWMH.
> -icccm: Both client and window-manager helpers for ICCCM.")
> +- ewmh: Both client and window-manager helpers for EWMH.
> +- icccm: Both client and window-manager helpers for ICCCM.")

Likewise.

OK with these changes.

Thanks for the herculean work!

Ludo’.

  reply	other threads:[~2015-07-13 17:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-12 17:41 [PATCH] gnu: Document xorg packages Alex Kost
2015-07-13 17:06 ` Ludovic Courtès [this message]
2015-07-14  8:32   ` Formatting lists in descriptions (was: [PATCH] gnu: Document xorg packages.) Alex Kost
2015-07-14 13:23     ` Formatting lists in descriptions Ludovic Courtès
2015-07-14 18:58       ` Cook, Malcolm
2015-07-15 14:28         ` Ludovic Courtès
2015-07-15 15:01           ` Alex Kost
     [not found] <20150712193126.GA13584@jocasta.intra>
2015-07-13  7:40 ` [PATCH] gnu: Document xorg packages Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fq4yol1.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).