Re: [SailfishDevel] Flatpak for Sailfish

2020-01-07 Thread rinigus
Thanks! Let's see how it will work in practice. I'll report back after the tests. Rinigus On Tue, Jan 7, 2020 at 11:59 AM Pekka Vuorela wrote: > On Tue, 2020-01-07 at 11:42 +0200, rinigus wrote: > > Pekka, > > > > thanks for the swift reply! > > > > > > > > - is SFOS keyboard drawn by Lipstick?

Re: [SailfishDevel] Flatpak for Sailfish

2020-01-07 Thread Pekka Vuorela
On Tue, 2020-01-07 at 11:42 +0200, rinigus wrote: > Pekka, > > thanks for the swift reply! > > > > > - is SFOS keyboard drawn by Lipstick? > > > > Keyboard running in its own process, maliit-server. > > But something is drawing it on the screen via QML. Is that the server > and Lipstick jus

Re: [SailfishDevel] Flatpak for Sailfish

2020-01-07 Thread rinigus
Pekka, thanks for the swift reply! > > - is SFOS keyboard drawn by Lipstick? > > Keyboard running in its own process, maliit-server. > But something is drawing it on the screen via QML. Is that the server and Lipstick just making space for it? If it is then that would fit with such separation

Re: [SailfishDevel] Flatpak for Sailfish

2020-01-07 Thread Pekka Vuorela
On Tue, 2020-01-07 at 09:30 +0200, rinigus wrote: > I am working on adding Maliit into Flatpak sandbox. Idea is to use > Maliit plugin on Flatpak side and via DBus communicate with SFOS > keyboard. However, I make few assumptions and would be like to get > some background info: > > - is SFOS keybo