00:00:04 specifically, which richtexts display userinput 00:12:17 Does that commit solve the problem, then? 00:14:57 nope, only partially 00:15:27 That commit switches from default RichText rendering to Plain so creating a richtext text element is an explicit, considered decision as opposed to everything being rich text implicitly 00:16:07 GUI still uses richtext here and there, and one must be careful and evaluate if those sections allow user input 00:16:21 (and even worse; remote input) 00:16:56 A solution would be to sinkhole QMLs networking for its subset of HTML tags 00:17:20 Disabling networking QML wide would be problematic as most of our logic is in QML, including some networking 00:17:46 (I think... been a while) 00:17:57 Don’t think we use any QML networking. 00:18:10 we now use epee 00:18:28 so that we don’t have to compile Qt with networking support 00:18:57 that fiat calc c++ that I coded, that's going through epee now? 00:19:02 yep 00:19:04 nice 00:42:29 https://twitter.com/sarahjamielewis/status/1258918639123591169 <== wtf is this shit lol 00:42:36 ok now im mad too 00:43:50 Speaking of QML, just starting to learn QML for Plasma Mobile development. It looks like Android dev halted around end of 2017 in monero-gui. Is there any other work apart from that in terms of mobile interface draw ups, etc? 00:44:24 *Any other mobile UI design work I should say 00:45:00 xmrscott[m]: Sure, check with rehrar (he has some wireframes for a yet to be conceived wallet) and also kneuffelbund might have some 00:45:27 -xmr-pr- LouisCyfer opened issue #2907: ubuntu 16.04 build failing 00:45:27 -xmr-pr- > https://github.com/monero-project/monero-gui/issues/2907 00:45:42 Eeeeeeeh. Has the time finally come 00:45:44 ? 00:47:37 I’m quite sure knueffelbund has a mobile design of the current GUI 00:47:52 you can see some screenshots of it on https://www.cryptouxhandbook.com 00:47:54 Not quite. I'm working on a Plasma Mobile port for HackerTracker (abet in Python, not C++ because reasons) as it's relatively simple (consume web DB, cache in local DB, populate UI w/ sorted list). In doing so learn the joys of the Linux mobile workflow, and then try to move to more advanced things. 00:49:16 I would love the get the current GUI compiled on Android/iOS tablets 00:49:19 However, I figured I'd poll now and see while I'm still working out the QML for HackerTracker if I can either learn from any QML patterns that exists for Monero GUI for mobile, or if not maybe do some QML for Monero while I'm doing Monero 00:49:34 *while I'm learning w/ HackerTracker 00:52:17 I'm sure the pros here could whip up the QML for whatever wireframes in a short time frame compared to me learning QML and implementation taking hours, but I figured I'd help start the ball rolling for Linux mobile by doing QML 00:53:17 I'd prefer to use Kirigami, which while a great tool for supporting crossplatform, the results may not look the best on Android/iOS. 00:54:06 See: https://lwn.net/Articles/780031/ 00:55:12 rehrar: Can ye point me to some Monero mobile wireframes? :) 00:57:14 Imma have to dig them out. 01:03:31 Does knueffelbund have a preferred contact method? I don't see that alias or GBKS in this channel 01:12:08 https://www.reddit.com/u/knueffelbund 01:28:27 xmrscott[m]: @gbks on twitter 01:29:08 Cool, thanks 16:57:55 .merges 16:57:55 -xmr-pr- #2894 #2896 #2897 #2899 #2901 #2903 #2905 #2906 19:00:27 -xmr-pr- xiphon opened pull request #2908: cmake: disable '-pie' on Win with gcc 19:00:27 -xmr-pr- > https://github.com/monero-project/monero-gui/pull/2908 21:01:30 .merge+ #2908 21:01:31 Added 21:30:27 -xmr-pr- selsta opened pull request #2909: QML: disable networking 21:30:27 -xmr-pr- > https://github.com/monero-project/monero-gui/pull/2909