Age | Commit message (Collapse) | Author |
|
This not only makes supporting non-XCB platforms easier, it likely makes
the app more stable and secure too, since newer dependency versions are
used. The bundled dependencies are preserved as the application
errors-out if the files change or become missing.
|
|
The app uses ancient, custom-built Qt version 5.7.1. The easiest way to
support platforms like Wayland is through the use of Qt 5 installed on
the system.
|
|
This makes package content deduplication and further customization
possible.
|