Re: Out-of-tree/off-site X.Org documentation

2010-09-26 Thread Tiago Vignatti
On Fri, Sep 24, 2010 at 11:59:31PM +0200, ext Alan Coopersmith wrote: Following up on Matt's call for other sources of X documentation to consider collecting to improve our user and developer documentation, here's a few I use either directly or for sending to others: - User documentation,

Re: [PATCH libpciaccess] config: provide a makefile for scanpci dev tool

2010-09-26 Thread Vignatti Tiago (Nokia-MS/Helsinki)
On Sat, Sep 25, 2010 at 05:44:07PM +0200, ext Mark Kettenis wrote: Date: Wed, 22 Sep 2010 16:45:37 +0300 From: Tiago Vignatti tiago.vigna...@nokia.com On Tue, Sep 21, 2010 at 07:09:45PM +0200, ext Gaetan Nadon wrote: No function changes. Note that automake generates a wrapper

Re: Out-of-tree/off-site X.Org documentation

2010-09-26 Thread Pat Kane
I use this one when I need to explain copy/cut/paste: http://www.jwz.org/doc/x-cut-and-paste.html On Fri, Sep 24, 2010 at 4:59 PM, Alan Coopersmith alan.coopersm...@oracle.com wrote: Anyone else have others to contribute/suggest? ___

Re: Out-of-tree/off-site X.Org documentation

2010-09-26 Thread Matt Dew
On Sun, Sep 26, 2010 at 6:47 AM, Pat Kane pekan...@gmail.com wrote: I use this one when I need to explain copy/cut/paste:           http://www.jwz.org/doc/x-cut-and-paste.html On Fri, Sep 24, 2010 at 4:59 PM, Alan Coopersmith alan.coopersm...@oracle.com wrote: Anyone else have others to

[PATCH] xkeyboard-config, new layout ru(ukrainian)

2010-09-26 Thread Grygoriy Fuchedzhy
Hi. Most of the time I need only two keyboard layouts: us and ru. But sometimes I need ua layout, which differs from ru one by 3 chars only. So I thought it would be handy to add ukrainian variant to ru layout in order to get those chars as third level symbols. Changes I made on my laptop in

[PATCH libpciaccess 0/5] Modularize makefiles

2010-09-26 Thread Gaetan Nadon
Following module guidelines and widely accepted targets organization: include:header file for the public include sir m4 autoconf macros man man pages scanpci dev tool executable src source for library Gaetan Nadon (5): config: provide a

[PATCH libpciaccess 1/5] config: provide a makefile for scanpci dev tool

2010-09-26 Thread Gaetan Nadon
No function changes. Note that automake generates a wrapper script if libpciaccess is not installed at configuration time, which is the most common case. If it is installed at configuration time, you get an executable. The makefile build order ensures the lib is build before scanpci.

[PATCH libpciaccess 2/5] scanpci.c: remove offending whitespace as reported by git diff

2010-09-26 Thread Gaetan Nadon
Signed-off-by: Gaetan Nadon mems...@videotron.ca --- scanpci/scanpci.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scanpci/scanpci.c b/scanpci/scanpci.c index 34ec664..36ecf04 100644 --- a/scanpci/scanpci.c +++ b/scanpci/scanpci.c @@ -67,7 +67,7 @@

[PATCH libpciaccess 3/5] config: provide a makefile for scanpci man pages

2010-09-26 Thread Gaetan Nadon
Signed-off-by: Gaetan Nadon mems...@videotron.ca --- Makefile.am |3 +-- configure.ac|1 + man/Makefile.am | 34 ++ man/scanpci.man | 44 src/scanpci.man | 44

[PATCH libpciaccess 4/5] config: replace INCLUDES, which is deprecated, with AM_CPPFLAGS

2010-09-26 Thread Gaetan Nadon
Fixes an Automake warning. Signed-off-by: Gaetan Nadon mems...@videotron.ca --- src/Makefile.am |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 0d774e0..523e4b1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,6 +21,7 @@

[PATCH libpciaccess 5/5] include: add a Makefile to install and distribute header file

2010-09-26 Thread Gaetan Nadon
Makefiles are simpler when they only handle what is in their directory. Signed-off-by: Gaetan Nadon mems...@videotron.ca --- Makefile.am |2 +- configure.ac|1 + include/Makefile.am |1 + src/Makefile.am |5 - 4 files changed, 3 insertions(+), 6

Re: [PATCH libpciaccess] config: provide a makefile for scanpci dev tool

2010-09-26 Thread Gaetan Nadon
On Sun, 2010-09-26 at 13:42 +0300, Vignatti Tiago (Nokia-MS/Helsinki) wrote: A commit should contain exactly one logical change. A logical change includes adding a new feature, fixing a specific bug, etc. If it's not possible to describe the high level change in a few words, it is most

Translating/localizing X.Org apps

2010-09-26 Thread Alan Coopersmith
Several of the app modules distributed by X.Org have support for displaying translated messages, either via gettext or per-locale app-defaults files. However, none of them have been translated to languages other than English. (As best I can tell, even the ones we added gettext() calls to at

Re: Translating/localizing X.Org apps

2010-09-26 Thread Samuel Thibault
Hello, Alan Coopersmith, le Sun 26 Sep 2010 13:04:27 -0700, a écrit : Is there any interest in the community for actually having these localized, or are we happy with telling users of non-english locales to use the localized equivalents from GNOME/KDE/etc.? I am interested, and already raised

Re: [PATCH xserver] config: remove --with-dri-driver-path option, use dri.pc #29740

2010-09-26 Thread Dan Nicholson
On Fri, Sep 24, 2010 at 5:19 PM, Rémi Cardona r...@gentoo.org wrote: Le 24/09/2010 15:56, Jon TURNEY a écrit : On 23/09/2010 23:43, Keith Packard wrote: What's the state of this patch?  Seems like it should default to whatever the old default was in the absence of a dri.pc file? Or is

Re: [PATCH xserver] config: remove --with-dri-driver-path option, use dri.pc #29740

2010-09-26 Thread Rémi Cardona
Le 25/09/2010 06:38, Matt Turner a écrit : On Fri, Sep 24, 2010 at 6:19 PM, Rémi Cardona r...@gentoo.org wrote: I'll pipe in to add that this bit us (Gentoo) in the past as well. For some unknown reason, DRI support was disabled in our packages for HPPA and alpha. When swrast's build was

Re: [PATCH xserver] config: remove --with-dri-driver-path option, use dri.pc #29740

2010-09-26 Thread Rémi Cardona
Le 26/09/2010 22:34, Dan Nicholson a écrit : Hmm, I don't really get it. If you can't build a DRI-enabled Mesa, you won't have dri.pc and your server won't have DRI support. What part is painful? Well that's what bit us: you need a DRI-enabled mesa even if you're only building swrast. So

Re: [PATCH xserver] config: remove --with-dri-driver-path option, use dri.pc #29740

2010-09-26 Thread Matt Turner
On Sun, Sep 26, 2010 at 5:30 PM, Rémi Cardona r...@gentoo.org wrote: Well that's what bit us: you need a DRI-enabled mesa even if you're only building swrast. So we've had to turn on DRI (even though it doesn't have any DRM drivers) just to get swrast, whereas older versions of

Re: [PATCH xserver] config: remove --with-dri-driver-path option, use dri.pc #29740

2010-09-26 Thread Rémi Cardona
Le 26/09/2010 23:39, Matt Turner a écrit : On Sun, Sep 26, 2010 at 5:30 PM, Rémi Cardona r...@gentoo.org wrote: Well that's what bit us: you need a DRI-enabled mesa even if you're only building swrast. So we've had to turn on DRI (even though it doesn't have any DRM drivers) just to get

Re: 1.9.1rc1 on 9/24

2010-09-26 Thread Jeremy Huddleston
On Sep 13, 2010, at 16:42, Jeremy Huddleston wrote: On Aug 22, 2010, at 21:00, Jeremy Huddleston wrote: ... This means 1.9.1rc1 (1.9.0.901) will be out around September 10 So September 10 has come and gone and there's really no point in tagging the 1.9 branch at this point. master was

[PATCH libX11] Add an X11_ string to header guards to avoid possible collision

2010-09-26 Thread Jeremy Huddleston
This addresses a build failure which can result from X11/Xlocale.h and xlocale.h being included in the same code since they both used the same _XLOCALE_H_ protection. Signed-off-by: Jeremy Huddleston jerem...@apple.com --- include/X11/ImUtil.h |6 +++--- include/X11/XKBlib.h |6

Unexpected BadValue for X_OpenFont

2010-09-26 Thread Jeremy Huddleston
I filed this a while ago (https://bugs.freedesktop.org/show_bug.cgi?id=28803) for a user who reported it to me through XQuartz (http://xquartz.macosforge.org/trac/ticket/325) since I'm pretty clueless about a bunch of font magic. Since I finally have time to work through my XQuartz queue, I