mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
6a5f83d7da
We do theming very differently from what Kirigami intended. Mostly that's because our code predates theirs. But also because Kirigami wants and app to simply use an OS theme - whereas we want to be able to provide different looks, independent from the OS theme. Ideally we'd still use the existing methods to change the colors and sizes of Kirigami UI elements, but for now this hack helps improve readability of the title bar. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
0001-global-drawer-expose-pop-function.patch | ||
0002-global-drawer-disable-built-in-back-button.patch | ||
0003-global-drawer-remove-padding-around-the-title-image.patch | ||
0004-action-button-make-wider-for-easier-use.patch | ||
0005-breadcrumbs-get-better-font-size.patch | ||
0006-avatar-apparently-you-can-t-add-QChars-to-make-a-QSt.patch | ||
0007-breadcrumbs-deal-with-incorrect-height-of-title-bar.patch | ||
0008-include-the-shared-not-shared-result-in-log.patch | ||
0009-qmake-build-add-missing-sizegroup-source-header.patch | ||
0010-don-t-use-yet.patch | ||
0011-ensure-forward-backward-arrows-are-rendered.patch | ||
CMakeLists.txt | ||
icons.qrc |