| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 6.2. Too many changes since the last update. check https://github.com/user-none/KDocker/releases for the full list
- Update to 5.5 * Better application icon fetching
- Update to 5.4: * Avoid deadlock during shut down on UNIX signals - Drop patch, now upstream: * 01-Avoid-deadlock-during-shut-down-on-UNIX-signals.patch
- Use %autosetup
- Add 01-Avoid-deadlock-during-shut-down-on-UNIX-signals.patch
* Version 5.3 - Add configurable attention icon that is shown if iconified app needs attention - Fix building with Qt 5.14+ - Fix for extraneous events generated by KDE 5.14
- upstream patch Fix building with Qt 5.14
* for version 5.2 (obsolete upstream patches) - Add 'Lock to desktop' option - Fix bash completion
* Upstream fixes: - Add 'Lock to desktop' option (Issue #32) + Version fix (Issue #33) - Fix the version in the about dialog
* for version 5.1 - Support load/save per application settings - Various fixes