lp://staging/~laney/unity-control-center/lp1132063
- Get this branch:
- bzr branch lp://staging/~laney/unity-control-center/lp1132063
Branch merges
- Sebastien Bacher: Needs Information
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 94 lines (+44/-3)1 file modifiedpanels/mouse/gsd-input-helper.c (+44/-3)
Related bugs
Bug #1132063: Mouse settings missing from Mouse & Touchpad dialog | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 12792. By Iain Lane
-
mouse: Use XI2 to detect mice, in addition to the existing method
Sometimes, `xinput' reports output like the following
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver id=9 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Power Button id=7 [slave keyboard (3)]
↳ Logitech USB Receiver id=8 [slave keyboard (3)]and g-c-c doesn't detect a mouse, which hides the settings.
We try to check for an XI2 XIMasterPointer device without an XITouchClass class
as a way of detcting mice-but-not-touchpads. - 12789. By David Henningsson
-
Make sure selecting a bluetooth input works even when the headset is in A2DP mode, and make sure the correct levels are shown in the level bar (Bug 1367693) Fixes: 1367693
Approved by: Robert Ancell, PS Jenkins bot - 12788. By Mathieu Trudel-Lapierre
-
Deactivate the wired device when wired is switched off. Fixes: 1354987
Approved by: Sebastien Bacher, PS Jenkins bot - 12787. By Robert Ancell
-
Use libunity-
settings- daemon to replace functionality that is being changed/removed in libgnome-desktop Fixes: 1372240
Approved by: Iain Lane - 12786. By Robert Ancell
-
Fix Vcs-Bzr link that was pointing to gnome-control-
center packaging
Approved by: Sebastien Bacher, PS Jenkins bot - 12785. By Robert Ancell
-
* Actually do a no change rebuild against new libgtop
* No change rebuild against new libgtop
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)