elementary / elementary/shortcut-overlay

Represent switch to workspace intelligently

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Status: Confirmed
Dominant language
Vala
Stars
38
Forks
7
Avg merge
1d 2h
Merged PRs (30d)
1

Description

Right now all of the keys for the Super 1-9 shortcuts are separate keys. After some discussion with @cassidyjames it sounds like we think we can assume that these keys will be consistent and we should represent it as: `[ ⌘ ] [ 1 ] - [ 9 ]`.

To do this technically, probably the best way to go is to grab and display the key at `SCHEMA_WM`, `switch-to-workspace-1` and then check and see what's the last non-null `switch-to-workspace-n` key (it goes up to 12) and then display that number

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.