Bug 152010 - Add Native Support for Extension Icon Theme
Summary: Add Native Support for Extension Icon Theme
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Extensions (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Extension-Tight-Integration
  Show dependency treegraph
 
Reported: 2022-11-11 22:43 UTC by Rizal Muttaqin
Modified: 2024-02-13 17:16 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rizal Muttaqin 2022-11-11 22:43:16 UTC
A few days ago, I contributed to creating a Colibre icon theme with some of its variants (SVG, light, dark) for Zotero . An enthusiastic person has done a PR (https://github.com/zotero/zotero-libreoffice-integration/pull/73) to add internal support some icon themes. Unfortunately this PR was rejected by upstream Zotero for a pretty good reason.

Departing from the discussion I recommend a feature for LibreOffice core to provide an API or convenience for extension developers to support icon themes automatically. That is, when the user changes the icon theme the extension automatically follows the icon theme that the user chooses. This may seem trivial, but it's great for increasing usability e.g. for visually impaired users can enjoy Sifr icon theme fully in addition to eye candy related stuff.

Step to reproduce:

1. Use Sifr icon theme
2. Install Zotero
3. Zotero still use "fresh" previous Colibre-like theme
Comment 1 Rafael Lima 2022-11-12 14:40:52 UTC
As an extension developer myself, I feel this pain.

I'm setting this to NEW.