-
dsc_
specifically, which richtexts display userinput
-
sarang
Does that commit solve the problem, then?
-
selsta
nope, only partially
-
dsc_
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
-
dsc_
GUI still uses richtext here and there, and one must be careful and evaluate if those sections allow user input
-
dsc_
(and even worse; remote input)
-
dsc_
A solution would be to sinkhole QMLs networking for its subset of HTML tags
-
dsc_
Disabling networking QML wide would be problematic as most of our logic is in QML, including some networking
-
dsc_
(I think... been a while)
-
selsta
Don’t think we use any QML networking.
-
selsta
we now use epee
-
selsta
so that we don’t have to compile Qt with networking support
-
dsc_
that fiat calc c++ that I coded, that's going through epee now?
-
selsta
yep
-
dsc_
nice
-
dsc_
-
dsc_
ok now im mad too
-
xmrscott[m]
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?
-
xmrscott[m]
*Any other mobile UI design work I should say
-
dsc_
xmrscott[m]: Sure, check with rehrar (he has some wireframes for a yet to be conceived wallet) and also kneuffelbund might have some
-
xmr-pr
LouisCyfer opened issue #2907: ubuntu 16.04 build failing
-
xmr-pr
-
rehrar
Eeeeeeeh. Has the time finally come
-
rehrar
?
-
selsta
I’m quite sure knueffelbund has a mobile design of the current GUI
-
selsta
you can see some screenshots of it on
cryptouxhandbook.com
-
xmrscott[m]
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.
-
selsta
I would love the get the current GUI compiled on Android/iOS tablets
-
xmrscott[m]
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
-
xmrscott[m]
*while I'm learning w/ HackerTracker
-
xmrscott[m]
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
-
xmrscott[m]
I'd prefer to use Kirigami, which while a great tool for supporting crossplatform, the results may not look the best on Android/iOS.
-
xmrscott[m]
-
xmrscott[m]
rehrar: Can ye point me to some Monero mobile wireframes? :)
-
rehrar
Imma have to dig them out.
-
xmrscott[m]
Does knueffelbund have a preferred contact method? I don't see that alias or GBKS in this channel
-
dsc_
-
selsta
xmrscott[m]: @gbks on twitter
-
xmrscott[m]
Cool, thanks
-
selsta
.merges
-
xmr-pr
#2894 #2896 #2897 #2899 #2901 #2903 #2905 #2906
-
xmr-pr
xiphon opened pull request #2908: cmake: disable '-pie' on Win with gcc
-
xmr-pr
-
selsta
.merge+ #2908
-
xmr-pr
Added
-
xmr-pr
selsta opened pull request #2909: QML: disable networking
-
xmr-pr