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: 685d60c38322
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 75cc398b9752
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on May 16, 2018

  1. gnome3.gdm: clean up

    jtojnar committed May 16, 2018
    Configuration menu
    Copy the full SHA
    6f23e14 View commit details
    Browse the repository at this point in the history
  2. gnome3.gdm: fix wayland detection

    Apparently, wayland session were not used at all until now.
    jtojnar committed May 16, 2018
    Configuration menu
    Copy the full SHA
    3bfa856 View commit details
    Browse the repository at this point in the history
  3. gnome3.gdm: allow choosing user account without GNOME

    Account chooser depends on AccountsService, which is normally enabled by
    GNOME module but it was missing when using GDM without GNOME.
    jtojnar committed May 16, 2018
    Configuration menu
    Copy the full SHA
    54135fc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39615 from jtojnar/gdm-wayland

    GDM wayland improvements
    jtojnar committed May 16, 2018
    Configuration menu
    Copy the full SHA
    75cc398 View commit details
    Browse the repository at this point in the history