Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard shortcut support to toggle default/dark style #30

Open
cassidyjames opened this issue Jan 19, 2022 · 0 comments
Open

Keyboard shortcut support to toggle default/dark style #30

cassidyjames opened this issue Jan 19, 2022 · 0 comments
Labels
Needs Design Waiting for input from the UX team

Comments

@cassidyjames
Copy link

cassidyjames commented Jan 19, 2022

Problem

We've received requests for a keyboard shortcut to toggle default/light visual style (elementary/switchboard-plug-keyboard#398), and I think that makes sense—but we need something to actually listen for this keyboard shortcut (and contain the GSettings key to change it).

Apologies if this is the wrong place; I think Gala makes sense since it would be listening to keyboard shortcuts, but feel free to move if not.

Proposal

Gala should have a GSetting for a default/dark visual style toggle, then we can expose that in the Shortcuts overlay, System Settings, etc. We'd probably also read this setting from an indicator to show accelerators if we add a dark style toggle there.

Prior Art (Optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Design Waiting for input from the UX team
Projects
None yet
Development

No branches or pull requests

1 participant