[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2021-01-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=369405

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.21
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/59
   ||985c6ed75ac9d63aa92785f913f
   ||b6943671f03

--- Comment #5 from Nate Graham  ---
Git commit 59985c6ed75ac9d63aa92785f913fb6943671f03 by Nate Graham, on behalf
of Mikel Johnson.
Committed on 07/01/2021 at 15:41.
Pushed by ngraham into branch 'master'.

Kickoff redesign

This commit completely overhauls Kickoff's user interface!

Original design (UI/UX) discussion
--
- https://phabricator.kde.org/T12192
- https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/186

Features / issues
-
New:
- Double pane UI
- Both keyboard and mouse navigation have been overhauled
- Power/Session actions are available in the footer
- Improved RTL support
- Grid view
- All applications view
- Accessibility

Screenshots / Videos

Apps

![image](/uploads/b44c0e36d7687b22f9df563ed19aad19/image.png)

Places

![image](/uploads/93ad74bd8e037dc70d4927eb20a8ec29/image.png)

Search

![image](/uploads/f77da9df55bd1f9e75c0b0de96eebfd8/image.png)

Accessibility

https://youtu.be/Vqah3yL5h_E

Bugs fixed
--
Related: bug 357379, bug 369159, bug 378815, bug 387510, bug 387797, bug
391383, bug 392005, bug 393401, bug 394924, bug 398234, bug 398279, bug 398349,
bug 398350, bug 398352, bug 398353, bug 405674, bug 408313, bug 410018, bug
412090, bug 415392, bug 416423, bug 419169, bug 423160, bug 425970, bug 426329,
bug 427846, bug 428297

FIXED-IN: 5.21

@teams/vdg

A  +7-0applets/kickoff/ABOUT DESIGN CHANGES
D  +0-71   applets/kickoff/DESIGN-GOALS
M  +6-6applets/kickoff/package/contents/config/config.qml
M  +45   -39   applets/kickoff/package/contents/config/main.xml
M  +9-16   applets/kickoff/package/contents/ui/ActionMenu.qml
A  +144  -0applets/kickoff/package/contents/ui/ApplicationsGroupView.qml   
 [License: GPL (v2+)]
M  +128  -46   applets/kickoff/package/contents/ui/ApplicationsView.qml
M  +12   -12   applets/kickoff/package/contents/ui/BaseView.qml
M  +13   -5applets/kickoff/package/contents/ui/Breadcrumb.qml
M  +0-2applets/kickoff/package/contents/ui/ComputerView.qml
D  +0-227  applets/kickoff/package/contents/ui/ConfigButtons.qml
M  +72   -18   applets/kickoff/package/contents/ui/ConfigGeneral.qml
C  +29   -43   applets/kickoff/package/contents/ui/FavoritesGridView.qml [from:
applets/kickoff/package/contents/ui/FavoritesView.qml - 061% similarity]
M  +14   -24   applets/kickoff/package/contents/ui/FavoritesView.qml
R  +2-3applets/kickoff/package/contents/ui/FrequentlyUsedView.qml
[from: applets/kickoff/package/contents/ui/OftenUsedView.qml - 089% similarity]
M  +599  -451  applets/kickoff/package/contents/ui/FullRepresentation.qml
M  +117  -64   applets/kickoff/package/contents/ui/Header.qml
M  +8-9applets/kickoff/package/contents/ui/Kickoff.qml
D  +0-67   applets/kickoff/package/contents/ui/KickoffButton.qml
D  +0-60  
applets/kickoff/package/contents/ui/KickoffConfigurationButton.qml
A  +106  -0applets/kickoff/package/contents/ui/KickoffGridItem.qml
[License: GPL (v2+)]
A  +345  -0applets/kickoff/package/contents/ui/KickoffGridView.qml
[License: GPL (v2+)]
D  +0-31   applets/kickoff/package/contents/ui/KickoffHighlight.qml
M  +45   -40   applets/kickoff/package/contents/ui/KickoffItem.qml
M  +184  -26   applets/kickoff/package/contents/ui/KickoffListView.qml
A  +145  -0applets/kickoff/package/contents/ui/LeaveButtons.qml
[License: GPL (v2+)]
R  +13   -11   applets/kickoff/package/contents/ui/PlacesView.qml [from:
applets/kickoff/package/contents/ui/LeaveView.qml - 065% similarity]
M  +0-1applets/kickoff/package/contents/ui/RecentlyUsedView.qml
M  +25   -13   applets/kickoff/package/contents/ui/SearchView.qml
M  +4-2applets/kickoff/package/contents/ui/SectionDelegate.qml
M  +2-2applets/kickoff/package/contents/ui/code/tools.js
M  +3-3applets/kickoff/package/metadata.desktop

https://invent.kde.org/plasma/plasma-desktop/commit/59985c6ed75ac9d63aa92785f913fb6943671f03

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2021-01-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=369405

--- Comment #4 from Nate Graham  ---
This won't be relevant any longer with the new Kickoff.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2020-01-26 Thread Rainer Finke
https://bugs.kde.org/show_bug.cgi?id=369405

Rainer Finke  changed:

   What|Removed |Added

Version|5.15.90 |5.17.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2019-05-25 Thread Rainer Finke
https://bugs.kde.org/show_bug.cgi?id=369405

Rainer Finke  changed:

   What|Removed |Added

Version|5.6.5   |5.15.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2018-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=369405

Nate Graham  changed:

   What|Removed |Added

 CC||ghavami...@hotmail.com

--- Comment #3 from Nate Graham  ---
*** Bug 392035 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2018-08-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=369405

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2018-04-21 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=369405

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2018-03-24 Thread Rainer Finke
https://bugs.kde.org/show_bug.cgi?id=369405

Rainer Finke  changed:

   What|Removed |Added

 CC||m...@rainer-finke.de

--- Comment #2 from Rainer Finke  ---
If I click the big "Applications" button, I expect as well to get back to the
top level like when pressing the link "All Applications". This would be a nice
but simple usability improvement.

Plasma 5.12.3 doesn't return to all applications.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 369405] pressing Kickoff's "programs" should take you back to all programs

2017-08-27 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=369405

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
'All Applications' top breadcrumb returns to categories selection after click
on it.

History can be deleted with right click on 'History' section items and
selecting 'Forget all' menu.

-- 
You are receiving this mail because:
You are watching all bug changes.