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 shortcuts application #8

Closed
WatchMkr opened this issue Dec 5, 2019 · 4 comments
Closed

Keyboard shortcuts application #8

WatchMkr opened this issue Dec 5, 2019 · 4 comments
Assignees
Projects

Comments

@WatchMkr
Copy link
Contributor

WatchMkr commented Dec 5, 2019

No description provided.

@WatchMkr WatchMkr created this issue from a note in Shell (To do) Dec 5, 2019
@cassidyjames
Copy link

cassidyjames commented Dec 5, 2019

elementary/shortcut-overlay is available as a starting point if you'd like; it's a super lightweight GTK app and pulls its shortcuts from GSettings.

screenshot

You'd need to customize which shortcuts are shown, of course. You would also need a settings shim (needed for AppCenter anyway), or to patch the settings button to call GNOME Control Center directly.

@WatchMkr
Copy link
Contributor Author

WatchMkr commented Dec 5, 2019

Thanks, Cassidy! I think this is going to need to be in the shell for us being that it's likely activated by a long-press on the Super key. But we'll see.

@cassidyjames
Copy link

I think Shell can probably launch a GTK app on long-press, but I'm not 100% sure. In Gala, we have it on a tap of the Super key but obviously in GNOME Shell that launches the Activities Overview.

@WatchMkr WatchMkr changed the title Keyboard shortcuts overlay Keyboard shortcuts application Feb 28, 2020
@WatchMkr
Copy link
Contributor Author

Moved here: https://github.com/pop-os/shell/issues/23

Shell automation moved this from To do to Done Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Shell
  
Done
Development

No branches or pull requests

3 participants