Notices


Reply
Thread Tools
Posts: 383 | Thanked: 344 times | Joined on Jun 2013 @ Greece, Athens
#21
I tried it today and it is really cool
Is there any way to have it on top of hildon menu and when you push the menu to show this one instead??
 
Posts: 669 | Thanked: 433 times | Joined on May 2010
#22
This application IS AWESOME - thanks

one thing though - i use catorise sub categories, and all applications in sub categories are shown under "other" category.
is it possible to handle these sub categories issue?

if it's too complicated - maybe it's possible to display all sub categories' items in the parent category?

another issue is that custom created categories are not recognized - i have a category called "Graphics" for example, and when i hoover above it, it jumps to "recently used".

Last edited by impeham; 2014-01-03 at 10:40.
 
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#23
Originally Posted by bill_klpd View Post
Is there any way to have it on top of hildon menu and when you push the menu to show this one instead??
Probably it's possible but I don't know how

impeham, sorry but whole categories support need to be rewrite.
For now you can look at SectionMenu.qml and AppView.qml >> onAppFound: - everything it's hardcoded.
 

The Following User Says Thank You to elros34 For This Useful Post:
Posts: 669 | Thanked: 433 times | Joined on May 2010
#24
Attached a fix to the sub categories issue.

i also updated my script to support my different menus (i have several other categories instead of the original ones - i made a hard coded change to support them).
Attached Files
File Type: zip fix.zip (1.8 KB, 72 views)

Last edited by impeham; 2014-01-04 at 10:32.
 

The Following User Says Thank You to impeham For This Useful Post:
Posts: 76 | Thanked: 44 times | Joined on Apr 2011 @ India
#25
Originally Posted by bill_klpd View Post
I tried it today and it is really cool
Is there any way to have it on top of hildon menu and when you push the menu to show this one instead??
you can hide hildon menu launcher by replacing with invisible icons and then you can invoke this menu with QBW where ever you want on the desktop screen with your icon. I did like that for myself and it works perfectly. If you want then you can just import below settting to QBW and use attached image or any image you want. Hope this is what you wanted until hildon menu is replaced with this.

Code:
[queen-beecon-header]
version=1.000000
checksum=3419476
[queen-beecon-exported-instance]
widgetType=1
widgetVisible=1
operationalStatus=0
hideCanvas=true
hideClickCanvas=true
snippetBgRGB=0
snippetExtBgRGB=#000000000000
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ExtBgRGB=#808080808080
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ExtBgRGB=#0000ffff0000
beecon_eq0_ImgFilename=queen-beecon-appok.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ExtBgRGB=#ffffffff0000
beecon_eq1_ImgFilename=queen-beecon-appwrn.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ExtBgRGB=#ffff00000000
beecon_ge2_ImgFilename=queen-beecon-apperr.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ExtBgRGB=#0000ffffffff
beecon_idxge2_ImgFilename=queen-beecon-index.png
widWidth=80.631313131313135
widHeight=80.636363636363654
instanceTitle=LaunchMenu2
instanceCmd=run-standalone.sh dbus-send --print-reply --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:qtquickermenu.desktop
rememberMe=
cmdImgFilename=menu.png
cmdImgAngle=0
cmdImgZoom=1
cmdFgRGB=1
cmdExtFgRGB=#ffffffffffff
cmdTextAngle=0
cmdVisibilityPosition=0
cmdImgVisibilityPosition=5
cmdJustify=0
cmdExtFont=Nokia Sans bold italic 12
cmdFontName=3
cmdFontSize=12
resImgFilename=queen-beecon-resimg.png
resImgAngle=0
resImgZoom=1
resFgRGB=1
resExtFgRGB=#ffffffffffff
resTextAngle=0
resVisibilityPosition=0
resImgVisibilityPosition=0
resJustify=0
resExtFont=Nokia Sans bold 12
resFontName=2
resFontSize=12
resWrapLongLines=false
progressAnimationFrames=4
progressAnimationTimer=4
progressAnimationPos=4
progressAnimationAtClickXY=false
progressAnimationBasename=
updOnStartup=false
updOnClick=true
multiClick=false
updOnDesktop=false
updOnSight=false
updOnOrientation=false
delayIndex=0
customIntervalSecs=0
updNeworkPolicy=0
GPSsettings=0
updOnDBUS=0
updOnDBUSBus=0
updOnDBUSMatchRule=
Attached Images
 

Last edited by kraker_abhy; 2014-01-11 at 17:49.
 

The Following User Says Thank You to kraker_abhy For This Useful Post:
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#26
Little update - crash and categories problem fixed if anybody is interested.
 

The Following 6 Users Say Thank You to elros34 For This Useful Post:
andil's Avatar
Posts: 94 | Thanked: 53 times | Joined on Apr 2010 @ UK LONDON
#27
Just installed it for the first time and ...its amazing great job man and THANK you.
__________________
past nokias: 3650,6630
alive:N9, N900
now: Z3, SE
next: neo900

Android/iOS developer
ready for maemo coding competition 2016!
 
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#28
Testing version with n9 like animations and MultiWindow - it works for terminal's windows. For now It's not very usable - just for fun.
qtquickermenu-test.deb

Edit: https://www.youtube.com/watch?v=1_nNtaLEtro

Last edited by elros34; 2014-03-28 at 13:14.
 

The Following 3 Users Say Thank You to elros34 For This Useful Post:
Posts: 76 | Thanked: 44 times | Joined on Apr 2011 @ India
#29
Originally Posted by elros34 View Post
Testing version with n9 like animations and MultiWindow - it works for terminal's windows. It's not very usable - just for fun.
qtquickermenu-test.deb
This is quite impressive, love your work by having menu swipe just like n9. What about MultiWindow as u mentioned? I didn't get that, how do u render it? Thanks for your awesome work..
 
Posts: 863 | Thanked: 213 times | Joined on Feb 2012 @ Goa
#30
Just fabulous job, awesome, any alpha release is out??????????
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:32.