AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
57.81k stars 3.79k forks source link

[Bug] Theme: Adapt to System does not work in XFCE #3580

Open tio-trom opened 1 year ago

tio-trom commented 1 year ago

Bug Description

I am unsure how the feature "adapt to system" for theming works, but in XFCE does nothing regardless what theme is being selected. What is the app looking for?

How to Reproduce

Change the theme to "adapt to the system" in XFCE.

Expected Behavior

Sync with the system's theme. Either use the system's theme or use dark/light variations of the app's theme.

Operating System

Arch Linux with XFCE - kernel 6.1

AppFlowy Version(s)

0.3.3

Screenshots

No response

Additional Context

No response

emmggi commented 1 year ago

This has never worked for me either. I think this has to do with the way Linux desktop environments tell what the current brightness/theme mode is. I think there's issues in the Flutter repository regarding this.

https://github.com/flutter/flutter/issues/116882