lp:ubuntu/precise/xorg-server

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/xorg-server
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

241. By Chase Douglas

* Fix touchscreen pointer emulation (LP: #949791)
  - Add temporary patch 506_touchscreen_pointer_emulation_checks.patch

240. By Chase Douglas

* Report button press when touchscreen touch is active (LP: #972985)
  - Add temporary patch 505_query_pointer_touchscreen.patch
  - Fixes some compiz/unity touchscreen issues

239. By Chase Douglas

[ Chase Douglas ]
* Fix crash at startup due to input option abi break (LP: #931397)
  - Revert two commits from upstream 1.12 input stack

[ Bryce Harrington ]
* debian/patches/227_null_ptr_midispcur.patch:
  - Check for NULL pointer before dereferencing pointer from
    miGetDCDevice. Fixes crash after connecting a bluetooth keyboard.
    (LP: #930936)

[ Chase Douglas ]
* Fix mouse warping and clipping (LP: #948938)
  - Add temporary patch 503_fix_mouse_warp.patch
* Implement passive touch ungrab (LP: #968726)
  - Add temporary patch 503_implement_passive_touch_ungrab.patch
* Bump lintian standards to 3.9.3

238. By Ricardo Salveti

* debian/patches/111_armel-drv-fallbacks.patch:
  - Avoid loading the driver to test if it's available. Xorg will later load
    and validate the module, and if it's already loaded it'll trigger an
    error and invalidate the driver (LP: #959928)

237. By Chris Halse Rogers

* debian/patches/500_pointer_barrier_thresholds.diff:
  - Don't try to send events from the context of the SIGIO handler. That
    leads to the dark side, or at least to server freezes when trying to
    reveal the launcher in Unity (LP: #946954). May also fix other seemingly
    random X server crashes.
  - Add build-time tests to make check for barrier behaviour. These are
    disabled, pending gtest, xorg-gtest, and xserver-xorg-video-dummy MIRs.

236. By Chase Douglas

* Update to 1.12 input stack
* Drop input patches that have been merged upstream:
  - 600-Revert-dix-deduplicate-callers-of-DeliverDeviceEvent.patch
  - 601-Store-window-pointer-in-touch-listener-record.patch
  - 602-Factor-out-TouchEnd-generation-and-delivery.patch
  - 603-Export-TouchEventRejected-as-TouchRejected.patch
  - 604-Move-AllowTouch-to-dix-touch.c-and-rename-to-TouchAc.patch
  - 605-Check-for-proper-window-ID-when-processing-touch-all.patch
  - 606-Implement-early-touch-reject.patch
  - 607-Implement-touch-early-accept.patch
  - 608-dix-fix-an-out-of-memory-crash.patch
  - 609-Xi-handle-new-XIAllowEvents-request-in-inputproto-2..patch
  - 610-Fix-scrolling.patch
  - 611-Fix-touch-punt-crash.patch
  - 612-Fix-vcp-touches-corruption.patch
  - 613-Keep-vcp-touch-class.patch
* Fix indirect touch grab handling (LP: #929408)
  - Add temporary patch 501_touch_accept_end.patch
  - Add temporary patch 502_indirect_touch_window_set.patch

235. By Chris Halse Rogers

* debian/patches/500_pointer_barrier_thresholds.diff:
  - Make the velocity calculation more robust on screen edges. Fixes reveal
    behaviour on nVidia 295.20 driver, which now clamps the pointer to the
    visible screen area. (LP: #937792)

234. By Chase Douglas

* Fix touch class memory corruption
  - Add 612-Fix-vcp-touches-corruption.patch
  - Add 613-Keep-vcp-touch-class.patch

233. By Chase Douglas

* Fix crash when punting a touch to a non-existent owner
  - Add 611-Fix-touch-punt-crash.patch

232. By Chase Douglas

[ Chase Douglas ]
* Allow for non-root config paths so xorg-gtest can be run without root
  - Add 225_non-root_config_paths.patch backported from upstream

[ Alberto Milone]
* debian/patches/226_fall_back_to_autoconfiguration.patch:
  - Fall back to autoconfiguration for graphics drivers in some cases
    instead of letting X fail when configuration files are available.

[ Chase Douglas ]
* Update to 1.11.99.902 input stack
* Update to 1.11.4 for everything else
* Drop input patches that have been merged upstream:
  - 220_dont_scale_indirect.patch
  - 221_pointer_motion_update_fix.patch
  - 222_touch_valuators_absolute.patch
  - 223_indirect_touch_x_y_valuators.patch
* Add reviewed input patches that have not been merged upstream yet:
  - 600-Revert-dix-deduplicate-callers-of-DeliverDeviceEvent.patch
  - 601-Store-window-pointer-in-touch-listener-record.patch
  - 602-Factor-out-TouchEnd-generation-and-delivery.patch
  - 603-Export-TouchEventRejected-as-TouchRejected.patch
  - 604-Move-AllowTouch-to-dix-touch.c-and-rename-to-TouchAc.patch
  - 605-Check-for-proper-window-ID-when-processing-touch-all.patch
  - 606-Implement-early-touch-reject.patch
  - 607-Implement-touch-early-accept.patch
  - 608-dix-fix-an-out-of-memory-crash.patch
  - 609-Xi-handle-new-XIAllowEvents-request-in-inputproto-2..patch
  - 610-Fix-scrolling.patch (LP: #925785)
* Bump deps on x11proto-input-dev to 2.1.99.6

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers