https://bugs.kde.org/show_bug.cgi?id=422544

Alain Boyer <alainbo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alainbo...@gmail.com

--- Comment #4 from Alain Boyer <alainbo...@gmail.com> ---
This bug is affecting me and I did a bit of digging.

The Breeze icons are packaged into bin/data/icontheme.rcc on Windows. Looking
at the Breeze icons framework build system, this RCC file only contains the
default Breeze light theme. Looking at the Craft blueprint for the Breeze icons
framework, it registers a useBreezeDark option. This leads me to believe that
that dark icon theme is a compile time option and Kate for Windows only ships
with the default light theme.

Moreover, looking at kiconthemes, it only supports loading one RCC file for
icons. It looks like a new feature would be needed to support multiple icons
themes on Windows that can be modified at runtime.

As a first step, could we not package both light and dark RCC files? These will
be needed once switching at runtime is supported in any case. That way, a user
could rename the files to switch between icon themes.

As a second step, proper runtime switching of icon themes should be
implemented.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to