D25119: KF5::BreezeIcons shared library to have all breeze/breeze-dark icons and default to breeze icons set

2020-11-20 Thread Alain Boyer
aboyer added a comment. From my limited understanding of the theming system for KDE applications on Windows, the application needs to expose a drop down menu with a list of themes so that a user can switch to their desired theme. Even if we linked a disabled version of the library and enable

D25119: KF5::BreezeIcons shared library to have all breeze/breeze-dark icons and default to breeze icons set

2020-10-30 Thread Alain Boyer
aboyer added a comment. I've tested this patch since I'd really like to use Kate with the dark theme on Windows. I built Kate on Windows using Craft, added KF5::BreezeIcons as a dependency for the kate-bin target, and set the QIcon theme name in the KateColorSchemeChooser class. This did not