![]() |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
how is nokia gonna implement folders on pr1.2? any words?
this app can give them a good idea! |
Re: [Announce] MeeFolders - Sort your N9 applications
1 Attachment(s)
marxian, I have a suggestion:
Can you add a "back" arrow button at the top left? And align the folder title to the right? Once pressing back, it will close the folder app. I know you can just swipe the app away, but a button like this makes also sense if you ask me Edit: Added a quick mockup to show you what I mean |
Re: [Announce] MeeFolders - Sort your N9 applications
Thats what I was getting at earlier, but you explained it much better. I would like this very much also
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
This is the icon i am using for games.
Hope you like it http://img585.imageshack.us/img585/1917/gameswr.png I like that arrow at the top left, sounds like a good idea |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Hi,
Can you share how you execute the aplications? I'm getting problems using the qprocess... :s can you share this little piece of code? thanks |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
But per example for Maps applications you get "/usr/bin/invoker --type=e /usr/bin/maps -u %U" in exec parameter. Do you use all the string in Qt.openUrlExternally? Like this Qt.openUrlExternally("/usr/bin/invoker --type=e /usr/bin/maps -u %U") ? I'm asking because i can't try it right now :p |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
Code:
Qt.openUrlExternally("/usr/share/applications/maps.desktop") |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
Code:
grep "<name of icon>" *.desktop |
Re: [Announce] MeeFolders - Sort your N9 applications
MeeFolders 0.0.3 now available.
Changelog: * Added back button to folders. * Desktop files are now copied to, and launched from, /home/user/MyDocs/MeeFolders/desktop/ You can now rename desktop files without any problems. Existing folders will be removed on installation. http://img26.imageshack.us/img26/138...9155140.th.png Debian package is available from http://ubuntuone.com/4RqYPrshY12lpOg3KcjhQP |
Re: [Announce] MeeFolders - Sort your N9 applications
Also, just figured this one out, if you want to deactivate an icon in the main app screen but without deactivating the application (so MeeFolders can still call it from within its own folder app and icon, for example), you can add the following line to its .desktop
Code:
NotShowIn=X-MeeGo; EDIT2: Doing it this way also has the advantage that the app icon will still be available inside Meefolders when you select a folder to add icons to it; otherwise every time Marxian releases an update you'd have to go through the tedious process of naming the .desktop files back again for them to show up in Meefolders when you recreate your folder structure, and then renaming them a second time to stop them showing up in your main app screen again. |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
PS. I don't think it's necessarily a bad idea to leave out some features (such as hiding apps on the main app screen) if these are hard to implement using automatic methods but straightforward with manual ones, and encouraging users to fiddle around with their phones themselves to get this feature working. It's how we'll help the community grow and prosper, by encouraging people to experiment and get comfortable with the command line. It's how I got into this whole community; I was a total newbie to linux when I first got my N900, but this community changed that.
Also, a feature request for Meefolders for a future update: listing the apps in the add icon screen alphabetically by their displayed name. Right now they appear to be in a more or less random order and it can be hard to find the one you're looking for. |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
Your application will stop working as soon as the N9 is in the USB Massstorage mode. |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
Is there a "workaround" to keep the folders when installing the new version? Or do I really need to add ALL my apps in new folders again? :( |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
So in its current version adding the NotShowIn key to a .desktop file WILL stop Meefolders from showing that icon in its icon view. So if Marxian does decide to assume that users will add that key rather than rename the .desktop file, he'll have to add the capability for Meefolders to show icons whose .desktop files have that line. However this means that other icons the user will no be familiar with will also show up (there are a ton in /usr/share/applications with that line) which could be confusing, and/or messy. Now not sure what the best solution is here. |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
I have found some bugs with the latest version:
Some icons are not shown. E.g. 5inarow from Nokia store has no icon, just the caption. Umlauts don't work. E.g., if you create a folder "Büro", you'll get a weird question mark character instead of the ü. Edit: that folder wouldn't open even. |
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
Quote:
|
Re: [Announce] MeeFolders - Sort your N9 applications
so far so good
just wait a new version to hide the icon in default app menu, it is inconvenience to add a line to every desktop file. |
Re: [Announce] MeeFolders - Sort your N9 applications
@marxian: one or two widgets are now starting to show up as icons/apps. For example there is the widget that shows the device's IP address, and there is a hack that makes the calendar app show the current day of the month instead of "21" all the time. Does/will Meefolders support these kinds of dynamically updated icons?
|
All times are GMT. The time now is 15:13. |
vBulletin® Version 3.8.8