afcady
afcady
Ooops, I used `domainLiteral` where I should have used `dottedAtoms`. Fixed now. Unfortunately I used `git commit --amend` thinking this wouldn't have been seen yet, sorry.
To be clear: I removed it because (1) it's inaccurate -- it says something about "server" when in client mode; and (2) it's redundant -- the other debug printf triggers...
Nice. Debian packages built and appeared to work fine for me, even using Debian `stretch` (with backported `libtoxcore-dev`).
I meant that I built the packages with `fakeroot ./debian/rules binary` In the PR #61 there is a commit 8569e6c that adds targets `make debs` and `make install-debs`: ``` ~/src/upstream/tuntox$...
So why wasn't this merged? Is this package abandoned?
Platform was iphone/safari. I'll try to reproduce it next time I have one of those at hand.
...I tried with android/fennec and it scrolled the background down behind the keyboard so that the button was still visible. Although it seems to me that this UI still makes...
I don't think that you are correct about user interaction needed after the self-view camera is already started?
I'm not sure what you mean by pre-join page. The problem I'm describing isn't the need for user-interaction at all, but that the user has to interact to switch between...
Yeah I think there should be like an outer OSD frame that incorporates the corner self-view visually as the same layer. A self-view of the mic audio over time there...