Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/systemd
base: 3a439bcdb570
Choose a base ref
...
head repository: NixOS/systemd
compare: 82ca0962ce8d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 30, 2018

  1. udev: don't label high-button mice as joysticks (systemd#8493)

    If a device exposes more than 16 mouse buttons, we run into the BTN_JOYSTICK
    range, also labelling it as joystick. And since 774ff9b this results in only
    ID_INPUT_JOYSTICK but no ID_INPUT_MOUSE.
    
    Fixes systemd#8460
    
    (cherry picked from commit 0cd6767)
    See also NixOS/nixpkgs#37744
    whot authored and vcunat committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    82ca096 View commit details
    Browse the repository at this point in the history