rooty created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
rooty requested review of this revision.

REVISION SUMMARY
  Changes: applets/kickoff/package/contents/ui/Header.qml
  
  This patch:
  (1) Keeps the search field visible by default but leaves it unfocused until 
triggered by the keyboard
  (2) Enables the tab key to select/focus the search field just like any other 
key
  (3) Enables the escape key to collapse Kickoff when pressed from within an 
empty focused search field that was activated by either a mouse click
  or the tab key (a bug in the previous version of Kickoff evident due to an 
unfocused search area)
  (4) Enables the escape key to return the user to the tabbed view in Kickoff 
when pressed from within a non-empty search field
  (5) Changes the label 'Search...' to 'Type to search...' so that the user is 
made aware that they can, in fact, type to search
  (6) Maintains the ability to hover over the user's name to show more 
information about the system
  (7) Lowers the font size of the username to make it fit in better with the 
search field and user picture/avatar

REPOSITORY
  R119 Plasma Desktop

BRANCH
  kickoff-visible-and-unfocused (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D16988

AFFECTED FILES
  applets/kickoff/package/contents/ui/Header.qml

To: rooty
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to