Re: [SailfishDevel] Devel Digest, Vol 47, Issue 6

2018-03-06 Thread Jozef Macko
> remember other repos correctly, it seems to be the way for other >>>> packages as well. Any reasons for preferring such model instead of >>>> git submodules? Looks to be more difficult to update it to the >>>> current version. &g

Re: [SailfishDevel] Linux desktop software on Sailfish?

2018-03-06 Thread Marcin Mielniczuk
IIRC there were some community Fremantle gtk apps, some others using libhildon. Tuner was one of them. On March 6, 2018 11:47:45 PM GMT+01:00, "Pali Rohár" wrote: >On Tuesday 06 March 2018 23:28:43 tuntematon wrote: >> 2018-03-06 22:43 GMT+01:00 Dietmar Schwertberger

Re: [SailfishDevel] Linux desktop software on Sailfish?

2018-03-06 Thread Pali Rohár
On Tuesday 06 March 2018 23:28:43 tuntematon wrote: > 2018-03-06 22:43 GMT+01:00 Dietmar Schwertberger : > > On Maemo, the standard Qt widgets were perfectly integrated. With Sailfish > > Wasn't Maemo GTK based? Qt came with Harmattan/Meego. Maemo 5 on Nokia N900 comes

Re: [SailfishDevel] Linux desktop software on Sailfish?

2018-03-06 Thread Dietmar Schwertberger
On 3/6/2018 11:28 PM, tuntematon wrote: Wasn't Maemo GTK based? Qt came with Harmattan/Meego. I'm using Python. On Maemo the Python Qt bindings 'PySide' were perfectly usable with a native look and feel. On Sailfish, I'm using PyQt, but the 'traditional' Qt widgets look like on Windows, i.e.

Re: [SailfishDevel] Linux desktop software on Sailfish?

2018-03-06 Thread tuntematon
2018-03-06 22:43 GMT+01:00 Dietmar Schwertberger : > On Maemo, the standard Qt widgets were perfectly integrated. With Sailfish Wasn't Maemo GTK based? Qt came with Harmattan/Meego. -- Panu ___ SailfishOS.org Devel mailing

Re: [SailfishDevel] Linux desktop software on Sailfish?

2018-03-06 Thread Dietmar Schwertberger
On 3/6/2018 3:48 PM, Pekka Vuorela wrote: Linux desktop and Sailfish OS are kind of mutually exclusive things in the sense the Sailfish provides a home screen, i.e. "desktop". Gkt+ applications could perhaps be possible, but not necessarily an API that is going to get official support. Also

Re: [SailfishDevel] keyboard development

2018-03-06 Thread rinigus
> > > That's interesting, you might also be interested in taking a look at my > (unfinished) Skeyer branch: > > https://code.launchpad.net/~michael-sheldon/ubuntu-keyboard/ > skeyer-prototype > > That uses saidinesh's libskeyer to provide auto-correction (and eventually > swipe style input), this

Re: [SailfishDevel] keyboard development

2018-03-06 Thread Leif-Jöran Olsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Den 2018-03-06 kl. 12:59, skrev Mike Sheldon: > Hi Rinigus, > > On Mon, Mar 5, 2018 at 8:23 PM, rinigus > wrote: > > As I mentioned in the mail, we have extended Presage with the new >

Re: [SailfishDevel] hunspell

2018-03-06 Thread rinigus
Yes, I did and I followed the new standard by using git submodules. Packaging is somewhat different from the previous version in a sense that it adds static library in devel package. This would allow developers to choose whether to link statically or dynamically in response to the current Harbour

Re: [SailfishDevel] Linux desktop software on Sailfish?

2018-03-06 Thread Pekka Vuorela
On Thu, 2018-03-01 at 23:14 +0100, Dietmar Schwertberger wrote: > Hi! > > In the last days Planet Computers started shipping the Gemini PDA > which > has Android installed by default but features a Linux dual boot > option. > There will be an option to install Sailfish OS as the Linux OS. > >

Re: [SailfishDevel] keyboard development

2018-03-06 Thread Pekka Vuorela
On Wed, 2018-02-28 at 21:14 +0200, rinigus wrote: > Hi, > > I have a question regarding the longer term plans for keyboard > development in SFOS. Namely, @martonmiklos has brought over Presage > predictor to SFOS and already published keyboard using this library. > I think its a great development

Re: [SailfishDevel] hunspell

2018-03-06 Thread Pekka Vuorela
On Tue, 2018-02-27 at 15:35 +0200, rinigus wrote: > For those who are interested in up-to-date hunspell, I have packaged > it under https://github.com/rinigus/pkg-hunspell with the builds > available at https://build.merproject.org/package/show/home:rinigus:k > eyboard/hunspell . > > Packaging

Re: [SailfishDevel] keyboard development

2018-03-06 Thread Mike Sheldon
Hi Rinigus, On Mon, Mar 5, 2018 at 8:23 PM, rinigus wrote: > > As I mentioned in the mail, we have extended Presage with the new language > model that maybe of interest to your keyboard implementation as well. > Speedup is of the order of 10x, maybe more in addition to the