Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harmonize Gnome3 Defaults #67522

Merged
merged 5 commits into from
Sep 1, 2019

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    90319d5 View commit details
    Browse the repository at this point in the history
  2. nixos/gnome3: cleanup core-utilities

    core-utilities is meant to be the base utilities for a GNOME system.
    
    The following are removed and the gnome3 module will no longer include:
    - accerciser
    - gnome-nettool
    - gnome-power-manager
    - gucharmap
    - nautilus-sendto
      See https://gitlab.gnome.org/GNOME/gnome-build-meta/merge_requests/246
    - gnome-usage
    - vinagre
    - gnome-documents
      See https://gitlab.gnome.org/GNOME/gnome-build-meta/merge_requests/157
    - dconf-editor
    - gnome-todo
    - gnome-tweaks
    - evolution
    
    The following were added:
    - cheese
    - geary
    worldofpeace committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    dcbad82 View commit details
    Browse the repository at this point in the history
  3. nixos/gnome3: additions to core-shell

    Adds:
    
    - gnome-color-manager
    - services.avahi
      It appears that GeoClue requires its daemon and IIRC has
      been default enabled in other distros for a while.
    - orca
      It's the default screen-reader.
    worldofpeace committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    7820be7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. Configuration menu
    Copy the full SHA
    acced1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266db08 View commit details
    Browse the repository at this point in the history