mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-19 20:23:02 +00:00
94af997d40
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. |
||
---|---|---|
.. | ||
default.nix | ||
fetch.sh | ||
qtbase-fixguicmake.patch | ||
qtbase-trayicons.patch | ||
qtbase.patch | ||
qtdeclarative.patch | ||
qtscript.patch | ||
qtserialport.patch | ||
qttools.patch | ||
qtwayland-fix-webengine-freezeups-1.patch | ||
qtwayland-fix-webengine-freezeups-2.patch | ||
qtwebengine-darwin-no-platform-check.patch | ||
qtwebengine-no-build-skip.patch | ||
qtwebkit-darwin-no-qos-classes.patch | ||
qtwebkit-darwin-no-readline.patch | ||
qtwebkit.patch | ||
srcs.nix |