Maniphest T56600

Finish keymap display in status bar
Closed, Duplicate

Assigned To
None
Authored By
Brecht Van Lommel (brecht)
Aug 29 2018, 11:49 AM
Tags
  • Code Quest
Subscribers
Brecht Van Lommel (brecht)

Description

We need to go through all usage of ED_workspace_status_text and ED_area_status_text and make it use the new convention:

  • The statusbar shows keymaps, with the new keymap drawing with icons.
  • Area header shows values and state being edited, so it's close to where the user is looking.

Some example issues:

  • Knife shows mixed keymap and state text in the status bar, should be split up.
  • Transform operator shows a long list of keymap items, could be organized to show fewer.

Event Timeline

Brecht Van Lommel (brecht) lowered the priority of this task from 90 to Normal.Aug 29 2018, 11:49 AM
Brecht Van Lommel (brecht) created this task.
Brecht Van Lommel (brecht) closed this task as a duplicate of T56599: Improve keymap display in status bar.