LibKF6Breeze Icons and KIconLoader
christoph at cullmann.io
christoph at cullmann.io
Thu May 23 22:54:36 BST 2024
On 2024-05-23 23:47, Jonathan Riddell wrote:
>> have no such issues, but does for you the current code in KIconThemes
>> and
>> KBreezeIcons work? (e.g. if one doesn't revert but uses the master
>> state)
>
> No master is equally broken when made into a .deb and equally works
> when compiled manually.
Ok, that is strange, if it really did work in 6.1 but not in 6.2,
there is not a lot of stuff that was done there and is still done now.
But just reverting KIconThemes from 6.2 to 6.1 fixes it?
That would be
https://invent.kde.org/frameworks/kiconthemes/-/compare/v6.1.0...v6.2.0?from_project_id=2770&straight=false
Did you turn on
KICONTHEMES_REGISTER_ICON_PLUGIN
via CMake?
If not my commit can be ignored.
Than it is rather just the
BreezeIcons::initIcons();
but that is strange, that only should load the resource and set the
fallback theme.
Greetings
Christoph
>
> Jonathan
More information about the Kde-frameworks-devel
mailing list