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: 93143b02d528
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 24f15a7f9e0f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 25, 2019

  1. gnome3.mutter328: backport changes from 3.32

    gsettings-desktop-schemas made the following change in 3.32[0]
    > Change tablets'/touchscreens' "display" setting to "output" one
    > with different semantics.
    
    That coincides with GNOME/mutter#133[1]
    
    This caused a segmentation fault in gala on Fedora[2]
    > Settings schema 'org.gnome.desktop.peripherals.touchscreen'
    > does not contain a key named 'display'
    
    I haven't experienced said segfault here in NixOS but I don't see
    a reason not to use the solution reached there, which was to backport
    relevant change[1] to mutter 3.28.
    
    [0]: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/commit/c7eee129c6edbc1a5b121fa3327d83049325becb
    [1]: https://gitlab.gnome.org/GNOME/mutter/merge_requests/133
    [2]: https://bugzilla.redhat.com/show_bug.cgi?id=1700337
    worldofpeace committed Apr 25, 2019
    Copy the full SHA
    b2dc8c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Merge pull request #60210 from worldofpeace/mutter328/fix

    gnome3.mutter328: backport changes from 3.32
    worldofpeace committed Apr 28, 2019
    Copy the full SHA
    24f15a7 View commit details
    Browse the repository at this point in the history