*** zbenjamin is now known as Guest45364 | 01:51 | |
*** zbenjamin_ is now known as zbenjamin | 01:51 | |
*** jrt is now known as Guest77730 | 02:14 | |
*** nyov is now known as Guest93356 | 03:10 | |
mighty17 | umm sfos doesnt have java/jdk?? | 07:30 |
---|---|---|
mighty17 | <mighty17 "umm sfos doesnt have java/jdk??"> And I have no idea how to compile that xD | 07:52 |
attah | mighty17: looking at the logs to see why you'd want java, i found that you answered about unixbench | 08:15 |
attah | I guess there are 2 problems to packaging it, i don't know how, and to publish it i expect myself to know anything about how to use it, which i also don't know | 08:16 |
attah | But it was literally just to run make | 08:17 |
attah | (obviously after installing gcc and make, but seems it had no odd dependencies) | 08:17 |
mighty17 | attah: sorry i forgot this is an irc channel so no chat history 😅, but yeah unixbench worked without issues, for now im trying to get a game (https://github.com/00-Evan/shattered-pixel-dungeon) on sfos which is on my tablet | 08:40 |
mighty17 | yeah unixbench was just running make :) | 08:40 |
attah | Hmm, java on 32 bit arm seems not entirely easily accessible | 08:51 |
attah | But maybe just as well, it is a terrible language (: | 08:52 |
mighty17 | lol well i dont think its worth the tons of effort anyways :P | 08:56 |
AL13N_lappy | is something like Websocket allowed? | 09:06 |
attah | AL13N_lappy: seems qtwebsockets is allowed... | 09:12 |
attah | https://github.com/sailfishos/sdk-harbour-rpmvalidator/blob/0ba7e6bd845100806cb9957c878872dbc4ef403a/allowed_requires.conf#L46 | 09:12 |
AL13N_lappy | attah: nice | 09:13 |
AL13N_lappy | i'm doing some remote pulseaudio stuff, and websocket would be nice, cause then i can reflect changes from other sources | 09:13 |
attah | the QML API looks very easy... and i assume the C++ one is allowed too | 09:14 |
attah | Hmm, then maybe you want something more low level... | 09:14 |
AL13N_lappy | do you guys have any experience with qml to web stuff, like the pureqml or qmlweb projects? | 09:14 |
attah | and from what i can tell libcurl doesn't have it | 09:14 |
AL13N_lappy | attah: i think this is ok, i'll have an eventloop on the other side, so i can just send a message with the change | 09:15 |
attah | fair enough | 09:15 |
AL13N_lappy | attah: i'm trying to make it so i can use qml over html5 (and possibly android), so i'm looking into qmlweb and pureqml , but it seems it's not quite the same, i'll have to have a different code base :-( | 09:16 |
attah | i have no experience with those... i even instinctively thought pureqml was simply "pure qml" | 09:17 |
AL13N_lappy | unfortunately, the android pureqml thing seems to fail for me... | 09:18 |
AL13N_lappy | attah: it's qml-like, it even requires ; at the end of each line | 09:18 |
AL13N_lappy | the qmlweb seems more qml, but it's kinda dead-ish | 09:18 |
AL13N_lappy | and the pureqml has like a thing to make an android version of it | 09:19 |
AL13N_lappy | which could be interesting | 09:19 |
AL13N_lappy | even though i don't like all the java crap; there are unfortunaly people who don't have sailfishos on their phones/tablets | 09:19 |
attah | Didn't someone do a cross-distro qml adatptation thingy | 09:20 |
AL13N_lappy | oh, sounds interesting? | 09:20 |
attah | maybe you could borrow some ideas from there even if it was "only" sfos/ubports i think | 09:20 |
Nico[m] | Yeah, universal components or so | 09:20 |
AL13N_lappy | maybe, do you have a link or a search term for it? | 09:20 |
Nico[m] | https://github.com/M4rtinK/universal-components | 09:21 |
AL13N_lappy | ah, literally that :-) | 09:21 |
Nico[m] | Not sure if there is a more recent one | 09:21 |
AL13N_lappy | i did try the pureqml thing with some sample app and even though i've been making html5 stuff since a long time, QML is a blessing for layouts and not having to take into account various browsers and CSS hacks | 09:22 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!