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

Implement the keyboard shortcut editor for the preferences window #17

Open
ensonic opened this issue Oct 27, 2014 · 0 comments
Open

Implement the keyboard shortcut editor for the preferences window #17

ensonic opened this issue Oct 27, 2014 · 0 comments
Assignees
Milestone

Comments

@ensonic
Copy link
Member

ensonic commented Oct 27, 2014

src/ui/edit/settings-page-shortcuts.c has some boilerplate and planning comments.

This needs work on on the settings schema so that we can store the keyboard shortcuts. Alternatively we can store them in the custom css theme.

Ideally each part of the UI that has configurable shortcuts maintains a set of those and registers them 'globally' so that the preferences page just shows all these sections and allows editing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants