Skip to content
This repository has been archived by the owner on Apr 12, 2021. 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/nixpkgs-channels
base: ceea7ec7b5ea
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 72a2ced25234
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 19, 2019

  1. nixos/libinput: apply options to all device types

    Instead of assign the libinput options to touchpad devices only, it
    should be appied by any device using libinput.
    Due to the fact that `40-libinput.conf` already defines libinput as
    driver for any detected input device, we can use `MatchDriver` to appy
    options.
    
    (cherry picked from commit d616928)
    sylv-io authored and worldofpeace committed Nov 19, 2019
    Copy the full SHA
    ea83c79 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Merge pull request #73785 from worldofpeace/libinput-options-all-19.09

    [19.09] nixos/libinput: apply options to all device types
    worldofpeace committed Dec 3, 2019
    Copy the full SHA
    72a2ced View commit details
    Browse the repository at this point in the history