[SailfishDevel] linking to systemd

2018-02-19 Thread rinigus
Hi, I have been linking my app to -lsystemd-daemon for about 6 month. This is to allow usage of systemd sockets suggested by several smart users. Such integration with systemd made it possible to have the application running in the background and provide the expected "invisible" service. As many o

Re: [SailfishDevel] Keep an application running without keeping the window open

2018-02-19 Thread Kimmo Lindholm
Yes. That is one case. From: Marcin Mielniczuk [mailto:marmistrz...@gmail.com] Sent: 19. helmikuuta 2018 9:55 To: Sailfish OS Developers; Kimmo Lindholm Subject: Re: [SailfishDevel] Keep an application running without keeping the window open Do I understand correctly that the dbus daemons run a

[SailfishDevel] How to access the text edit widget from an input method?

2018-02-19 Thread Camil Băncioiu
I'm editing the QML files that belong to the virtual keyboard to add some extra functionality. Would it be possible to somehow to change the font of the widget that is receiving the keyboard input? I'm currently editing KeyboardBase.qml and InputHandler.qml from /usr/share/maliit/plugin/com/jolla (