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: 604acd44f75b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9d98bb75c4c3
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 18, 2019

  1. qt5.12: Add patches for QTBUG-73459 and QTBUG-69077

    QT 5.12 introduced a regression, where a QT program wouldn't show its
    tray icon, if there was no tray bar during program startup. (QTBUG-73459)
    
    QT 5.12 introduced a regression, where qtwebengine applications would
    freeze in some wayland compositors if a surface from the instance was not
    visible (for example having a qutebrowser window on another workspace in
    sway would freeze all qutebrowser windows).
    
    Both got fixed already in Qt 5.12.4, but according to #57042 and its
    sibling issues/PRs it doesn't seem to get fixed in near future for
    nixpkgs.
    Milan Pässler committed Sep 18, 2019
    Copy the full SHA
    e33ca60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69015 from petabyteboy/feature/qt-patches-staging…

    …-19.09
    
    qt5.12: Add patches for QTBUG-73459 and QTBUG-69077 (19.09)
    ttuegel committed Sep 18, 2019
    Copy the full SHA
    9d98bb7 View commit details
    Browse the repository at this point in the history