[Libreoffice-bugs] [Bug 130689] Automatically Switch Icon Theme in Online Help Based on User Local Icon Theme Choice

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 3 16:46:52 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=130689

Olivier Hallot <olivier.hallot at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #9 from Olivier Hallot <olivier.hallot at libreoffice.org> ---
(In reply to Heiko Tietze from comment #7)
> (In reply to Rizal Muttaqin from comment #0)
> > icon theme (Breeze for... macOS Sukapura, Colibre for Windows...
> 
> I don't like this n to n view. Ideally we have only one icon theme and allow
> users to add more, IMHO, but we try to match with the OS. Nevertheless you
> can add own themes per extension and at least at this point the help would
> not be congruent anymore. => WF (while I admit that looking at Colibre as a
> Breeze user could be weird).
> 
> Olivier, what do you think?

Colibre is actually hard-coded in the build of the Help.

Passing another param to indicate the icons set requires C++ development (< 5
lines). 

All target icon set must be available in the Help (local and online) in thee
/media/ folder, if not, the defaulted to an existing icon set. 

Icon to use in Help (src="...") can be selected by a javascript stub that read
icon set name, map replacement table and display.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210303/4264efd6/attachment.htm>


More information about the Libreoffice-bugs mailing list