T4 | <adampigg> Mal, hmm, i screnshotted, opened in gimp,.and measures 2px.narrower. The svg is the same size as the png,.72x72 with 10px,padding just like the new flash icons. maybe i will convert to png to ensure they are the same | 07:04 |
---|---|---|
deadloko | Greetings, is there any way to enable visible mouse cursor? | 07:10 |
deadloko | I'm currently don't have touchscreen, my input is common usb mouse, and display is monitor connected through hdmi. I can see that mouse is working by catting /dev/input/event1, mouse scroll also works, but i don't know if cursor is moving (or maybe left click not working) | 07:24 |
deadloko | is anyone alive here? | 07:54 |
T4 | <NotKit> there is, but I don't think there is mouse support in lipstick | 07:56 |
deadloko | So there is no way to use mouse for interaction? | 07:58 |
T4 | <eugenio_g7> Look on how the emulator does it -- it shows a cursor | 07:58 |
deadloko | well, okay i just wondered if there is and easy way | 08:03 |
deadloko | oh well, lipstick in emulator works through '-plugin VBoxTouch' that is working only with virtualbox and depends on /dev/vboxguest | 08:44 |
T4 | <jgibbon> @adampigg, mal: I think generally using silica dimensions instead of randomly resized ones is really the best way to go because their size varies between devices – that's why I created the icons that way. They have an "internal padding", though. | 08:46 |
T4 | <jgibbon> Have a look here for the size definitions https://lists.sailfishos.org/pipermail/devel/2016-July/007287.html I have a simple shell script at home to quickly create these relevant resolutions as png from svg if you want to go the pre-rendered way. | 08:49 |
T4 | <elros34> @deadloko: for mouse support you need to add -plugin evdevmouse to lipstick arguments (however, there is no cursor) | 10:54 |
steeeve | Hey hey heyy, does android 8 base support android apps to be run without anbox? Ive read this thing but it wasnt so clear for me :/ | 13:45 |
mal | no | 13:53 |
steeeve | Ok, fake news, then :P | 13:54 |
vknecht | https://github.com/piggz/harbour-advanced-camera/pull/13 | 17:05 |
vknecht | also had a go at a share button, but I don't totally get it for now... | 17:06 |
vknecht | eg. selecting the bluetooth share method gives an empty page (and with bad orientation) ; not clear what one has to implement, I thought it would bring the device search page like in jolla-gallery | 17:08 |
vknecht | here's what I tried with ShareMethodList : https://pastebin.com/VjkGy73X | 17:11 |
vknecht | also I wonder if the ListModel should be changed to a FileModel, for easier access to eg. mime type, size, etc. | 17:21 |
vknecht | ... and metadata for an "about file" view | 17:22 |
mcencora | test | 18:59 |
vknecht | success | 19:10 |
T4 | <VeryOriginalUsername> @eugenio [mal: quick question... tinkering with android8 …], wait so jolla didn't update sfos to oreo sources for X themselves? | 19:19 |
T4 | <eugenio_g7> No, or at least not yet | 19:36 |
piggz | mal: what should I do with the svg icons for a consistent size? | 20:03 |
mal | piggz: not sure, what pixel ratio does your device have? | 20:26 |
piggz | mal: 1.5 i _think_ | 20:29 |
* piggz check | 20:30 | |
mal | ok, I have 2.0 | 20:30 |
piggz | mal: %define pixel_ratio 1.6 | 20:32 |
piggz | mal: do the focus icons look ok for you? | 20:32 |
mal | piggz: the custom ones are also smaller than the official ones in those | 20:58 |
piggz | mal: hmm | 21:06 |
piggz | mal: in that case, does setting icon.wifth/height help? | 21:07 |
mal | need to test | 21:14 |
mal | piggz: forcing the image size changes the size (although incorrectly) | 21:25 |
piggz | mal: geez, i didnt think this stuff was so difficult! | 21:26 |
mal | piggz: needs some thinking | 21:29 |
mcencora | Thaodan_: I recompiled kernel with all the needed options for MER, now it boots, and I get logs. It still restarts though - DSME triggers shutdown | 21:44 |
mcencora | any ideas? | 21:45 |
r0kk3rz | mcencora: post logs | 21:46 |
mcencora | https://pastebin.com/FmxN1aCt | 21:50 |
mcencora | most likely I still have something missing in kernel config | 21:51 |
mcencora | I took suzu defconfig and applied MER specific options | 21:51 |
mcencora | sorry, attached wrong log\ | 21:53 |
mcencora | nvm, it is ok actually | 21:53 |
r0kk3rz | not necessarily, theres lots of other things other than kernel config to go wrong | 21:54 |
r0kk3rz | or maybe, looks like a watchdog failure | 21:58 |
eugenio | mcencora, are you trying to get the android8 HA working on loire too? | 21:58 |
mcencora | I am trying to get it running on kernel 4.4, maybe later android 8 HA | 21:59 |
eugenio | oh ok | 21:59 |
r0kk3rz | id sort the permissions errors out at line 1443, since thats easy | 21:59 |
eugenio | I'm tinkering with the android8 HA, still haven't got to a flashable state though :) | 21:59 |
r0kk3rz | stop qseecomd from starting | 21:59 |
mal | probably missing the 14.1 stuff | 22:00 |
mcencora | 14.1 stuff? | 22:00 |
mal | in faq | 22:00 |
r0kk3rz | eugenio: how far have you gotten? | 22:01 |
mal | or actually 15.1 stuff obviously since that is android 8 | 22:01 |
eugenio | r0kk3rz, building stuff for /system | 22:02 |
mcencora | mal what faq are you talking about? I only read SailfishOS HADK doc | 22:02 |
mal | topic | 22:03 |
mcencora | hmm, I don't want to mess with the system | 22:09 |
mal | ? | 22:09 |
mcencora | currently I'm just testing the kernel with fastboot boot command | 22:09 |
mal | ok | 22:10 |
mcencora | is it even worth trying? or does the 4.4 kernel requires updated userspace to light up GUI? | 22:11 |
r0kk3rz | yeah id go straight to using android 8 base | 22:13 |
r0kk3rz | sometimes you get lucky with kernel only updates, most of the time you dont | 22:13 |
r0kk3rz | at minimum you'd need to flash different blobs i think | 22:14 |
mcencora | then my 4.4 adventures will have to wait, since I used this phone daily, so I cannot brick it | 22:16 |
r0kk3rz | bricking is unlikely | 22:17 |
r0kk3rz | the sony flash mode is quite robust | 22:17 |
mcencora | well, maybe not bricking, but making it unusable, until reflash | 22:18 |
r0kk3rz | but porting on a device you need to continue using results in lots of flashing | 22:18 |
mcencora | yeah | 22:18 |
eugenio | yea I'm on the same ship actually, the X Compact is also my daily drive | 22:19 |
mcencora | maybe I'll switch back to J1, and then I'll be able to play with SailfishX more | 22:19 |
eugenio | driver* | 22:19 |
r0kk3rz | once you get it all built it shouldnt be that bad to get it going | 22:19 |
eugenio | I plan to flash the image on the system partition on the place of the fimage | 22:19 |
eugenio | would still need to reflash the boot partition every time I want to go back to the standard sailfish installation | 22:21 |
eugenio | but should work (provided the LVM VG has a different name) | 22:21 |
eugenio | would have been easier if we had A/B partitions like the XA2! | 22:22 |
mcencora | you can leave boot partition unchanged | 22:23 |
mcencora | and boot for development using fastboot boot command | 22:23 |
eugenio | yea that too | 22:23 |
piggz | mal: try setting anchors.fill:parent to the iconbutton inside RoundButton ? | 22:24 |
mal | piggz: I tried | 22:25 |
piggz | mal: maybe kimmoli's iconprovider would help, ti resizes things ... though, i have to admit, im not sure whats going on really! | 22:31 |
mal | piggz: I think it's because if we use pngs then the official icons have different sizes because of different pixel ratio and you made your icons based on your pixel ratio | 22:40 |
piggz | mal: i wonder if HighlightImage resizes or not ... maybe we can make it scale | 22:42 |
piggz | which is what we want .. we want the image to scale to the button size | 22:42 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!