Plasma/SAL QML: Difference between revisions

From KDE Community Wiki
(Created page with "= TODO = == Keyboard Navigation == - Add a shortcut to open/close launcher - Add arrow-key navigation within results == Appearance == - Make texts easier to read (more opaque b...")
 
No edit summary
Line 2: Line 2:


== Keyboard Navigation ==
== Keyboard Navigation ==
- Add a shortcut to open/close launcher
* Add a shortcut to open/close launcher
- Add arrow-key navigation within results
* Add arrow-key navigation within results


== Appearance ==
== Appearance ==
- Make texts easier to read (more opaque background?)
* Make texts easier to read (more opaque background?)
- Only show tooltip when text is truncated
* Only show tooltip when text is truncated


== Behavior ==
== Behavior ==
- After entering a category there is no obvious way to go back, add a "Back" button or breadcrumbs?
* After entering a category there is no obvious way to go back, add a "Back" button or breadcrumbs?
- Clicking a folder from the "Files" runner opens the folder in Dolphin, it should list the folder content IMO, just like one can enter a category
* Clicking a folder from the "Files" runner opens the folder in Dolphin, it should list the folder content IMO, just like one can enter a category
- Tabs on the top seems to be hardcoded, should they be customizable or at least extensible?
* Tabs on the top seems to be hardcoded, should they be customizable or at least extensible?
- Typing a search term in the search box searches in all runners by default, instead of the current one
* Typing a search term in the search box searches in all runners by default, instead of the current one


= Questions =
= Questions =
What is the difference between "Categories" and "Apps"?
What is the difference between "Categories" and "Apps"?

Revision as of 15:50, 3 May 2012

TODO

Keyboard Navigation

  • Add a shortcut to open/close launcher
  • Add arrow-key navigation within results

Appearance

  • Make texts easier to read (more opaque background?)
  • Only show tooltip when text is truncated

Behavior

  • After entering a category there is no obvious way to go back, add a "Back" button or breadcrumbs?
  • Clicking a folder from the "Files" runner opens the folder in Dolphin, it should list the folder content IMO, just like one can enter a category
  • Tabs on the top seems to be hardcoded, should they be customizable or at least extensible?
  • Typing a search term in the search box searches in all runners by default, instead of the current one

Questions

What is the difference between "Categories" and "Apps"?