domferr / domferr/tilingshell

Make Cycle Layouts popup follow gnome-shell theme

Open
#538 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

**Current behaviour**
I am using GNOMEs light shell theme (set with `gsettings set org.gnome.desktop.interface color-scheme "prefer-light"` or the `Light-Style` extension).

The "cycle layouts" popup window does not follow the light scheme. This is the dialog that shows when using the `Cycle layouts` keybinding:
Image

The popup window that appears when dragging a window to the top panel, does however appear in the expected light colors:
Image

Problems:
- An obvious inconsistency.
- I bigger problem: It is hard to distinguish the selected layout from the other layouts.

**Describe the feature you'd like**
For the cycle layouts popup to follow the chosen shell theme instead of hard coded colors, in the same way that it is already implemented for other popups (as described above).

**Additional context**
Some might consider this a bug. I would rather say that the current extension is optimized for the "default" shell theme, and better support for the light shell theme is a new feature.

Thank you for all the amazing work you do on this project!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.