branches with status:
Name Status Last Modified Last Commit
lp:trojita 1 Development 2015-02-27 00:15:28 UTC
4454. Don't expect [CLOSED] when mailbox ge...

Author: Jan Kundrát
Revision Date: 2015-02-27 00:15:28 UTC

Don't expect [CLOSED] when mailbox gets invalidated prior to SELECT

The earlier fixes for handling of [CLOSED] were incomplete because they
failed to catch a situation where a mailbox gets replaced while the
SELECT is still pending. This happened when e.g. someone decided to open
a mailbox (SELECT on the way) right after switching to online from
offline, a switching which triggered LIST and therefore mailbox
replacement.

A fix for this is to reset the connection state when UNSELECT (or an
equivalent) completes.

Change-Id: I62c6d98ccde101dfa488a466f303c42e740c7c0f

lp:~chasedouglas/kubuntu-packaging/touchegg-geis-rename (Has a merge proposal) 1 Development 2012-07-30 21:56:04 UTC
9. Bump lintian standards version to 3.9.3

Author: Chase Douglas
Revision Date: 2012-07-30 21:53:54 UTC

Bump lintian standards version to 3.9.3

lp:~chasedouglas/libgrip/test 1 Development 2012-07-30 19:49:15 UTC
72. Release version 0.3.5

Author: Chase Douglas
Revision Date: 2012-07-26 00:29:51 UTC

Release version 0.3.5

lp:~chasedouglas/+junk/client-lib 1 Development 2012-07-27 18:36:55 UTC
74. WIP

Author: Chase Douglas
Revision Date: 2012-07-27 18:36:25 UTC

WIP

lp:~chasedouglas/xorg-gtest/ubuntu 1 Development 2012-04-18 20:54:39 UTC
58. Ship usr/share/X11/xorg.conf.d/99-vir...

Author: Chase Douglas
Revision Date: 2012-04-18 20:54:39 UTC

Ship usr/share/X11/xorg.conf.d/99-virtual-test-devices.conf

lp:~chasedouglas/+junk/remotux.git 1 Development 2012-04-14 22:02:30 UTC This branch has not been pushed to yet.
lp:rinput/debian 1 Development 2012-04-12 18:21:13 UTC
114. releasing version 1.0.5-2

Author: Chase Douglas
Revision Date: 2012-04-12 18:21:13 UTC

releasing version 1.0.5-2

lp:rinput 2 Mature 2012-04-04 03:08:33 UTC
79. Include unistd.h directly GCC no lon...

Author: Chase Douglas
Revision Date: 2012-04-04 03:08:33 UTC

Include unistd.h directly

GCC no longer includes it implicitly from version 4.7 on. This fixes
build errors.

lp:~chasedouglas/geis/test-jenkins 1 Development 2012-03-29 19:00:36 UTC
234. test

Author: Chase Douglas
Revision Date: 2012-03-29 19:00:36 UTC

test

lp:~chasedouglas/grail/work-in-progress bug 1 Development 2012-03-23 00:18:04 UTC
214. more stuff

Author: Chase Douglas
Revision Date: 2012-03-23 00:18:04 UTC

more stuff

lp:~chasedouglas/geis/fix-tap-min-touches 1 Development 2012-03-16 18:08:56 UTC
217. Tweaks for distcheck.

Author: Stephen M. Webb
Revision Date: 2012-03-14 16:48:26 UTC

Tweaks for distcheck.

lp:~chasedouglas/grail/tap-accept-v2 1 Development 2012-03-15 19:13:58 UTC
200. Consider previous touches when decidi...

Author: Chase Douglas
Revision Date: 2012-03-02 00:26:34 UTC

Consider previous touches when deciding whether to accept or reject a
touch from a gesture

This resolves ended touches of a tap gesture being rejected erroneously.

lp:~chasedouglas/grail/tap-accept 1 Development 2012-03-02 00:28:49 UTC
191. Consider previous touches when decidi...

Author: Chase Douglas
Revision Date: 2012-03-02 00:26:34 UTC

Consider previous touches when deciding whether to accept or reject a
touch from a gesture

This resolves ended touches of a tap gesture being rejected erroneously.

lp:~chasedouglas/+junk/gittest 1 Development 2012-03-01 05:42:07 UTC This branch has not been pushed to yet.
lp:~chasedouglas/xorg-gtest/debian-unstable 1 Development 2012-02-24 17:41:49 UTC
42. Use per-arch symbols for va_list mang...

Author: Chase Douglas
Revision Date: 2012-02-24 17:41:49 UTC

Use per-arch symbols for va_list mangling

Each arch has a different way of compiling va_list into its base type.
Thus, each arch must have its own symbol for
xorg::testing::Process::Start().

lp:~chasedouglas/geis/check-grab-WIP bug 1 Development 2012-02-20 15:43:26 UTC
206. Report errors back

Author: Chase Douglas
Revision Date: 2012-02-20 15:40:52 UTC

Report errors back

lp:~chasedouglas/grail/fix-recording 1 Development 2012-01-26 21:27:30 UTC
62. Revert unnecessary signedness change ...

Author: Chase Douglas
Revision Date: 2012-01-26 21:26:20 UTC

Revert unnecessary signedness change in touch_map_.

lp:~chasedouglas/magictouch/packaging.dfsg (Has a merge proposal) 1 Development 2012-01-22 01:15:26 UTC
15. Rename debian/rules rule get-orig-sou...

Author: Chase Douglas
Revision Date: 2012-01-22 01:15:26 UTC

Rename debian/rules rule get-orig-source to get-packaged-orig-source

lp:~chasedouglas/python-libavg/upstream-xi (Has a merge proposal) 1 Development 2012-01-21 23:23:46 UTC
4014. Remove obsolete XInput references

Author: Chase Douglas
Revision Date: 2012-01-21 23:23:13 UTC

Remove obsolete XInput references

lp:~chasedouglas/kubuntu-packaging/qt-upstream-xi (Has a merge proposal) 1 Development 2012-01-17 17:53:48 UTC
280. Update Build-Depends on libxi-dev >= ...

Author: Chase Douglas
Revision Date: 2012-01-17 17:52:42 UTC

Update Build-Depends on libxi-dev >= 1.5.99.2 for multitouch support

lp:~chasedouglas/geis/upstream-xi 1 Development 2012-01-13 09:49:25 UTC This branch has not been pushed to yet.
lp:~chasedouglas/frame/ubuntu-upstream-xi 1 Development 2012-01-13 08:09:31 UTC
46. * Rebase on top of upstream XI 2.2 in...

Author: Chase Douglas
Revision Date: 2012-01-13 08:09:15 UTC

* Rebase on top of upstream XI 2.2 interface
  - Remove older xi2 implementation

lp:~chasedouglas/kubuntu-packaging/qt 1 Development 2011-12-23 04:54:06 UTC
253. Update kubuntu_28_xi2.1.patch for ups...

Author: Chase Douglas
Revision Date: 2011-12-23 01:05:47 UTC

Update kubuntu_28_xi2.1.patch for upstream multitouch implementation

lp:~chasedouglas/+junk/utouch-qml-browser-demo 1 Development 2011-11-03 14:28:04 UTC
5. Add rotation cause why not?

Author: Chase Douglas
Revision Date: 2011-11-03 14:24:42 UTC

Add rotation cause why not?

lp:~chasedouglas/grail/rework-ubuntu 1 Development 2011-10-19 15:54:51 UTC
90. Build with XI multitouch support

Author: Chase Douglas
Revision Date: 2011-10-19 15:54:51 UTC

Build with XI multitouch support

lp:~chasedouglas/+junk/eog-add-libgrip 1 Development 2011-08-10 00:51:13 UTC
6. Really switch the default scroll-whee...

Author: Chase Douglas
Revision Date: 2011-08-10 00:51:13 UTC

Really switch the default scroll-wheel-zoom value

lp:~chasedouglas/utouch-compiz/rearch 1 Development 2011-08-09 01:08:46 UTC This branch has not been pushed to yet.
lp:~chasedouglas/+junk/dmbscripts 1 Development 2011-08-03 19:03:36 UTC
1. Initial commit

Author: Chase Douglas
Revision Date: 2011-08-03 19:03:03 UTC

Initial commit

lp:~chasedouglas/+junk/integrator 1 Development 2011-07-31 00:11:15 UTC
12. Finish power hookups

Author: Chase Douglas
Revision Date: 2011-07-31 00:07:56 UTC

Finish power hookups

lp:~chasedouglas/geis/fix-versioning 1 Development 2011-07-12 16:46:30 UTC
152. Fix up version in configure.ac during...

Author: Chase Douglas
Revision Date: 2011-07-12 16:39:36 UTC

Fix up version in configure.ac during `make dist`

lp:~chasedouglas/grail/original-touch-state 1 Development 2011-07-07 01:08:24 UTC
165. Add original touch state event to nor...

Author: Chase Douglas
Revision Date: 2011-07-07 01:07:23 UTC

Add original touch state event to normal drag gestures

Will be overwritten with a future commit for all gestures

lp:~chasedouglas/eog/device-class 1 Development 2011-06-29 13:42:46 UTC
117. Fix more quilt issues

Author: Chase Douglas
Revision Date: 2011-06-29 13:42:46 UTC

Fix more quilt issues

lp:~chasedouglas/qt/fix-patch-removal (Has a merge proposal) 1 Development 2011-05-19 21:45:13 UTC
165. Remove removed files from quilt series

Author: Chase Douglas
Revision Date: 2011-05-19 21:43:44 UTC

Remove removed files from quilt series

lp:~chasedouglas/+junk/stuff 1 Development 2011-05-04 15:02:31 UTC
154. Remove pivot type configuration and a...

Author: Chase Douglas
Revision Date: 2011-05-04 15:02:31 UTC

Remove pivot type configuration and add rotation center to gestures

Instead of providing a pivot type configuration, simply populate the
gesture values with the centroid, the transformation about the centroid,
and the instant center of rotation.

Also, remove drag values since they are equivalent to the translation
values of the 2D affine transformation matrix.

lp:~chasedouglas/grail/pivot_type (Has a merge proposal) 1 Development 2011-04-27 19:40:31 UTC
154. Merge in grail 2 to grail 1 translati...

Author: Chase Douglas
Revision Date: 2011-04-27 19:40:31 UTC

Merge in grail 2 to grail 1 translation layer

lp:~chasedouglas/grail/comparison.pivot 1 Development 2011-04-26 18:12:51 UTC
151. Merge grail 1 to grail 2 transitional...

Author: Chase Douglas
Revision Date: 2011-04-26 18:02:02 UTC

Merge grail 1 to grail 2 transitional plumbing

lp:~chasedouglas/grail/comparison.centroid 1 Development 2011-04-26 18:12:46 UTC
152. Merge grail 1 to grail 2 transitional...

Author: Chase Douglas
Revision Date: 2011-04-26 17:55:43 UTC

Merge grail 1 to grail 2 transitional plumbing

lp:~chasedouglas/+junk/empcommand-packaging 1 Development 2011-03-10 22:17:52 UTC
36. New upstream release.

Author: Chase Douglas
Revision Date: 2011-03-10 22:04:47 UTC

New upstream release.

lp:~chasedouglas/oif/libavg-packaging-ungrab-select-fixes 1 Development 2011-02-28 16:53:55 UTC
14. Select for touch events on SDL window...

Author: Chase Douglas
Revision Date: 2011-02-25 19:11:38 UTC

Select for touch events on SDL window since it's the furthest window from
root and has pointer selections.

lp:~chasedouglas/oif/libavg-packaging-load-libstdc++ (Has a merge proposal) 1 Development 2011-02-23 20:33:28 UTC
10. * Fix segfault on start up in Ubuntu ...

Author: Chase Douglas
Revision Date: 2011-02-23 20:06:53 UTC

* Fix segfault on start up in Ubuntu due to Mesa glx tls issue
  - Added 0002-load-libstdc++-first.patch

lp:~chasedouglas/oif/empcommand-packaging 1 Development 2011-02-02 19:40:59 UTC
4. Removed some unnecessary or empty deb...

Author: Chase Douglas
Revision Date: 2011-02-02 19:39:22 UTC

Removed some unnecessary or empty debian packaging files

lp:mymote bug 2 Mature 2011-01-23 02:47:33 UTC
199. Bump version number to 1.1.6

Author: Chase Douglas
Revision Date: 2011-01-23 02:47:33 UTC

Bump version number to 1.1.6

lp:~chasedouglas/+junk/utouch-test 1 Development 2011-01-05 15:30:05 UTC
3. More stuff

Author: Chase Douglas
Revision Date: 2011-01-05 15:30:05 UTC

More stuff

lp:~chasedouglas/ubuntu/maverick/xserver-xorg-input-evdev/670016 bug 1 Development 2010-12-13 18:44:06 UTC
58. * Add patch from Gustavo Luiz Duarte ...

Author: Chase Douglas
Revision Date: 2010-12-13 18:44:06 UTC

* Add patch from Gustavo Luiz Duarte to enqueue gesture events for server-side
  processing.
  - Fixes X crash due to sending events to clients in signal context
    (LP: #670016)

lp:~chasedouglas/ubuntu/maverick/xorg-server/670016 bug 1 Development 2010-12-13 18:43:01 UTC
201. * Move gesture event handling to serv...

Author: Chase Douglas
Revision Date: 2010-12-13 18:43:01 UTC

* Move gesture event handling to server in non-signal context
  (LP: #670016)
  - Add debian/patches/208_gestures_through_event_queue.patch

lp:~chasedouglas/ubuntu/maverick/input-utils/lp628392 bug 1 Development 2010-09-17 15:48:51 UTC
7. releasing version 0.0.20051128-4ubuntu2

Author: Chase Douglas
Revision Date: 2010-09-17 15:47:04 UTC

releasing version 0.0.20051128-4ubuntu2

lp:~chasedouglas/grail/trunk.tapping 1 Development 2010-09-09 17:45:15 UTC
83. grail v1.0.13

Author: Chase Douglas
Revision Date: 2010-09-09 17:45:15 UTC

grail v1.0.13

lp:~chasedouglas/oif/packaging (Has a merge proposal) 1 Development 2010-08-23 15:32:53 UTC
7. Install libutouch-geis-doc for utouch...

Author: Chase Douglas
Revision Date: 2010-08-23 15:32:53 UTC

Install libutouch-geis-doc for utouch-geis API documentation

lp:~chasedouglas/ubuntu/maverick/xserver-xorg-input-evdev/multitouch 1 Development 2010-07-15 19:25:47 UTC
58. More fixes and changes for the latest...

Author: Chase Douglas
Revision Date: 2010-07-15 19:25:47 UTC

More fixes and changes for the latest server stuff

lp:~chasedouglas/ubuntu/maverick/xorg-server/multitouch 1 Development 2010-07-05 19:03:52 UTC
192. Small set_raw_valuators typo fix

Author: Chase Douglas
Revision Date: 2010-07-05 19:03:52 UTC

Small set_raw_valuators typo fix

lp:remotux 2 Mature 2010-07-04 18:11:30 UTC
47. Update version to 1.0.2 for release

Author: Chase Douglas
Revision Date: 2010-07-04 18:11:30 UTC

Update version to 1.0.2 for release

lp:~chasedouglas/ubuntu/maverick/xinput/multitouch 1 Development 2010-07-01 21:07:11 UTC
15. * Separate valuators by index * Conve...

Author: Chase Douglas
Revision Date: 2010-07-01 21:07:11 UTC

* Separate valuators by index
* Convert to source package version 3.0

lp:~chasedouglas/ubuntu/maverick/linux-firmware-nonfree/updates bug 1 Development 2010-06-07 20:29:16 UTC
12. Release version 1.9

Author: Chase Douglas
Revision Date: 2010-06-07 20:29:16 UTC

Release version 1.9

lp:~chasedouglas/+junk/libcrystalhd 1 Development 2010-04-10 00:04:34 UTC
1. * Initial package - Closes: bug#577130

Author: Chase Douglas
Revision Date: 2010-04-10 00:04:34 UTC

* Initial package
  - Closes: bug#577130

lp:~chasedouglas/ubuntu/lucid/linux-firmware-nonfree/updates bug(Has a merge proposal) 1 Development 2010-04-06 15:03:55 UTC
13. Add Broadcom Crystal HD firmware

Author: Chase Douglas
Revision Date: 2010-04-06 15:03:55 UTC

Add Broadcom Crystal HD firmware

155 of 55 results