tenacityteam/tenacity-legacy

Support FreeDesktop dark mode preference

开放

#645 创建于 2021年9月26日

 (5 条评论) (3 个反应) (0 位负责人)C++ (275 个派生)batch import
designenhancementhacktoberfest

仓库指标

星标
 (6,921 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南