solaar-unifying:0.9

Last commit made on 2013-08-24
Get this branch:
git clone -b 0.9 https://git.launchpad.net/solaar-unifying

Branch merges

Branch information

Name:
0.9
Repository:
lp:solaar-unifying

Recent commits

a9ebac2... by Daniel Pavel <email address hidden>

po formatting updates

60a591a... by Daniel Pavel <email address hidden>

Merge pull request #114 from zipperten/patch-2

Update sv.po

ab3a6b5... by Daniel Pavel <email address hidden>

Merge pull request #118 from Lekensteyn/fixes

Regression fixes: --hidraw option, python3, hidpp10

b193b39... by Peter Wu

Fix missing reprogrammable keys

The assumption that the Features IDs are in increasing order does not
hold. This causes the feature check for REPROG CONTROLS (1B00) to fail,
therefore remove the micro-optimisation.

While at it, rename variables and document the functions better.

806d67a... by Daniel Pavel <email address hidden>

Merge pull request #117 from Lekensteyn/doc-updates

docs: added T400, T650, Anywhere MX dumps

9c465cd... by Peter Wu

Fix wrong register name for illumination (hidpp10)

Broken since 9a2a28e, this causes a lot of exceptions for every move.

024a71b... by Peter Wu

solaar: add --hidraw option again

This options allows the devices list to be restricted which got removed
in:

    commit 3b75b6997008a6e0479cd324cc18ae0d79b279af
    Author: Daniel Pavel <email address hidden>
    Date: Fri Aug 9 12:25:47 2013 +0200

        merged solaar-cli functionality into main solaar binary

solaar-cli is still busted, but since it is deprecated, it's probably
fine.

f144816... by Peter Wu

solaar-cli: fix argument parsing in Python 3 again

Fix from e3a887f36cc6ec7ddb3760d31b47dacb6931a7eb, this got removed
in:

    commit 3b75b6997008a6e0479cd324cc18ae0d79b279af
    Author: Daniel Pavel <email address hidden>
    Date: Fri Aug 9 12:25:47 2013 +0200

        merged solaar-cli functionality into main solaar binary

f0eeea8... by Peter Wu

docs/devicesmd: update with T400 and Anywhere MX

72819b6... by Peter Wu

docs/devices: add Anywhere MX mouse

Thanks to Nestor from Logitech for providing me this device.

This mouse has two buttons on the left, currently mapped to 8 (bottom
button) and 9 (top button).

Note: setting bit 1 of register 01 does odd things in KDE. I looked in
SetPoint 6.61.15 and could not find an option for "Side Scroll",
perhaps it is not applicable here?