proton-bridge/utils/QTBUG-88600
Alexander Bilyak 8db89a1a6c GODT-1113: Fix tray icon size on macOS Big Sur.
Add patched libqcocoa based on Qt 5.13.0
2021-04-15 09:08:19 +00:00
..
README.txt GODT-1113: Fix tray icon size on macOS Big Sur. 2021-04-15 09:08:19 +00:00
cocoa.patch GODT-1113: Fix tray icon size on macOS Big Sur. 2021-04-15 09:08:19 +00:00
libqcocoa.dylib GODT-1113: Fix tray icon size on macOS Big Sur. 2021-04-15 09:08:19 +00:00

README.txt

This is version of libqcocoa obtained from original Qt 5.13.0 source available at https://github.com/qt/qtbase with patch from cocoa.patch applyed. 

Please refer to https://bugreports.qt.io/browse/QTBUG-88600 for patch origin and https://doc.qt.io/qt-5/macos-building.html for instructions how to build Qt from source.