maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   QTablet running hildon apps on N810 (https://talk.maemo.org/showthread.php?t=27186)

zchydem 2009-02-27 20:41

QTablet running hildon apps on N810
 
If someone's interested in Qt based application framework and a window manager, here's a short video about QTablet running Hildon applications in two different virtual desktops on N810. There's pannable views such as menu called QLauncer, the Wall i.e. the home screen and a Pager where user can change the virtual desktops and maximize minimized applications.

http://www.youtube.com/watch?v=XAwmW6_G0TM

Note, that QTablet is not ready for general use, but just wanted to share all the interested parties that the project is still alive, and development will continue.

Capt'n Corrupt 2009-02-27 21:01

Re: QTablet running hildon apps on N810
 
A pretty good start.

With a little more work and polish, this could easily rival the Pre interface in usability, and even style. I would love to see this implemented as a Mer/Maemo replacement ui!

Keep up the great work!

I would give feedback, but I understand that the project is not yet done, so I'll wait until your vision is complete.


YARR!
}:^)~

{orrupt

codeMonkey 2009-02-27 21:28

Re: QTablet running hildon apps on N810
 
Looks neat - keep up the good work!

zchydem 2009-02-27 21:55

Re: QTablet running hildon apps on N810
 
Quote:

Originally Posted by Capt'n Corrupt (Post 267661)
A pretty good start.

With a little more work and polish, this could easily rival the Pre interface in usability, and even style. I would love to see this implemented as a Mer/Maemo replacement ui!

Keep up the great work!

I would give feedback, but I understand that the project is not yet done, so I'll wait until your vision is complete.

{orrupt

Thanks for the comments. The vision is to provide real graphics instead of coder graphics. I'm also planning to do it stylable at some point. For styling the Qt's CSS is quite heavy so I have plans to build QTablet's own styling system on the graphics view.

You had understood right, the project is not even near to finish, though I have got much motivation recently and I will continue the development.. Let's hope I'll get more help with QTablet like other developers that would be interested in to contribute..

andrewfblack 2009-02-27 22:17

Re: QTablet running hildon apps on N810
 
looks cool keep up the good work.

gogol 2009-08-16 08:03

Re: QTablet running hildon apps on N810
 
Getting this to run initially was a little more difficult than simply running the stop_services script. Matchbox automatically restarts because of dsmetool settings. In order to prevent it from immediately restarting, editing of /etc/osso-af-init/nice-launch-wrapper-tryrestart.sh was required. On line 57:

/usr/sbin/dsmetool -n -1 -t "$CMD $PARAMS"
needs to be changed to
/usr/sbin/dsmetool -n -1 -o "$CMD $PARAMS"

...this tells dsmetool to only restart matchbox once, and after that allows it to be killed. So then I edit your script to add killall -9 matchbox-window-manager, and I can finally start Qtablet!

Also, I don't understand why the pager's screen is slightly bigger than the tablet's screen. The bottom row of icons in the pager are half off the screen.

So far, apps that work:
Terminal
DialCentral
Fring

Apps that don't:
MyTube

gogol 2009-08-17 03:40

Re: QTablet running hildon apps on N810
 
Here's the link in case somebody else is interested:

http://qtablet.laginen.net/doku.php?...binarypackages

elimoon8 2009-08-17 04:03

Re: QTablet running hildon apps on N810
 
If you could create a simple .deb, I would love to try this! :D

(I know you're not really taking opinions here, but just for consideration) As far as interface goes, I would change the icon view by making the text display only when the icons are clicked and perhaps increasing the size of the icons until they are blurry/or moving them more closer together, maybe into a grid formation.

*random musings* I wonder how the memory consumption of this matches against the hildon desktop?

anyway, good job! :) I hope you are successful in getting this to a "working/final" stage.

zchydem 2009-08-17 08:28

Re: QTablet running hildon apps on N810
 
I was surprised that some one is really trying out QTablet. Unfortunately I don't seem to have much time for continue developing it and now I'm proposing here that if there are developers that would like to continue the work, I'd be happy.

Please let me know if you're interested in this opportunity and send me email: marko.a.mattila( at )gmail.com

gogol 2009-12-13 06:32

Re: QTablet running hildon apps on N810
 
This desktop replacement rocked, shame nobody smart picked up the development. It wanted for nothing but a few tweaks !

qwerty12 2009-12-13 07:50

Re: QTablet running hildon apps on N810
 
Quote:

Originally Posted by gogol (Post 425243)
This desktop replacement rocked, shame nobody smart picked up the development.

http://gitorious.org/qmantle


All times are GMT. The time now is 02:39.

vBulletin® Version 3.8.8