ozonos / atom-launcher

A simplified App Launcher without categorisation and with applications sorted by frequency
GNU General Public License v3.0
19 stars 6 forks source link

Don't group in folders even if they are configured #2

Closed mpnordland closed 10 years ago

mpnordland commented 10 years ago

This branch rectifies my omission of no folders in the last one.

cldx commented 10 years ago

Do we actually want this now that coming in GS 3.12 people will finally be able to make real use of Folders? Maybe we can find a solution for Folders that doesn't include killing them.

mpnordland commented 10 years ago

I would like to see folders stay, but according to the spec, we don't have them. I'm not a designer, but here are two options that I see for keeping folders: place the icon at the top and in the folder or remove the icon from the folder and place it at the top. Again, IANAD.

cldx commented 10 years ago

I talked to Georgi about this and here what came out of it:

We WON'T remove Folders. In An Ozon default setup there will be no prefixed folders like "Sundry". People can add folders if they want to.

Folders follow the same rules as Apps. So if a Folder has an App that would be at position 5, the Folder goes to position 5. The Folder should be sorted according to the top-ranking App within that Folder.

I know it's not the most beautiful solution but we need to settle on something for the first release.

mpnordland commented 10 years ago

Ok, I'll implement that instead. Closing this PR.