View Single Post
wook_sf's Avatar
Posts: 640 | Thanked: 435 times | Joined on Oct 2011 @ rajvoSa BA
#55
Originally Posted by Sfiet_Konstantin View Post
1. Bug related to QML ListView, have to check it out.
2. Nice
3. It is not set in main.qml, but in settings. Soon, there will be a settings applet.
4. Known bug, corrected in RC1
4. If anybody can explain how Harmattan main screen fetch its icons and translation (for default apps) I will be very happy.
1. good
2. i am using it as feature
3. is in /opt/widgets/lockscreen/qml/main.qml
Code:
    Settings {
        id: widgetsSettings
        defaultSettings: [
            SettingsEntry {
                group: "widgets"
                key: "pageCount"
                value: 4
            },
            SettingsEntry {
                group: "widgets"
                key: "initialPage"
                value: 2
            },
4. rc1?
5. well, i doubt that there's many knowledge but i think that it set's /usr/share/themes/$CurrentTheme/meegotouch/icons/ in environment variable and most probably refreshes paths from time to time.
that would be correct way in my opinion
__________
edit:
it would be very nice to attach speed dial shortcuts to lockscreen and to have shortcut for new message to specific contact.
another nice dock would be similar to one symbian had before belle, it was on bottom, 3 buttons (center was dialer) so we can use this to make [ homescreen | dialer | apps ] buttons on bottom of screen
btw, i think it's more nice when size of shortcuts is 86x86 (5)
__________________
~ # mv /usr/bin/smartsearch /usr/bin/stupidsearch

Last edited by wook_sf; 2012-08-26 at 12:48. Reason: ideas update
 

The Following User Says Thank You to wook_sf For This Useful Post: