*** dafox <dafox!~dafox@2a02:a448:c25a:1:7061:3b2a:37df:ded3> has joined #sailfishos | 00:17 | |
*** fledermaus <fledermaus!vivek@2a00:5f00:102:0:1c4d:7dff:fedf:ff55> has quit IRC (Ping timeout: 240 seconds) | 00:17 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:9700:ac54:b4d3:d696:69e3> has quit IRC (Quit: NSA proxy service interrupted) | 00:29 | |
*** nutellazwerg__ <nutellazwerg__!~nutellazw@p2E5A79ED.dip0.t-ipconnect.de> has joined #sailfishos | 00:30 | |
*** nutellazwerg_ <nutellazwerg_!~nutellazw@p2E5A7DDE.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 268 seconds) | 00:34 | |
*** dafox <dafox!~dafox@2a02:a448:c25a:1:7061:3b2a:37df:ded3> has quit IRC (Ping timeout: 276 seconds) | 00:40 | |
*** gigetoo <gigetoo!~gigetoo@c83-250-32-22.bredband.comhem.se> has quit IRC (Ping timeout: 240 seconds) | 00:45 | |
*** gigetoo <gigetoo!~gigetoo@c83-250-32-22.bredband.comhem.se> has joined #sailfishos | 00:48 | |
*** nutellazwerg__ <nutellazwerg__!~nutellazw@p2E5A79ED.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer) | 01:03 | |
*** frinring_ <frinring_!~frinring@x4db433b8.dyn.telefonica.de> has joined #sailfishos | 01:12 | |
*** frinring <frinring!~frinring@x4db4a006.dyn.telefonica.de> has quit IRC (Disconnected by services) | 01:12 | |
*** frinring_ is now known as frinring | 01:12 | |
*** antilopa <antilopa!~quassel@37.48.71.229> has joined #sailfishos | 02:09 | |
*** _Razor_ <_Razor_!~razor@89-166-10-57.bb.dnainternet.fi> has quit IRC (Ping timeout: 240 seconds) | 03:55 | |
*** leinir <leinir!~leinir@amarok/usability/leinir> has joined #sailfishos | 03:56 | |
Mister_Magister | saidinesh5: ping | 04:35 |
---|---|---|
*** rinigus <rinigus!~rinigus@keila-gw.levikom.ee> has joined #sailfishos | 04:42 | |
*** olafh <olafh!~olafh@p5DEDFC45.dip0.t-ipconnect.de> has joined #sailfishos | 04:47 | |
*** icyphox <icyphox!~icyphox@45.32.112.198> has quit IRC (Quit: ┬─┬⃰͡ (ᵔᵕᵔ͜ )) | 04:56 | |
*** icyphox <icyphox!~icyphox@45.32.112.198> has joined #sailfishos | 05:03 | |
*** leinir <leinir!~leinir@amarok/usability/leinir> has quit IRC (Ping timeout: 240 seconds) | 05:56 | |
*** leinir_ <leinir_!~leinir@amarok/usability/leinir> has joined #sailfishos | 05:56 | |
*** leinir_ <leinir_!~leinir@amarok/usability/leinir> has quit IRC (Ping timeout: 246 seconds) | 06:04 | |
*** leinir <leinir!~leinir@amarok/usability/leinir> has joined #sailfishos | 06:04 | |
Mister_Magister | saidinesh5: ping | 06:14 |
*** leinir <leinir!~leinir@amarok/usability/leinir> has quit IRC (Ping timeout: 255 seconds) | 07:28 | |
*** Nemno <Nemno!~teknomen@77.172.117.67> has joined #sailfishos | 07:33 | |
coderus | Mister_Magister: dataChanged | 07:36 |
Mister_Magister | coderus: but i can't call it without object | 07:36 |
coderus | Mister_Magister: you doing it wrong then | 07:37 |
coderus | you should always change data within model | 07:37 |
Mister_Magister | yeah i have to make it in different way | 07:37 |
Mister_Magister | coderus: the problem looks like this. I have purple c callbacks so from c++ i can only pass static function | 07:37 |
Mister_Magister | but i have callback like "wrote message" and dunno how to connect them | 07:38 |
Mister_Magister | using signals will be bad | 07:38 |
coderus | Mister_Magister: you have to learn something new :) | 07:38 |
Mister_Magister | something new? what exactly? | 07:38 |
coderus | Mister_Magister: i don't know, something what help you :) | 07:39 |
Mister_Magister | ahah sure | 07:40 |
Mister_Magister | i can make the list static or | 07:40 |
Mister_Magister | dunno really | 07:40 |
Mister_Magister | or just refresh it every second | 07:40 |
coderus | wrap to static class emitting signals | 07:46 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos | 07:48 | |
*** Nokius_ is now known as Nokius | 07:54 | |
*** Zucca <Zucca!~zucca@85-76-2-110-nat.elisa-mobile.fi> has joined #sailfishos | 08:00 | |
*** saidinesh5 <saidinesh5!~quassel@minad.de> has quit IRC (Ping timeout: 240 seconds) | 08:04 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 08:08 | |
Mister_Magister | coderus: but that will be bad i think | 08:08 |
Mister_Magister | or if i make some class like callbackToSignalConverter | 08:09 |
Mister_Magister | but it will be bad | 08:09 |
Mister_Magister | but easiest | 08:09 |
Mister_Magister | welp there is nothing much i can do really | 08:09 |
coderus | Mister_Magister: why bad? | 08:12 |
Mister_Magister | last time i used signals that way and saidinesh5 saw it i started project from beginning sooo :D | 08:13 |
Mister_Magister | #### make completed successfully (04:57 (mm:ss)) #### | 08:13 |
Mister_Magister | oh i love this | 08:13 |
*** leinir <leinir!~leinir@amarok/usability/leinir> has joined #sailfishos | 08:24 | |
*** amadeusxnet <amadeusxnet!~Mathias@host-120-11.parnet.fi> has joined #sailfishos | 08:24 | |
Mister_Magister | i'll make that converter | 08:25 |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Ping timeout: 240 seconds) | 08:33 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 08:34 | |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Quit: Konversation terminated!) | 08:45 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 08:46 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:6d7b:4400:8e1a:1fda> has joined #sailfishos | 08:59 | |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Quit: Konversation terminated!) | 09:08 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 09:08 | |
*** Nemno <Nemno!~teknomen@77.172.117.67> has quit IRC (Remote host closed the connection) | 09:23 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 268 seconds) | 09:41 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos | 09:46 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:6d7b:4400:8e1a:1fda> has quit IRC (Quit: NSA proxy service interrupted) | 09:53 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 260 seconds) | 09:55 | |
*** nutellazwerg <nutellazwerg!~nutellazw@p2E5A79ED.dip0.t-ipconnect.de> has joined #sailfishos | 10:11 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos | 10:14 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:45c5:f8da:ae04:4e11> has joined #sailfishos | 10:17 | |
*** Mister_Magister <Mister_Magister!~mister@user-94-254-147-156.play-internet.pl> has quit IRC (Ping timeout: 240 seconds) | 10:21 | |
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has joined #sailfishos | 10:22 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:45c5:f8da:ae04:4e11> has quit IRC (Quit: NSA proxy service interrupted) | 10:22 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 260 seconds) | 10:22 | |
*** TheKit <TheKit!~nekit@95-83-21-6.saransk.ru> has joined #sailfishos | 10:33 | |
*** NeKit <NeKit!~nekit@85-95-178-170.saransk.ru> has quit IRC (Ping timeout: 240 seconds) | 10:36 | |
*** Mister_Magister <Mister_Magister!~mister@user-94-254-147-148.play-internet.pl> has joined #sailfishos | 10:47 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:45c5:f8da:ae04:4e11> has joined #sailfishos | 11:01 | |
*** Mister_Magister <Mister_Magister!~mister@user-94-254-147-148.play-internet.pl> has quit IRC (Ping timeout: 240 seconds) | 11:02 | |
*** Mister_Magister <Mister_Magister!~mister@user-94-254-147-188.play-internet.pl> has joined #sailfishos | 11:06 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:45c5:f8da:ae04:4e11> has quit IRC (Quit: NSA proxy service interrupted) | 11:07 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos | 11:20 | |
*** nekron <nekron!~heiko@noordsee.de> has joined #sailfishos | 12:00 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 240 seconds) | 12:00 | |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Ping timeout: 240 seconds) | 12:21 | |
*** nekron <nekron!~heiko@noordsee.de> has quit IRC (Quit: BitchX: No windows left!) | 12:26 | |
*** nekron <nekron!~heiko@noordsee.de> has joined #sailfishos | 12:26 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 12:27 | |
*** nekron <nekron!~heiko@noordsee.de> has quit IRC (Client Quit) | 12:30 | |
*** nekron <nekron!~heiko@noordsee.de> has joined #sailfishos | 12:30 | |
*** nekron <nekron!~heiko@noordsee.de> has quit IRC (Client Quit) | 12:33 | |
*** Zucca <Zucca!~zucca@85-76-2-110-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 246 seconds) | 12:37 | |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Ping timeout: 260 seconds) | 12:47 | |
*** saidinesh5 <saidinesh5!~quassel@minad.de> has joined #sailfishos | 13:13 | |
*** Zucca <Zucca!~zucca@85-76-2-110-nat.elisa-mobile.fi> has joined #sailfishos | 13:25 | |
*** Mister_Magister <Mister_Magister!~mister@user-94-254-147-188.play-internet.pl> has quit IRC (Ping timeout: 248 seconds) | 13:46 | |
*** Mister_Magister_ <Mister_Magister_!~mister@user-94-254-147-188.play-internet.pl> has joined #sailfishos | 13:46 | |
*** maheart <maheart!~maheart@110-175-40-116.static.tpgi.com.au> has joined #sailfishos | 14:02 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-aypizpdmmhnmhhuk> has joined #sailfishos | 14:18 | |
*** Mister_Magister_ is now known as Mister_Magister | 14:32 | |
merpl | interesting, a QML + Libhybris smartwatch os: https://asteroidos.org/about/ | 15:07 |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:d822:b426:f299:2375> has joined #sailfishos | 15:48 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@81-66-216-222.rev.numericable.fr> has joined #sailfishos | 15:54 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:d822:b426:f299:2375> has quit IRC (Quit: NSA proxy service interrupted) | 15:57 | |
*** Turski <Turski!~turski@dsl-mlibrasgw2-50de08-195.dhcp.inet.fi> has quit IRC (Remote host closed the connection) | 16:26 | |
*** FloR707 <FloR707!~Adium@p57995641.dip0.t-ipconnect.de> has joined #sailfishos | 16:33 | |
FloR707 | Hi, I haven't been following the OS development. Is there a api for keep alive by now? | 16:35 |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@81-66-216-222.rev.numericable.fr> has quit IRC (Ping timeout: 240 seconds) | 16:35 | |
FloR707 | My app needs a timer but the timer does not work if the phone goes into sleep… | 16:35 |
tbr | that has been there since forever | 16:47 |
coderus | FloR707: it'a here since sailfishos was born. you can use keepalive to consume more memory, or use system heartbeat timer to wake up device when you want to do some action by timer. | 16:47 |
*** qwazix <qwazix!~qwazix@Maemo/community/ex-council/qwazix> has quit IRC (Remote host closed the connection) | 16:48 | |
tbr | the keyword is IPHB, there are abstractions/libraries to use it | 16:48 |
FloR707 | Okay. Is there something in the SFOS docs? | 16:49 |
*** nib_ <nib_!~nib@109.110.95.115> has joined #sailfishos | 16:49 | |
FloR707 | I just found https://github.com/jgibbon/slumber/blob/master/qml/lib/ScreenBlank.qml. Is this the right way? | 16:50 |
*** qwazix <qwazix!~qwazix@Maemo/community/ex-council/qwazix> has joined #sailfishos | 16:51 | |
coderus | FloR707: https://git.merproject.org/mer-core/nemo-keepalive/blob/master/examples/backgroundactivity_periodic/backgroundactivity_periodic.cpp | 16:51 |
FloR707 | Thanks! | 16:52 |
coderus | FloR707: if you want qml: https://git.merproject.org/mer-core/nemo-keepalive/blob/master/examples/qml/backgroundjob.qml | 16:53 |
*** alexxy[home] <alexxy[home]!~alexxy@gentoo/developer/alexxy> has joined #sailfishos | 17:05 | |
*** alexxy <alexxy!~alexxy@gentoo/developer/alexxy> has quit IRC (Ping timeout: 260 seconds) | 17:07 | |
*** qwazix <qwazix!~qwazix@Maemo/community/ex-council/qwazix> has quit IRC (Remote host closed the connection) | 17:08 | |
*** qwazix <qwazix!~qwazix@Maemo/community/ex-council/qwazix> has joined #sailfishos | 17:12 | |
FloR707 | Sorry for the stupid question but how do I use that? I mean how do I get the plugin installed? If I just do import Nemo.KeepAlive I get an error that the QML Module has not been found. | 17:33 |
r0kk3rz | add it to your spec so its pulled in | 17:36 |
FloR707 | The plungin.pro file? | 17:38 |
coderus | FloR707: Requires: libkeepalive | 18:18 |
FloR707 | I donwloaded the libkeepalive files but where do I put Requires: libkeepalive? In the pro file. the spec file the qml file… Sorry but I am really frustrated with the documentation on this =( | 18:31 |
*** Vojtaeus <Vojtaeus!~vojta@opensuse/member/vojtaeus> has joined #sailfishos | 18:32 | |
*** FloR7071 <FloR7071!~Adium@p57995641.dip0.t-ipconnect.de> has joined #sailfishos | 18:32 | |
kimmoli | in the spec or yaml | 18:35 |
*** FloR707 <FloR707!~Adium@p57995641.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds) | 18:35 | |
*** ZucZero <ZucZero!~zucca@85-76-2-110-nat.elisa-mobile.fi> has joined #sailfishos | 18:58 | |
*** m01_ <m01_!~quassel@2a00:1a48:7808:102:be76:4eff:fe08:b79c> has joined #sailfishos | 18:59 | |
*** sletta_ <sletta_!~sletta@78.134.202.84.customer.cdi.no> has joined #sailfishos | 19:00 | |
*** Riksha_ <Riksha_!riksha@riksha.quoservers.fi> has joined #sailfishos | 19:00 | |
*** sledges_ <sledges_!~sleleiva@194.157.27.4> has joined #sailfishos | 19:01 | |
*** swl_ <swl_!~swl@2001:2002:51e9:99f:d468:5274:37a1:adb5> has joined #sailfishos | 19:01 | |
*** pozzoni_ <pozzoni_!pozzoni@2604:180::5a69:7f32> has joined #sailfishos | 19:01 | |
*** paju_ <paju_!~paju@dsl-hkibng42-567336-101.dhcp.inet.fi> has joined #sailfishos | 19:01 | |
*** Jare_ <Jare_!~jare@cirrus.jlranta.com> has joined #sailfishos | 19:01 | |
*** Acce_ <Acce_!~asse@foximity.net> has joined #sailfishos | 19:01 | |
*** TriztAway <TriztAway!~user@ukko.aho.hk> has joined #sailfishos | 19:01 | |
*** aivot-on_ <aivot-on_!aivot-on@hilla.kapsi.fi> has joined #sailfishos | 19:02 | |
*** alexxy <alexxy!~alexxy@gentoo/developer/alexxy> has joined #sailfishos | 19:02 | |
*** larstiq_ <larstiq_!~larstiq@cebren.richtlijn.be> has joined #sailfishos | 19:03 | |
*** Claudybuns <Claudybuns!Claudy@lazycabbits.shamjam.net> has joined #sailfishos | 19:03 | |
*** oku_ <oku_!olli@dsl-kvlbrasgw2-50df15-63.dhcp.inet.fi> has joined #sailfishos | 19:03 | |
*** lynxis_ <lynxis_!~lunarius@80.241.60.74> has joined #sailfishos | 19:04 | |
*** bluszcz_ <bluszcz_!~bluszcz@mail.devcarpet.net> has joined #sailfishos | 19:05 | |
*** special <special!~jbrooks@liz.dereferenced.net> has joined #sailfishos | 19:06 | |
*** special is now known as Guest74356 | 19:06 | |
*** Dazzozo` <Dazzozo`!~daz@sauria.dazzozo.com> has joined #sailfishos | 19:07 | |
*** alexxy[home] <alexxy[home]!~alexxy@gentoo/developer/alexxy> has quit IRC (*.net *.split) | 19:07 | |
*** Zucca <Zucca!~zucca@85-76-2-110-nat.elisa-mobile.fi> has quit IRC (*.net *.split) | 19:07 | |
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has quit IRC (*.net *.split) | 19:07 | |
*** swl <swl!~swl@2001:2002:51e9:99f:d468:5274:37a1:adb5> has quit IRC (*.net *.split) | 19:07 | |
*** m01 <m01!~quassel@rs1.m01.eu> has quit IRC (*.net *.split) | 19:07 | |
*** makedin <makedin!~makedin@dsl-trebng22-54f936-197.dhcp.inet.fi> has quit IRC (*.net *.split) | 19:07 | |
*** jjarven <jjarven!~jjarven@2001:999:34:3803:993c:3234:7534:9957> has quit IRC (*.net *.split) | 19:07 | |
*** locusf <locusf!locusfdisr@gateway/shell/matrix.org/x-snltfbpljvttpikc> has quit IRC (*.net *.split) | 19:07 | |
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has quit IRC (*.net *.split) | 19:07 | |
*** tigeli <tigeli!pasjohol@siirappi.com> has quit IRC (*.net *.split) | 19:07 | |
*** Guest41308 <Guest41308!~jbrooks@liz.dereferenced.net> has quit IRC (*.net *.split) | 19:07 | |
*** Trizt <Trizt!~user@ukko.aho.hk> has quit IRC (*.net *.split) | 19:07 | |
*** sletta <sletta!~sletta@78.134.202.84.customer.cdi.no> has quit IRC (*.net *.split) | 19:07 | |
*** kaari <kaari!~kaari@dsl-hkibng42-567335-28.dhcp.inet.fi> has quit IRC (*.net *.split) | 19:07 | |
*** Jare <Jare!~jare@cirrus.jlranta.com> has quit IRC (*.net *.split) | 19:07 | |
*** Dazzozo <Dazzozo!~daz@sauria.dazzozo.com> has quit IRC (*.net *.split) | 19:07 | |
*** Firnwath <Firnwath!~firnwath@dsl-hkibng31-54fae8-51.dhcp.inet.fi> has quit IRC (*.net *.split) | 19:07 | |
*** pozzoni <pozzoni!pozzoni@2604:180::5a69:7f32> has quit IRC (*.net *.split) | 19:07 | |
*** vispi <vispi!vispi@lakka.kapsi.fi> has quit IRC (*.net *.split) | 19:07 | |
*** aivot-on <aivot-on!aivot-on@hilla.kapsi.fi> has quit IRC (*.net *.split) | 19:07 | |
*** lynxis <lynxis!~lunarius@unaffiliated/lynxis> has quit IRC (*.net *.split) | 19:07 | |
*** bluszcz <bluszcz!~bluszcz@mail.devcarpet.net> has quit IRC (*.net *.split) | 19:07 | |
*** LarstiQ <LarstiQ!~larstiq@cebren.richtlijn.be> has quit IRC (*.net *.split) | 19:07 | |
*** skvark <skvark!kettu.skyr@kettu.skyred.fi> has quit IRC (*.net *.split) | 19:07 | |
*** Riksha <Riksha!riksha@riksha.quoservers.fi> has quit IRC (*.net *.split) | 19:07 | |
*** Acce <Acce!~asse@foximity.net> has quit IRC (*.net *.split) | 19:07 | |
*** Claudy <Claudy!Claudy@unaffiliated/claudy> has quit IRC (*.net *.split) | 19:07 | |
*** oku <oku!olli@dsl-kvlbrasgw2-50df15-63.dhcp.inet.fi> has quit IRC (*.net *.split) | 19:07 | |
*** sledges <sledges!~sleleiva@unaffiliated/sledgeas> has quit IRC (*.net *.split) | 19:07 | |
*** paju <paju!~paju@dsl-hkibng42-567336-101.dhcp.inet.fi> has quit IRC (*.net *.split) | 19:07 | |
*** Dazzozo` is now known as Dazzozo | 19:07 | |
*** pozzoni_ is now known as pozzoni | 19:07 | |
*** Claudybuns is now known as Claudy | 19:07 | |
*** Claudy <Claudy!Claudy@lazycabbits.shamjam.net> has quit IRC (Changing host) | 19:07 | |
*** Claudy <Claudy!Claudy@unaffiliated/claudy> has joined #sailfishos | 19:07 | |
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has joined #sailfishos | 19:14 | |
*** aivot-on_ is now known as aivot-on | 19:14 | |
*** M-schmittlauch <M-schmittlauch!schmittlau@gateway/shell/matrix.org/x-hhxaykiasjrxdkaf> has quit IRC (Ping timeout: 240 seconds) | 19:16 | |
*** ilpianista_ <ilpianista_!ilpianista@kde/developer/scarpino> has quit IRC (Ping timeout: 240 seconds) | 19:16 | |
*** Dave[m] <Dave[m]!davetchncs@gateway/shell/matrix.org/x-vzokfdonlbnhxauv> has quit IRC (Ping timeout: 258 seconds) | 19:16 | |
*** fLegmatik <fLegmatik!azatagaziz@gateway/shell/matrix.org/x-tuslaptvrijdmwzy> has quit IRC (Ping timeout: 264 seconds) | 19:16 | |
*** occirol[m] <occirol[m]!occirolmat@gateway/shell/matrix.org/x-ernygrccbgrbpzmu> has quit IRC (Ping timeout: 255 seconds) | 19:16 | |
*** max_power[m] <max_power[m]!maxpowerma@gateway/shell/matrix.org/x-nwfskaeveskpklte> has quit IRC (Ping timeout: 255 seconds) | 19:16 | |
*** tadzik <tadzik!tadzikmatr@gateway/shell/matrix.org/x-pkkhljhwypzmsltl> has quit IRC (Ping timeout: 240 seconds) | 19:16 | |
*** jayaura <jayaura!aurabindom@gateway/shell/matrix.org/x-qrbjipzinqdaeify> has quit IRC (Ping timeout: 240 seconds) | 19:16 | |
*** MatrixTraveler[m <MatrixTraveler[m!voyagert2b@gateway/shell/matrix.org/x-ssyqysgrkgaxtqmu> has quit IRC (Ping timeout: 255 seconds) | 19:17 | |
*** cornu[m] <cornu[m]!cornu0xa5d@gateway/shell/matrix.org/x-sbuwmtjztmbzsocq> has quit IRC (Ping timeout: 255 seconds) | 19:17 | |
*** jfred[m] <jfred[m]!jonterracr@gateway/shell/matrix.org/x-qwacyeaogawhejbs> has quit IRC (Ping timeout: 255 seconds) | 19:17 | |
*** vispi <vispi!vispi@lakka.kapsi.fi> has joined #sailfishos | 19:18 | |
*** skvark <skvark!kettu.skyr@kettu.skyred.fi> has joined #sailfishos | 19:18 | |
*** makedin <makedin!~makedin@dsl-trebng22-54f936-197.dhcp.inet.fi> has joined #sailfishos | 19:18 | |
*** kaari <kaari!~kaari@dsl-hkibng42-567335-28.dhcp.inet.fi> has joined #sailfishos | 19:18 | |
*** tigeli <tigeli!~pasjohol@2001:41d0:8:196a::2> has joined #sailfishos | 19:18 | |
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has joined #sailfishos | 19:18 | |
*** jjarven <jjarven!~jjarven@2001:999:34:3803:993c:3234:7534:9957> has joined #sailfishos | 19:18 | |
*** Firnwath <Firnwath!~firnwath@dsl-hkibng31-54fae8-51.dhcp.inet.fi> has joined #sailfishos | 19:18 | |
*** lynxis_ <lynxis_!~lunarius@80.241.60.74> has quit IRC (Quit: beaming to the mars) | 19:19 | |
*** lynxis <lynxis!~lunarius@80.241.60.74> has joined #sailfishos | 19:19 | |
*** lynxis <lynxis!~lunarius@80.241.60.74> has quit IRC (Changing host) | 19:19 | |
*** lynxis <lynxis!~lunarius@unaffiliated/lynxis> has joined #sailfishos | 19:19 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos | 19:21 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB5924.dip0.t-ipconnect.de> has joined #sailfishos | 19:24 | |
*** Nokius <Nokius!~Nokius@p5DDB4477.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 19:28 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 20:02 | |
*** Nokius_ is now known as Nokius | 20:10 | |
juhaj | I'm trying to find out what's the best way to develop an app for linux desktop, ios, android and sailfish. I already have the desktop version using PyQt5, so pyotherside seems the best option for sfos but how about the others? Or is some other solition better overall? Any advice? | 20:11 |
*** nib_ <nib_!~nib@109.110.95.115> has quit IRC (Ping timeout: 268 seconds) | 20:12 | |
*** Vojtaeus <Vojtaeus!~vojta@opensuse/member/vojtaeus> has quit IRC (Quit: Odcházím...) | 20:13 | |
r0kk3rz | id say ios is going to be the main limitation there | 20:23 |
juhaj | ok, skip that then | 20:28 |
juhaj | it's the one I don't even have atm so least interesting anyway | 20:28 |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Ping timeout: 255 seconds) | 20:34 | |
r0kk3rz | in which case you can use pyotherside for both android and sailfish | 20:36 |
*** jfred[m] <jfred[m]!jonterracr@gateway/shell/matrix.org/x-zruriozmvtucdxtv> has joined #sailfishos | 20:37 | |
*** occirol[m] <occirol[m]!occirolmat@gateway/shell/matrix.org/x-jobiaeatwcplsmdx> has joined #sailfishos | 20:37 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 20:42 | |
juhaj | and linux desktop! | 20:43 |
juhaj | I wasn't able to find any help for pyotherside + Qt5, only pyotherside+qml. It is possible nevertheless? | 20:44 |
juhaj | (I suppose I can do qml, too, but as I have Qt5 UI already, that'd be unnecessary if pyotherside can do qt5 directly | 20:44 |
*** MatrixTraveler[m <MatrixTraveler[m!voyagert2b@gateway/shell/matrix.org/x-mhfoefrkqrotybnk> has joined #sailfishos | 20:46 | |
*** tadzik <tadzik!tadzikmatr@gateway/shell/matrix.org/x-jmefcerjaxipciii> has joined #sailfishos | 20:47 | |
*** rinigus <rinigus!~rinigus@keila-gw.levikom.ee> has quit IRC (Ping timeout: 240 seconds) | 20:47 | |
*** cornu[m] <cornu[m]!cornu0xa5d@gateway/shell/matrix.org/x-ypryysbnpanvgqbb> has joined #sailfishos | 20:47 | |
r0kk3rz | sailfish doesnt do widgets | 20:47 |
juhaj | No? It does have Qt5 libraries, so how does it not do widgets? Is it missing parts of the libs? | 20:50 |
r0kk3rz | they arent built, and afaik nobody has ever tried it | 20:50 |
juhaj | so it's qml only? | 20:52 |
juhaj | kivy? | 20:52 |
r0kk3rz | not only, but yeah | 20:53 |
r0kk3rz | unless you feel like making your ui with gles | 20:54 |
juhaj | there's a tricky bit of the ui involving loads of QPainter.drawRect() | 20:54 |
juhaj | other bits should be straightforward with qml; perhaps that too, as drawRect isn't really a widget (depends on how you think about it) | 20:55 |
*** FloR7071 <FloR7071!~Adium@p57995641.dip0.t-ipconnect.de> has left #sailfishos | 20:56 | |
r0kk3rz | drawing rectangles is what qml does best | 20:56 |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Ping timeout: 255 seconds) | 21:00 | |
*** makedin <makedin!~makedin@dsl-trebng22-54f936-197.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 21:00 | |
*** makedin <makedin!~makedin@dsl-trebng22-54f936-197.dhcp.inet.fi> has joined #sailfishos | 21:00 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 21:05 | |
*** M-schmittlauch <M-schmittlauch!schmittlau@gateway/shell/matrix.org/x-ceauvqmerdnqlaii> has joined #sailfishos | 21:05 | |
*** amadeusxnet <amadeusxnet!~Mathias@host-120-11.parnet.fi> has quit IRC (Remote host closed the connection) | 21:14 | |
*** max_power[m] <max_power[m]!maxpowerma@gateway/shell/matrix.org/x-znkselswwweydcgh> has joined #sailfishos | 21:16 | |
juhaj | ok, so that might be ok | 21:17 |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Quit: Konversation terminated!) | 21:17 | |
juhaj | And how's qml on android? | 21:18 |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 21:18 | |
*** fLegmatik <fLegmatik!azatagaziz@gateway/shell/matrix.org/x-xxakrcffjagxxghd> has joined #sailfishos | 21:18 | |
*** Guest40033 <Guest40033!aurabindom@gateway/shell/matrix.org/x-fgootiznpzyugrdz> has joined #sailfishos | 21:19 | |
*** Dave[m] <Dave[m]!davetchncs@gateway/shell/matrix.org/x-naoxewdkkgjnaxpq> has joined #sailfishos | 21:20 | |
*** locusf <locusf!locusfdisr@gateway/shell/matrix.org/x-fnjosemctedaiqgf> has joined #sailfishos | 21:20 | |
*** ilpianista_ <ilpianista_!ilpianista@kde/developer/scarpino> has joined #sailfishos | 21:21 | |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Quit: Konversation terminated!) | 21:30 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 21:31 | |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Ping timeout: 240 seconds) | 21:35 | |
*** piggz <piggz!~piggz@95.151.212.222> has joined #sailfishos | 21:40 | |
*** mythos <mythos!~mythos@unaffiliated/mythos> has quit IRC (Ping timeout: 258 seconds) | 21:46 | |
*** piggz <piggz!~piggz@95.151.212.222> has quit IRC (Ping timeout: 240 seconds) | 22:04 | |
*** mythos <mythos!~mythos@unaffiliated/mythos> has joined #sailfishos | 22:21 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:6990:f2f9:5e31:60cf> has joined #sailfishos | 22:25 | |
*** mythos <mythos!~mythos@unaffiliated/mythos> has quit IRC (Ping timeout: 246 seconds) | 22:28 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 268 seconds) | 22:30 | |
*** carepack <carepack!~carepack@p5B2CE58F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 22:33 | |
*** carepack <carepack!~carepack@p3E9E8C82.dip0.t-ipconnect.de> has joined #sailfishos | 22:35 | |
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving) | 22:36 | |
*** RoKenn <RoKenn!~RoKenn@2001:a61:3450:4800:6990:f2f9:5e31:60cf> has quit IRC (Quit: NSA proxy service interrupted) | 22:48 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 246 seconds) | 22:54 | |
*** nutellazwerg <nutellazwerg!~nutellazw@p2E5A79ED.dip0.t-ipconnect.de> has quit IRC (Read error: Connection reset by peer) | 22:55 | |
*** mythos <mythos!~mythos@unaffiliated/mythos> has joined #sailfishos | 22:57 | |
*** frinring <frinring!~frinring@x4db433b8.dyn.telefonica.de> has quit IRC (Read error: No route to host) | 22:58 | |
*** frinring <frinring!~frinring@x4db433b8.dyn.telefonica.de> has joined #sailfishos | 22:59 | |
*** Colgate <Colgate!~rabbit@gateway/tor-sasl/colgate> has quit IRC (Ping timeout: 248 seconds) | 23:05 | |
*** Colgate_ <Colgate_!~rabbit@gateway/tor-sasl/colgate> has joined #sailfishos | 23:06 | |
*** zhxt_ <zhxt_!~zhxt@36.102.227.86> has joined #sailfishos | 23:26 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos | 23:28 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 260 seconds) | 23:33 | |
*** olafh <olafh!~olafh@p5DEDFC45.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds) | 23:36 | |
*** kaari <kaari!~kaari@dsl-hkibng42-567335-28.dhcp.inet.fi> has quit IRC (Ping timeout: 246 seconds) | 23:40 | |
*** zhxt_ <zhxt_!~zhxt@36.102.227.86> has quit IRC (Ping timeout: 240 seconds) | 23:42 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #sailfishos | 23:49 | |
*** frinring <frinring!~frinring@x4db433b8.dyn.telefonica.de> has quit IRC () | 23:51 | |
*** frinring <frinring!~frinring@x4db433b8.dyn.telefonica.de> has joined #sailfishos | 23:51 | |
*** feodoran_ <feodoran_!~quassel@p4FD268E0.dip0.t-ipconnect.de> has joined #sailfishos | 23:54 | |
*** feodoran is now known as Guest57240 | 23:54 | |
*** feodoran_ is now known as feodoran | 23:55 | |
*** Guest57240 <Guest57240!~quassel@p4FD272C8.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 23:57 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!