tenacityteam/tenacity-legacy

Support FreeDesktop dark mode preference

Offen

#645 geöffnet am 26.09.2021

 (5 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)C++ (275 Forks)batch import
designenhancementhacktoberfest

Repository-Metriken

Stars
 (6.921 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Guidelines

  • I have read the guidelines.

Version/Commit hash

No response

Describe the bug.

Enabling dark mode with traditional themes can be a subpar experience, since there is no real agreed upon standard for how dark mode should work on Linux.

Expected behavior

This is fixed by the introduction of FreeDesktop dark mode preference. See https://github.com/flatpak/xdg-desktop-portal/issues/629 and https://blog.elementary.io/the-need-for-a-freedesktop-dark-style-preference/

This should mean more reliable and consistent dark mode behaviour. Likely needs support in the toolkit/UI library, so this is probably blocked on a decision in https://github.com/tenacityteam/tenacity/issues/572

OS

No response

Additional context

No response

This issue is not a duplicate

  • I have confirmed this issue isn't a duplicate.

Contributor Guide