[Libreoffice-bugs] [Bug 157708] assign a CSS class or id to the GTK Main Window so custom themes can handle LibreOffice separately

2023-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157708

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||needsDevEval
 Status|UNCONFIRMED |NEW
 CC||hoss...@libreoffice.org

--- Comment #6 from Stéphane Guillou (stragu) 
 ---
OK, thank you throth for the fast replies, let's set to "new" for anyone who
wants to pick it up.

Hossein, an easyHack?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157708] assign a CSS class or id to the GTK Main Window so custom themes can handle LibreOffice separately

2023-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157708

--- Comment #5 from Caolán McNamara  ---
I don't have an objection, presumably safe to do like the others do

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157708] assign a CSS class or id to the GTK Main Window so custom themes can handle LibreOffice separately

2023-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157708

--- Comment #4 from Heiko Tietze  ---
No harm, and apparently not much effort: +1 (ultimately a topic for Caolan)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157708] assign a CSS class or id to the GTK Main Window so custom themes can handle LibreOffice separately

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157708

--- Comment #3 from Michael Weghorn  ---
(In reply to Stéphane Guillou (stragu) from comment #2)
> Michael, Caolán and Heiko, I feel like you all could have an opinion on this?
> If not, please feel free to un-CC :)
> Admittedly, not a high priority enhancement, but I guess it can't hurt and
> could be quite easy to fix?

No objections from my side. Sounds reasonable to me and from a quick glance at
the geany source code, that seems to be just a matter of calling
'gtk_widget_set_name' for the corresponding widget:
https://github.com/geany/geany/blob/ba6fc4a4fa48239daca7350ec05d25e44cc89169/src/libmain.c#L294

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157708] assign a CSS class or id to the GTK Main Window so custom themes can handle LibreOffice separately

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157708

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|CSS class or id for the GTK |assign a CSS class or id to
   |Main Window |the GTK Main Window so
   ||custom themes can handle
   ||LibreOffice separately
 Blocks||103184
 CC||caolan.mcnamara@collabora.c
   ||om,
   ||heiko.tietze@documentfounda
   ||tion.org,
   ||m.wegh...@posteo.de,
   ||stephane.guillou@libreoffic
   ||e.org
   Severity|minor   |enhancement

--- Comment #2 from Stéphane Guillou (stragu) 
 ---
Thanks for the suggestion.
I expanded the summary, does that describe your use case correctly?

Michael, Caolán and Heiko, I feel like you all could have an opinion on this?
If not, please feel free to un-CC :)
Admittedly, not a high priority enhancement, but I guess it can't hurt and
could be quite easy to fix?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103184
[Bug 103184] [META] UI theming bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.