applications-menu icon indicating copy to clipboard operation
applications-menu copied to clipboard

Add support for app folders

Open apcamargo opened this issue 8 years ago • 1 comments

It would be nice if we could create folders to organize the apps in the launcher. Here's a quick mockup that I've done to represent a possible implementation of these folders.

screenshot from 2017-09-25 13-38-11

apcamargo avatar Sep 25 '17 18:09 apcamargo

This should also support how Google Chrome uses ~/.local/share/desktop-directories/chrome-apps.directory to store Chrome Apps:

[Desktop Entry]
Version=1.0
Type=Directory
Name=Chrome Apps
Icon=google-chrome

chances avatar Jan 11 '21 11:01 chances