Skip to content
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
base: 041d35a08afc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 687debc45b22
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 4, 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.
    sylv-io committed Nov 4, 2019
    Copy the full SHA
    d616928 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Merge pull request #72774 from sylv-io/libinput

    nixos/libinput: apply options to all device types
    worldofpeace committed Nov 19, 2019
    Copy the full SHA
    687debc View commit details
    Browse the repository at this point in the history