[13:16] quickly app freezes running infinite loop | http://askubuntu.com/q/596732 [14:12] rpadovani: ping [15:29] DanChapman: he's at a conf today I think [15:32] popey: ahh ok, thanks. I'll send him an email then. [15:52] DanChapman, pong (there is wifi at the conf \o/) [16:22] does anyone know how to change the text color for a ListItem.Subtitled subText ? [17:22] Can we redirect the output of a program from terminal to the Quickly app? | http://askubuntu.com/q/596796 [17:36] rpadovani: \o/ what type of models are you looking to merge. If you can use a list of QAbstractItemModels, then I've had success subclassing this 3rdparty RowsJoinerProxy class http://bazaar.launchpad.net/~dpniel/dekko/0.5/view/head:/src/3rdParty/RowsJoinerProxy.h and making it available to qml. http://bazaar.launchpad.net/~dpniel/dekko/0.5/view/head:/src/app/Models/MailboxProxyModel.cpp Is one place we subclassed it. [17:42] ogra_: afaik you can't directly change the text colors in list items, you could probably override the properties via the style property. But tbh it's probably easier to just use a ListItem.Empty and stick 2 Labels in it [17:42] well, i'm currently writing a custom litsitem :) [17:42] boils down to the same i guess [17:43] yep :) [20:04] bah, all that work to log in to 3 different things, and then trello just hangs on the callback url or whatever :( [20:05] why can't anyone implement oauth on the server properly, meh [20:37] hmm, why doesn't online-accounts spawn a temporary local http server to use for the Callback for OAuth [21:02] hmm, how the heck does twitter get the display name for the account? [21:03] mardy: how does twitter get the display name? the qml for it is just OAuthMain {} :-/ [21:11] dobey: along with the access token, Twitter is giving out other fields, including the screen name [21:11] dobey: see the implementation of the OAuthMain component [21:14] oh [23:02] popey, smile, i'm going to take a screenshot [23:03] (ʘ∇ʘ)ク 彡 ┻━┻ [23:03] lol; that... was quick [23:04] i'm doing a vanlug presentation on irc, on a project I started which is sort of like distrowatch [23:05] uh-huh [23:05] basic synopsis; LIST >-1 to google spreadsheets, create a pie chart [23:12] mardy: do you know where the console output of the qml plug-ins for OA ends up? [23:12] wait... dobey, are you supposed to be popey upsidedown [23:13] no [23:13] oh my, never noticed that [23:13] :O [23:13] !cookies [23:13] Cookies are delicious delicacies. [23:14] i'm just trying to make my accounts plug-in work completely [23:43] popey, mhall119: http://i.imgur.com/ftR17Su.png (Pretty pleased with the way it looks for a first version \o/) [23:43] * popey logs back into irc to click that [23:44] davidcalle: do you want to take feedback? [23:44] :D [23:44] popey, no, it's perfect. [23:44] :D [23:44] haha [23:44] popey, tell me [23:44] s/ex/eg/ [23:44] well, e.g. [23:45] * popey shrugs [23:45] practicing my french there ^ [23:45] :) [23:46] popey, thanks [23:46] (you are right though, it's pretty awesome) [23:46] popey, so, when do you use ex. ? [23:46] never [23:47] ok [23:47] http://en.wiktionary.org/wiki/e.g. [23:48] eg. would probably look nicer than e.g. [23:48] but the fact that I'm picking on that shows it's fine :) [23:48] Hehe [23:49] * popey embeddens [23:49] o/ [23:49] popey, have a nice week-end :) [23:49] you too :) [23:50] Is this the right channel to ask about click packages? [23:50] cartwright, sure [23:50] okay [23:51] * popey runs [23:51] going to look through https://click.readthedocs.org/en/latest/index.html before I ask though [23:51] bbl [23:56] cartwright, ok, the format itself is pretty straightforward, you can rename a .click to .tar.gz and inspect what's inside, most importantly "data.tar.gz" and the "manifest" file, which are the main things you need to care about (the app itself and it's definition to the click system) [23:57] * davidcalle calls it a day, o/