Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 912
    • Issues 912
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 67
    • Merge requests 67
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • SettingsSettings
  • Merge requests
  • !785

Keyboard panel re-design

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ian Douglas Scott requested to merge ids1024/gnome-control-center:keyboard-shortcuts into master Jul 08, 2020
  • Overview 90
  • Commits 13
  • Pipelines 46
  • Changes 34

This is the initial implementation for a design that's under discussion by the design team. See Teams/Design/settings-mockups#14 and Teams/Design/settings-mockups!3 (merged). There are still some details to work out in the design.

It seems this design involves (at least) 3 broad changes:

  • Supporting multiple bindings for each function, which was already possible in gsettings but not accessible to display or customize in Settings.
  • Better navigation for the keyboard bindings, to view a list of categories and select a particular category.
  • Moving configuration for input sources to the Keyboard panel, since users generally expect it to be there.

So far I've mostly implemented the first of these points, with a couple minor issues remaining, and will be working on the others.

So this is definitely not done, and some aspects of the design isn't entirely finalized anyway. But I like WIP merge requests, so I thought this seemed like a good point to post this now.

Edited Jul 27, 2020 by Ian Douglas Scott
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: keyboard-shortcuts