popey | Elleo: yay | 11:21 |
---|---|---|
=== JanC is now known as Guest44273 | ||
=== JanC_ is now known as JanC | ||
cariveri | Hi. notifictions on my aquaris e5 stopped working for apps like telegram. | 13:07 |
=== JanC is now known as Guest81597 | ||
=== JanC_ is now known as JanC | ||
Elleo | popey: :) will try to sort out a usable general scummvm package next | 13:19 |
Elleo | popey: annoyingly it seems that multitouch is broken on the m10 though :( | 13:19 |
Elleo | popey: I suspect the side stage detection stuff not passing through events properly, since the multitouch for that works fine and multitouch on the keyboard works (which sits above unity8 for input), just apps that don't work properly | 13:21 |
mcphail | Elleo: I haven't played your latest version yet, but the first one seems to work well. The tweaks in the new version will be very welcome. Definitely good enough for the store! | 18:09 |
mcphail | Elleo: One improvement would be to get proper fullscreen, without the Ubuntu menu bar at the top. I think there is a tweaked version of SDL which does that - perhaps bschaefer's private branch? | 18:11 |
mcphail | Any extra pixels are welcome on the e4.5 ;) | 18:11 |
mcphail | Elleo: also, as popey may have alluded to, you may want to comment on https://bugs.launchpad.net/canonical-developer-experience/+bug/1521292 as it has entered a semi-unofficial "wontfix" status, which is annoying | 18:15 |
ubot5 | Ubuntu bug 1521292 in Client Developer Experience "No easy way for users to supply large amounts of arbitrary data for apps" [High,Confirmed] | 18:15 |
linux-masochist | Is there a way to sideload apps with Ubuntu touch? or are there any alternative stores? | 19:40 |
popey | linux-masochist: yes, and yes | 19:46 |
linux-masochist | popey: OK thanks. I'll have a DDG and see what I can find. | 19:48 |
david89 | Hello.I saw that scopes can save settings. Is there another form of persistent storage? | 21:29 |
david89 | perhaps something more complex | 21:29 |
dobey | david89: from a scope? or from an app? | 21:40 |
david89 | dobey: a scope. Im gonna switch irc client, brb | 21:41 |
david89 | dobey: as I said, for a scope. Any info? | 21:42 |
dobey | david89: scopes are meant to be stateless things which just return search results from some source. they can't provide their own UI, and aren't really meant for complex interactions. if you have more complex interactions, an app would be better | 21:42 |
dobey | david89: what do you want to store exactly? | 21:42 |
david89 | dobey: I need to store a semi complex scructure, ie list of objects with properties | 21:43 |
dobey | david89: you want to cache results from a server? or you're trying to store data entered into the scope by the user? | 21:44 |
david89 | dobey: cache results from a server | 21:44 |
david89 | and such data is the result of some user input | 21:45 |
dobey | you can store the cache in your package's cache directory | 21:46 |
dobey | ie, $XDG_CACHE_HOME/$APP_PACKAGE | 21:46 |
david89 | what do you mean by package in this context? | 21:46 |
dobey | which expands to something like ~/.cache/scope.david89 | 21:47 |
dobey | the name of the click package your scope is in | 21:47 |
dobey | though, if you need to handle user input beyond a search query, it's probably better to make an app, rather than a scope | 21:48 |
david89 | dobey: yes I am in the valuating phase | 21:48 |
JanC | or both | 21:48 |
david89 | can a scope and an app live in the same package? | 21:49 |
dobey | yes | 21:49 |
david89 | dobey: I can't seem to find any docs regarding the cache you described | 21:51 |
david89 | would you know of any? | 21:51 |
dobey | there is one on the site somewhere, but i can't find it just now | 22:01 |
dobey | ah, there it is | 22:02 |
dobey | https://developer.ubuntu.com/en/phone/platform/guides/app-confinement/ | 22:02 |
dobey | david89: ^^ see the "Runtime Environment" section | 22:02 |
dobey | anyway, must return to local reality now :) | 22:05 |
Elleo | mcphail_: yep, just sorting out fullscreen now :) | 23:13 |
Elleo | mcphail_: updated packages with fullscreen are in the store now :) | 23:41 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!