![]() |
2016-11-29
, 09:51
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#71
|
![]() |
2016-11-29
, 22:05
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#72
|
The Following 10 Users Say Thank You to Android_808 For This Useful Post: | ||
![]() |
2016-11-30
, 08:30
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#73
|
I've started to go over CSSU Hildon to see about GTK3 conversion. I've set up a new repo as a fork of the CSSU version. I'm now going over all of the file diffs compared to my version. Some will cleanly apply, some won't so I'm going through 1 file at time making the easy changes so I can just come back later to fix the rest. As a heads up, the Debian/rules from CSSU will not get to running configure in its current state under Stretch.
Is it worth removing the deprecated features listed in doc/migration.sgml where guidance is provided on how to replace functionality. I'm currently going over hildon-controlbar. Its a mess of gtk_adjustment_get/set_*() calls because of GSEAL'ed widget>adjustment. If there is a documented, simple replacement for the items detailed in that document, would you be happy if I ditch them?
![]() |
2016-12-01
, 22:25
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#74
|
The Following 8 Users Say Thank You to Android_808 For This Useful Post: | ||
![]() |
2016-12-02
, 18:52
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#75
|
![]() |
2016-12-02
, 20:44
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#76
|
Couple of issues so far. HildonUIMode relies on custom built gtk3, something I'd rather avoid and probably isn't needed by GTK3 but will probably break some backwards compatibility. HildonSizeType I've copied into hildon-gtk.h as in my original port/Cordia. HILDON_SIZE_FULLSCREEN_WIDTH and HILDON_SIZE_HALFSCREEN_WIDTH will not work correctly with GTK3.
hildon-controlbar: initial port done except gtk_paint_box
hildon-seekbar: done, no big issues.
hildon-note: gtk_dialog_set_padding and one other function missing.
hildon-volumebar: current wip. Mostly done, just _realize and a few small fixes.
![]() |
2016-12-02
, 22:49
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#77
|
The Following 5 Users Say Thank You to Android_808 For This Useful Post: | ||
![]() |
2016-12-03
, 06:52
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#78
|
i honestly don't know. haven't had a chance today because of work and fixing mussorgsky this morning.
if we can override features, implementing filepicker etc would be easier. for colorpicker etc we could set it up so all we do for gtk3 is have a wrapper around stock gtk version that keeps current hildon api.
The Following 3 Users Say Thank You to freemangordon For This Useful Post: | ||
![]() |
2016-12-03
, 07:37
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#79
|
![]() |
2016-12-03
, 14:36
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#80
|
The Following 3 Users Say Thank You to Android_808 For This Useful Post: | ||