LingmoOS / LingmoOS/lingmo-settings
一些「KDE 應用程式」,呈現無法保持跟隨「暗色系」的設定
@lingmo-dream is already working on this.
Since Oct 5, 2024.
- Dominant language
- QML
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
## 測試環境
* [Lingmo OS 2.0 Hydrogen](https://github.com/orgs/LingmoOS/discussions/20)
* lingmo-settings 2.1.5-rc1
## 測試範例
以「Kate」這個「KDE 應用程式」為例來說明。
執行下面指令,安裝「kate」。
``` sh
sudo apt-get install kate
```
## 狀況說明
## 亮色系
透過「`lingmo-settings -m appearance`」,當設定是「亮色系」的時候,顯示如下圖

## 暗色系/ 預期 (暫時)
透過「`lingmo-settings -m appearance`」,當設定是「暗色系」的時候,顯示如下圖

>「Kate」會如預期,立即切換成「暗色系」。
## 暗色系/ 非預期
> 可是當關閉「Kate」,再開啟「Kate」之後,則會呈現如下圖

## 有相同狀況的案例 (非預期)
> 我測了「`kate`」,「`kwrite`」,「`konsole`」」,「`kdevelop`」都有相同狀況。
## 正常的案例
> 我測了「`dolphin`」,「`gwenview`」看起來呈現是正常如預期的。
> 另外也測了「`pcmanfm-qt`」,也是正常如預期的。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.