ArchiveOrangemail archive

X.Org development list


xorg-devel.lists.x.org
(List home) (Recent threads) (13 other X.org lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 36,105 messages, beginning Mar 2008
  • 2 messages added yesterday

X.Org development list

April 2011 - page 1
Dave Airlie 130162229801 Apr 2011* From: Dave Airlie This splits CopyWindow before the exa/fb layers, and uses a new interface called PixmapCopyRegion to do the actual copy. The main po...
Dave Airlie 130162784601 Apr 2011* These are the initial non-ABI breaking changes. I'll queue up the ones that nominally break ABI separately and post further discussion in some cas...
Daniel Kurtz 130164767301 Apr 2011 EV_SW is the event type for switches. The EV_SW event codes (SW_*) are defined in the linux kernel in linux/input.h. However, leave the definition of ...
Matthieu Herrb 130169302501 Apr 2011* This series of patches makes gtk3-demo run on situations where client and server run on architectures with different byte order. Tested on i386/sparc6...
Alan Coopersmith 130169466201 Apr 2011* https://bugs.freedesktop.org/show_bug.cgi?id=... Signed-off-by: Alan Coopersmith --- man/Makefile.am | 2 +- man/chooser.man | 1 + 2 files ch...
Nicolas Kaiser 130184251403 Apr 2011* Fix typo in MGADRIMoveBuffersXAA(). Signed-off-by: Nicolas Kaiser --- src/mga_dri.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff ...
Daniel Kurtz 130187020303 Apr 2011* EV_SW is the event type for switches. The EV_SW event codes (SW_*) are defined in the linux kernel in linux/input.h. However, leave the definition of ...
Alistair Leslie-Hughes 130187028303 Apr 2011* Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=... Signed-off-by: Alistair Leslie-Hughes From 21f44f47c7dc95bad082fe37966febf1feba6e9f Mon Sep 17...
Matthieu Herrb 130187069003 Apr 2011* Use Data() to send the struct xXIEventMask on the wire instead of Data32() which expects a pointer to a 64bits value on LP64 architectures. --- src/XI...
Alistair Leslie-Hughes 130187104803 Apr 2011* Changed to use a const int, as a suggestion from Dan. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=... Signed-off-by: Alistair Leslie-Hughes ...
Tiago Vignatti 130187180903 Apr 2011* Signed-off-by: Tiago Vignatti Reviewed-by: Mikhail Gusarov --- dix/dixfonts.c | 12 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a...
Peter Hutterer 130187400803 Apr 2011* If the EV_SYN wasn't SYN_REPORT, we'd fall through to key event processing, which almost certainly won't do what we want and/or need. Sign...
Chase Douglas 130187419603 Apr 2011* This changes the default behavior for trackpads that have only pressure information to emulate two finger actions. It's been reported that the def...
Alistair Leslie-Hughes 130191999504 Apr 2011* Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=...From: Alistair Leslie-Hughes Date: Sun, 3 Apr 2011 20:10:54 +1000 Subject: [PATCH] xclipboard: ...
Daniel Kurtz 130192162004 Apr 2011* Back in October Chase Douglas [1] kicked off a flurry of patches and discussions on this list about adding Clickpad support, and some form of multitou...
Tiago Vignatti 130194031904 Apr 2011* Signed-off-by: Tiago Vignatti Reviewed-by: Peter Hutterer Reviewed-by: Nicolas Peninguy...
Matthieu Herrb 130194202104 Apr 2011* The following changes since commit f9834d312e3059073e8ad77d9f9d57cb9d96e1e5: fb: cleanup fbChangeWindowAttributes (2011-04-01 11:02:17 +1000) are avai...
Peter Hutterer 130194213504 Apr 2011* The following changes since commit f9834d312e3059073e8ad77d9f9d57cb9d96e1e5: fb: cleanup fbChangeWindowAttributes (2011-04-01 11:02:17 +1000) are avai...
xserver leaks (2 Replies)
Tiago Vignatti 130195143604 Apr 2011* Hi, This set fixes all resource leaks found inside the server by the Coverity Static Code Analysis tool and considered by such as outstanding. I only ...
Dave Airlie 130195853904 Apr 2011* From: Dave Airlie This moves ChangeWindowAttributes to mi, and calls a new hook that fb/exa can use to fixup the pixmap properly. I've looked at X...
Dave Airlie 130197193605 Apr 2011 Hi ajax, (and I doubt Dave Reveman is reading). Was just reading through the code, and was wondering why the composite overlay window isn't marked...
Chase Douglas 130197542805 Apr 2011* Fixes LP: #736829 (https://bugs.launchpad.net/bugs/573006) Re-fixes old X.Org Bug 29645 <http://bugs.freedesktop.org/show_bug.cgi?id=2...> Signe...
Dave Airlie 130197963305 Apr 2011 From: Dave Airlie The xinerama version of this wasn't translating the coordinates correctly. Running xcompmgr against a xinerama Xephyr setup, wou...
Cyril Brulebois 130198747505 Apr 2011* Hi, here are some patches I came up with while I was playing around with some XRR* functions. *BIG FAT WARNING*: I'm not a native speaker, or writ...
Alistair Leslie-Hughes 130199964405 Apr 2011 Hi, Change Author, since this patch was based off theirs. Provided a better description of what this patch is going. Fixes: https://bugs.freedesktop.o...
Søren Sandmann Pedersen 130202603505 Apr 2011* Hi, I got no comments on these, and would like to make a pixman release soon that includes the pixman patch. Once that happens, all trapezoid renderin...
Alistair Leslie-Hughes 130203202305 Apr 2011* Hi, While triaging bugs, I came across this one. https://bugs.freedesktop.org/show_bug.cgi?id=... The basic issue is warnings during the compile. The ...
Chase Douglas 130204619905 Apr 2011* The following changes since commit 49afcc76a1c799e18931cc762431975c5c059437: XQuartz: Bump bundle version to 2.6.2 (2011-04-04 09:38:35 -0700) are ava...
Tiago Vignatti 130208527906 Apr 2011* When xf86XVFreeAdaptor is called more than once in xf86XVInitAdaptors (it may, but not often), the conditional being changed in this patch will always...
Aaron Plattner 130209266706 Apr 2011* The "check" target is run during "distcheck" after the test suite is built, so having it run the test suite itself means that the ...
Pointer barriers (16 Replies)
Peter Hutterer 130210415306 Apr 2011* This patchset adds support for Pointer Barriers in the server (albeit without per-device support). Branch is available on cgit: http://cgit.freedeskto...
Chase Douglas 130211237906 Apr 2011* Relative valuator values should not be reported in any future events. If a relative valuator value is not set in an internal event, set the value to 0...
Orhan Kavrakoglu 130213738407 Apr 2011* From: Orhan Kavrakoğlu This profile disables pointer acceleration in the conventional sense yet still allows one to adjust sensitivity using the ...
Chase Douglas 130213749807 Apr 2011* Set the valuator values for unset masked absolute valuators in the internal device event. This ensures the values will always be correct in getValuato...
Peter Hutterer 130214077607 Apr 2011* Signed-off-by: Peter Hutterer --- Xext/geext.c | 9 +++++ 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Xext/geext.c b/Xext/geext....
Peter Hutterer 130214483307 Apr 2011* Note these don't yet include Chase' valuator fixes, I'll send a separate pull request for those once I've merged and tested them. The ...
Peter Hutterer 130214886307 Apr 2011* One more fix for XI 1.x valuator handling. The following changes since commit 3085b178626c957854385c7a88a05ec3c7eb74f3: Merge remote-tracking branch ...
Chase Douglas 130227122408 Apr 2011 The following changes since commit 1f51fe4f748b2997e466863d8387bd6791b32931: Xi: fix querydevice request swapping (2011-04-07 08:36:59 +1000) are avai...
Nicolas Kaiser 130230404408 Apr 2011* Replace deprecated X*alloc functions. Signed-off-by: Nicolas Kaiser --- Tested on a Matrox G200. src/mga_dga.c | 2 +- src/mga_dri.c | 70 +++...
Aaron Plattner 130231358309 Apr 2011* When the smart scheduler is enabled, the VT ioctls (particularly VT_WAITACTIVE) can be interrupted by the smart scheduler's SIGALRMs. Previously, ...
Gaetan Nadon 130236528409 Apr 2011 i18n/framework i18n/localedb i18n/trans libX11 Signed-off-by: Gaetan Nadon --- masterdb/masterdb.xml | 46 +++++++++++++++++++++++++- 1 files chan...
Alistair Leslie-Hughes 130238140609 Apr 2011 This patch cleans up some compiler warnings. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=... Best Regards Alistair...
Alistair Leslie-Hughes 130245290610 Apr 2011* Hi, Change Author, since this patch was based off theirs. Provided a better description of what this patch is going. Fixes: https://bugs.freedesktop.o...
Aldis Berjoza 130247004810 Apr 2011* Hello. Yesterday I added Dvorak, Dvorak programmers and Colemak US compatible layouts to Latvian keyboard mapping. I was wondering if you'd like t...
Alexandr Shadchin 130248356711 Apr 2011* Signed-off-by: Alexandr Shadchin --- hw/xfree86/common/xf86Configure.c | 13 +++-- 1 files changed, 3 insertions(+), 10 deletions(-) diff --git a/...
Alistair Leslie-Hughes 130248395511 Apr 2011* This patch cleans up some compiler warnings. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=... Best Regards Alistair...
Trevor Woerner 130250009711 Apr 2011* From: Trevor Woerner The binaries in the test directory won't build successfully for me without adding this include path. Signed-off-by: Trevor Wo...
Peter Hutterer 130250287311 Apr 2011* Chase pointed out that we don't have _any_ of the XI 2.1 stuff in the official repos yet. That makes testing harder for everyone and incremental r...
Gaetan Nadon 130250385811 Apr 2011* The user/specs docs now have external references support. Developers doc are not installed so they do not participate. However, using a similar makefi...
Aaron Plattner 130253852411 Apr 2011* Hi Dave, I like the idea of separating the driver from the protocol screens, and am interested in helping out. I think it might be easiest in the shor...

Next page

Home | About | Privacy