kimmoli / paint

Simple paint application for Jolla
MIT License
10 stars 8 forks source link

updates to support harbour, chum and SFOS 4.4 Sailjail requirements. #55

Open poetaster opened 2 years ago

poetaster commented 2 years ago

Updated spec to support chum, to make it into harbour store. Updated desktop to satisfy Saijail needs, get into harbour, run on sfos 4.4

poetaster commented 2 years ago

Builds are fine and tests on armv7 SFOS 3.4, and aarch64 SFOS 4.4 show everything BUT the shaders working well.

https://api.merproject.org/package/show/home:poetaster:kimmoli/paint

kimmoli commented 2 years ago

Nice to see contributions here. Thanks. Please let me know when everything works... I don't have energy to work with this at the moment...

poetaster commented 2 years ago

Nice to see contributions here. Thanks. Please let me know when everything works... I don't have energy to work with this at the moment...

This is all working code. The 'undo' functionality doesn't take layers into account 'properly' yet, but does no harm. The releases I've made are making the rounds. @attah, has found a fix for ImageProvider channel swapping which I'll integrate soon.

Everything works, but needs polish. I'd merge now to keep the drift from becomming too great. So far I've:

poetaster commented 2 years ago

Question, did you have Paint in harbour? It'd be nice if it was there!

kimmoli commented 2 years ago

Question, did you have Paint in harbour? It'd be nice if it was there!

Yes it was in Harbour

poetaster commented 2 years ago

Question, did you have Paint in harbour? It'd be nice if it was there!

Yes it was in Harbour

I'll attach the last builds, which include the rgb swap fix in a prerelease in my repo. You're welcome to use them, the aarch64 users would appreciate it. If you wish, you can point people to my repo for support since I'm actively on it.

kimmoli commented 2 years ago

Ok, i'll check at some point, might be on the weekend. IIRC there was some issue with the toolbar scaling on some devices (or it was just my WIP toolbar improvements... that was last thing i touched before i abandoned these developments)

ping me on IRC on fri/sat ?

poetaster commented 2 years ago

Ok, i'll check at some point, might be on the weekend. IIRC there was some issue with the toolbar scaling on some devices (or it was just my WIP toolbar improvements... that was last thing i touched before i abandoned these developments)

Ok, I'll have a look. On 3.4 the roation of the toolbar causes a freeze (on the Volla/GS290 phones at least).

ping me on IRC on fri/sat ?

I'll try. I may be a bit busy with childcare ;) I've also started working on a better undo (derived from one in Imageworks) ... but I think it's not urgent.