[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2022-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

Timur  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from Timur  ---
(In reply to Jeff Fortin Tam from comment #5)
> I'd suggest marking 127138 as a duplicate of this here instead, since this
> already has a clearer (and more searchable, from a keywords standpoint)
> title and description and set of recommendations. Bugzilla will make the
> dupes of the dupe follow along.

It will not, all dupes remain, and that is older bug.

*** This bug has been marked as a duplicate of bug 127138 ***

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

[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2022-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

--- Comment #5 from Jeff Fortin Tam  ---
> Colibre has dark.

Indeed I have noticed that in the latest version, seems to be a fairly recent
addition.

> I'm in favor of marking a duplicate of bug 127138 and broadening the scope. 
> And marking it High for a number of duplicates. 

I'd suggest marking 127138 as a duplicate of this here instead, since this
already has a clearer (and more searchable, from a keywords standpoint) title
and description and set of recommendations. Bugzilla will make the dupes of the
dupe follow along.

> This should also work if "Automatic" is selected, which is now Elementary 
> icons.

The problem is that "Automatic" doesn't let the user set a preference for a
particular theme (ex: I think the "elementary" theme is not sharp/clear enough,
and I prefer to use some of the more symbolic ones, and usually Colibre is
abotf the best) even if I'm on Linux.

Automatic shouldn't be an option, it should just be how it works by default;
each theme should have light and dark variants, and switch between the variants
automatically based on the detected system theme. Then the combobox menu of
themes reverts to just being a choice of icon themes, the dark vs light notion
being automatically managed behind the scenes instead of manually exposed in
the GUI.

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

[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2022-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

--- Comment #4 from Timur  ---
3 notes here:

(In reply to Jeff Fortin Tam from comment #0)
> LO already has dark variants for two of its icon themes (Sifr and Breeze). 
> I wish more of its icon themes (Colibre and Sukapura) had dark variants...
Colibre has dark.

I'm in favor of marking a duplicate of bug 127138 and broadening the scope. And
marking it High for a number of duplicates. 

This should also work if "Automatic" is selected, which is now Elementary
icons.

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

[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2022-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

Jeff Fortin Tam  changed:

   What|Removed |Added

 Blocks||143344


Referenced Bugs:

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

[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2022-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

--- Comment #3 from Jean-François Fortin Tam  ---
Update (as further response to Heiko's previous question): this is now much
more easily feasible, technically speaking, because there now is a standardized
(i.e. FreeDesktop) way for LibreOffice to authoritatively know, without just
trying to "guess" whether the current GTK theme is dark or not, what the user's
intent is in terms of light/dark themes.

* Overview here:
https://blogs.gnome.org/alexm/2021/10/04/dark-style-preference/
* Implementation tips here:
https://gitlab.gnome.org/GNOME/Initiatives/-/wikis/Dark-Style-Preference

With this knowledge of the user's intent and the system's state, LibreOffice
would now be able to switch between the two in realtime with a clear
standardized signal, and also it could now allow tighter integration, such as
allowing the user to specify in the preferences if they want not just the
UI/toolbars/icons to switch between light and dark when the system switches,
but also whether they want to automatically use the "LibreOffice Dark" color
scheme at the same time or if they want their documents' editing view rendering
to remain black-on-white.

Many applications already support this with GNOME 42 and Elementary OS 6, even
non-purely-GTK applications such as Firefox.

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

[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2021-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

--- Comment #2 from Jean-François Fortin Tam  ---
> can we detect whether the OS runs a dark or bright theme?

I would think so, because Firefox manages to do it live without a restart. If
you switch between light and dark GTK themes (or any GTK themes for that
matter) and you're running the "system" toolbar style, Firefox will adapt
everything as soon as you switch the GTK theme, and this also affects things
like the "new tab" page. So I'm thinking, if Firefox can do it, surely there's
a way for LibreOffice to do it too.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2021-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||7138
 Ever confirmed|0   |1
   Keywords|needsUXEval |needsDevAdvice
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
 Blocks||103184

--- Comment #1 from Heiko Tietze  ---
Yes, it's desirable. But can we detect whether the OS runs a dark or bright
theme? Haven't looked into bug 127138 but it seems to be solved for Qt-based
systems.


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.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 143302] Detect switches between dark and light GTK themes and automatically switch to the corresponding icon set when available

2021-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143302

Buovjaga  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs