|
2016-12-20
, 21:01
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#102
|
The Following 5 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-12-21
, 20:34
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#103
|
Sorry for the lack of updates on my part. Unfortunately I've been ill since last Wednesday, so Christmas shopping and coding have had to go on hold for now.
The Following 7 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-12-21
, 20:56
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#104
|
hildon-color-chooser.c:1361:55: error: dereferencing pointer to incomplete type ‘GdkVisual {aka struct _GdkVisual}’
color->pixel = ((color->red >> (16 - system_visual->red_prec)) << system_visual->red_shift) |
The Following 8 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-12-21
, 22:05
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#105
|
Ok, next batch done. Once the next file is built I think it will be 32/62.
I'm hitting the following error at the moment. First thought was to add gdk.h to includes. FAIL. Second try was to add gdkx.h or whatever the X11 specific header is called. FAIL. This file has been a right PITA.
Been trying to catch up on IRC comments as well. My thoughts on RAM usage is that my initial idea wasn't specific to the N900 but looking at freeing the software stack so that it could be used on other, more recent devices, like fmg's Allwinner tablet. Up until recently is was all built on top of a stripped down Mer stack with the intention of one day trying to make use of libhybris should we have a wayland based wm. Hildon UI on Fairphone2? Oneplus? GalaxyTab? Chromebook?
The Following 6 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-12-21
, 23:13
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#106
|
The Following 4 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-12-22
, 12:43
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#107
|
not sure sapwood is applicable/needed. the cordia based hildon probably has half as many c files so bear that in mind compared to the "new"/wip port. I think though some of the dialogs (color chooser/login etc could drastically shrink if we just create wrappers around stock gtk controls to remain API compatibile. No need to worry about that until I have an initial library built.
have you tried hildon-status-menu & hildon-home from my original port? both are from cssu version iirc (home definately is). there might be some subtle changes but nothing major.
The Following 5 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-12-24
, 21:01
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#108
|
The Following 4 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2016-12-24
, 22:07
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#109
|
The Following 8 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2016-12-25
, 18:55
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#110
|
Whoops.
Should have been in https://github.com/android-808/hildon-home but evidently I didn't push changes. Have just done it, I think. It may have to be built with dpkg-buildpackage -rfakeroot -us -uc -d if I haven't got around to fixing control file. I should be using hildon-3 but I'm 99% sure I haven't fixed this in debian/control yet.
Some code is commented using DEAD_CODE_TO_REMOVE or DEAD_CODE #ifdefs. They may have to go back in with CSSU GTK3 port. Shortcuts, Bookmarks and search service come to mind but can't remember exactly.
Edit: The only changes not in that commit:
An include of for osso can be replaced by dbus.h because it doesn't use anything in the osso header.
Any #ifdef HAVE_DSME because we now have Maemo version.
Theres an osso low mem function. I had it commented out but it should now be ok with libosso IIRC.
Never fear. I is here.
720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900
Community SSU developer
kernel-power developer and maintainer