<table><tr><td style="">cullmann created this revision.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />cullmann requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D25119">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>At the moment, one big problem for non-unices is the deployment of icons<br />
Close to all things in KDE stuff relies on some breeze like icon theme<br />
At the moment, we help out with some hack in KIconThemes to load a binary resource<br />
This makes it impossible to e.g. support dark mode properly, as only one theme is around</p>

<p>This patch provides an optional dynamic library containing both breeze icon sets (normal<br />
and dark) and sets the fallback theme to breeze on load</p>

<p>Applications wanting to have breeze icons available, can just link<br />
with this and be done</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R266 Breeze Icons</div></div></div><br /><div><strong>BRANCH</strong><div><div>breeze-icon-shared-lib</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25119">https://phabricator.kde.org/D25119</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
KF5BreezeIconsConfig.cmake.in<br />
src/CMakeLists.txt<br />
src/main.cpp</div></div></div><br /><div><strong>To: </strong>cullmann<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>