![]() |
2010-11-06
, 10:22
|
Posts: 138 |
Thanked: 14 times |
Joined on Jun 2010
@ Holland
|
#22
|
The Following User Says Thank You to jbw89 For This Useful Post: | ||
![]() |
2010-11-06
, 12:24
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#23
|
![]() |
2010-11-06
, 15:25
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#24
|
![]() |
2010-11-09
, 12:29
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#25
|
The Following User Says Thank You to pelago For This Useful Post: | ||
![]() |
2010-11-09
, 12:35
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#26
|
![]() |
2010-11-11
, 13:37
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#27
|
The Following User Says Thank You to evad For This Useful Post: | ||
![]() |
2010-11-11
, 13:53
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#28
|
Excellent widget! Exactly what I always wanted - not only launch apps but also bookmarks. Few notes:
1) Installing widget with dpkg caused hildon-home and hildon-desktop crash.
2) Bookmarks listing should also traverse through bookmarks stored in subfolders.
3) When I type to get a match on app/bookmark/folders list (type-ahead matching), a little text box with letters I type should appear under the list. Also un-matched entries should be removed from the list, rather than scrolling to the first match. See how App Search Widget works as a reference.
4) Type-ahead matching should not match by first letters only. For example, when I type "vnc" I only get "VNC Viewer" but I should get "VNC Viewer" and "Presence VNC" applications listed - basically anything that has "vnc" in name. Again, see App Search Widget as a reference.
5) Some application icons on the list are broken, but I think that has been reported already.
6) Sort ASC button is pointless, entries should be sorted like that by default.
So, still few issues to iron out, but once these are gone I'm happy to replace App Search Widget with yours completely. Good job!
The Following User Says Thank You to rooster13 For This Useful Post: | ||
![]() |
2010-11-11
, 14:04
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#29
|
2) I will check this. Are the bookmarks files named the same as the main bookmarks file?
![]() |
2010-11-11
, 14:10
|
|
Posts: 319 |
Thanked: 221 times |
Joined on Jan 2010
@ Finland
|
#30
|
The icons are pulled from the theme, but since this is Qt, I really don't know where QIcon::fromTheme takes the icons from.
As for the configuration, currently there is none, but I am planning on implementing some user settings, and your idea sounds good.