*** frinring_ is now known as frinring | 00:36 | |
rydare | is there a trick to wallpapers | 03:14 |
---|---|---|
rydare | i downloaded a wallpaper that was the resolution of the phone | 03:14 |
rydare | but it seemed to zoom in and crop it | 03:14 |
*** pketo_ is now known as pketo | 07:05 | |
*** jusa_ is now known as jusa | 08:58 | |
*** TMavica_ is now known as TMavica | 09:18 | |
*** popey_ is now known as popey | 09:18 | |
Mister_Magister | rydare: its because of how wallpapers work. android logic to wallpapers is stupid | 09:59 |
Mister_Magister | how can i use acceptDestinationProperties to set variable in destination page? | 10:00 |
Mister_Magister | rydare: it always crops square to have portrait and landscape mode | 10:00 |
Mister_Magister | so you can resize image to be a square so youll have ok portrait but landscape with tons of empty space on left and right or it will crop square of that image so youll have not full portrait but full width landscape | 10:01 |
Mister_Magister | how can i add mimetype handling in my app? | 12:58 |
r0kk3rz | you mean register your app to autolaunch on mimetype? | 13:05 |
Mister_Magister | yeah | 13:07 |
Mister_Magister | like when you open some file type | 13:07 |
r0kk3rz | you set it in your desktop file | 13:09 |
r0kk3rz | https://github.com/r0kk3rz/SirenSong-Media-Player/commit/9b48cd81f4bbae5886669d20a7606509c9bc2cb9 | 13:11 |
Mister_Magister | ohhhh | 13:11 |
r0kk3rz | that also handles if the app is already running | 13:11 |
taixzo | so I'm working on an app that signs in over OAuth, but the webview just displays as a blank white page. If I change the url to something else, like https://google.com, it works fine. What can I check? | 13:14 |
Mister_Magister | r0kk3rz: can i use wildcards? | 13:14 |
Mister_Magister | like audio/*; | 13:14 |
r0kk3rz | not sure tbh | 13:14 |
taixzo | The page *is* loading, because if I tap on it I get a numerical keyboard and if I type in my phone number it sends me a text; it just isn't rendering anything. | 13:15 |
elros1 | taixzo: maybe try with different useragent | 13:28 |
Mister_Magister | r0kk3rz: this dont want to work | 13:36 |
Mister_Magister | doesn't* | 13:36 |
r0kk3rz | Mister_Magister: are you sure you're doing it right? | 13:42 |
Mister_Magister | r0kk3rz: yeahg | 13:43 |
Mister_Magister | r0kk3rz: yeah | 13:43 |
taixzo | elros1: how do I change useragent in a silicawebview? | 13:44 |
elros1 | I think seting it in experimental.userAgent https://github.com/CODeRUS/better-sailfishos-qmltypes/blob/Sdk1710/QtWebKit/experimental/plugins.qmltypes#L185 should works | 13:47 |
elros1 | you could also try QTWEBKIT_INSPECTOR_SERVER: https://build.merproject.org/package/show/home:elros34:sailfish-devel/qtwebkit5 | 13:48 |
elros1 | it's for 2.1.3.7 so not sure whether it will work on latest release | 13:49 |
Mister_Magister | r0kk3rz: if you dont have any idea then pitäkää tunkkinne | 13:50 |
r0kk3rz | Mister_Magister: about what? | 13:51 |
Mister_Magister | about mimetype handling | 13:51 |
r0kk3rz | you havent told me anything useful | 13:52 |
r0kk3rz | so no, i dont have any ideas | 13:52 |
Mister_Magister | what should i told you | 13:52 |
Mister_Magister | it just wont work | 13:52 |
r0kk3rz | ug, it no work, y no wurk? | 13:52 |
Mister_Magister | r0kk3rz: what else should i say | 13:52 |
r0kk3rz | well for starters what did you do | 13:53 |
Mister_Magister | i added MimeType= to desktop file | 13:53 |
r0kk3rz[m] | ok | 13:54 |
r0kk3rz[m] | what about the exec line | 13:54 |
Mister_Magister | Exec=sailfish-qml picoplayer | 13:54 |
elros1 | ouh | 13:54 |
r0kk3rz[m] | oh its qml only | 13:55 |
Mister_Magister | yeah | 13:55 |
r0kk3rz[m] | you should be able to stick the %U on the end of it anyway i think | 13:55 |
Mister_Magister | me too | 13:55 |
Mister_Magister | whatever | 13:59 |
taixzo | elros1: changing userAgent to sailfish browser's did not work (page loads fine in browser) | 14:09 |
elros1 | taixzo: there are javascriptEnabled or pluginsEnabled in preferences which you could change (not sure whate the default values are) | 14:11 |
elros1 | Do you get WebView.LoadSucceededStatus? | 14:11 |
taixzo | yes, I do | 14:12 |
taixzo | and, as mentioned, the page is fully functional, just not displaying | 14:12 |
elros1 | maybe QtWebkit 5.212 from llelectronics could help | 14:17 |
taixzo | ...any idea how to add something like that to a project in tIDE? I was hoping to do this all in QML. | 14:22 |
rydare | Mister_Magister: thanks for the response. i found that it uses 2048x2048 images for wallpaper, i just added sides to my wallpapers and they display correctly now | 14:27 |
Mister_Magister | well yeah | 14:27 |
taixzo | Is there a way to debug a silicawebview in plain qml? | 16:54 |
rydare | kimmoli: thanks for the OPX port, and for the cool flashlight app. seeing your username in all sorts of places | 20:37 |
hpag_ | hi, can i port sailfishos to my device with Mac OS? | 21:54 |
Mister_Magister | theeeeoretically | 21:54 |
hpag_ | how about a 32bit windows machine? | 21:56 |
hpag_ | *linux | 21:56 |
hpag_ | haha, sorry about that :D | 21:56 |
mal | virtual machine is always an option | 22:32 |
*** feodoran is now known as Guest97250 | 23:10 | |
*** feodoran_ is now known as feodoran | 23:10 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!