-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ShellScriplets.py: Create addGamesDeskbarSymlink #276
Conversation
Next up: Development? |
Sounds reasonable to me, but... shouldn't these be implemented via a function (say |
i agree with that. would that be a better change? |
This boils down to the old discussion on how to auto-categorize the entries in Deskbar, check the forums, it comes up from time to time. As is, I don't think this solution is that nice.
One possible solution that has been discussed (and at least partly implemented as an experiment by mmu_man IIRC) is only add a category attribute and leave it to the user to use a query-system to do the sorting. Has to be wired into Deskbar + settings yet. Anyway, I don't think forcing this subfolder is a good idea. |
If someone really wants that... can't they just use a Tracker's Find query window? If enough people use that... can't that be added to Deskbar as a menu item? Why would that preclude having the apps menu categorized?
Originally, none of Deskabar's Menu folders were translatable, right? Why couldn't new entries get the same treatment?
Yes, no categorization will be perfect, but keeping an ever-growing long menu that doesn't even fits vertically on your screen... is just worse, IMO. We seem stuck on "this solution isn't perfect, lets keep the older one, even if people do not like it". I say that introducing this easy to understand new category will help break that stalemate. "Games"... should be child's play, right? 8^P For me, a mix of "standard/fixed" categories would be far, far better than what we currently have. Add QuickLaunch-like integrated search/filtering, and I'm set for life :-P Anyway... just my 200 pesos. |
I point once more to the Deskbar / categories threads in the forum to avoid rehashing it here all again. The gist is, categorization should be optional and the categories localized and user-editable. To create precedents by just going ahead and force the categories as subfolder on everyone isn't OK and only revertable by re-building a ton of packages. A means to deal with categories needs to be implemented in Deskbar first. |
There are no short term or even medium term plans to actually implement this. So, uuntil then, I think a Games category is nt a controversial one (there is a pretty clear distinction of what is a game and what isn't).
So I think we should goahead with this specific one for the time being.
When we implement some other way to populate DeskBar, it will require rebuilding all packages anyways, to add needed metadata in the new format. So I don't see what we win by not moving games to a separate directory?
|
Alright then. Now that people see there's a Game category, we'll see if there's demand for more... |
How about a more generic AddCategoryDeskbarSymlink that gets the category passed, which for now just handles Games separately? At one point I thought of using the recipe location as a hint ( |
I thought it would be interesting to create a scriplet for adding an application to a "Games" category on the Deskbar. Seems odd to me that such a thing isn't already in.