From zetok at openmailbox.org Thu Sep 1 00:19:29 2016 From: zetok at openmailbox.org (Zetok Zalbavar) Date: Thu, 1 Sep 2016 01:19:29 +0100 Subject: [General] Firefox Share Button integration In-Reply-To: References: Message-ID: <0bf1f414-7f3b-11c8-997b-271fd94bf121@openmailbox.org> On 31.08.2016 20:12, rugk wrote: > Hi, > what do you think about a share button integration in Firefox? > I mean this here: https://activations.cdn.mozilla.net > > I think this could be possible if Tox does already allow tox:// URIs for > sending messages. Does it allow this? `tox://` has been deprecated and shouldn't be used. Use `tox:` instead. > Best regards, > rugk > -- Kind regards, Zetok Zalbavar ---- My Tox ID: 29AE62F95C56063D833024B1CB5C2140DC4AEB94A80FF4596CACC460D7BAA062E0A92C3424A0 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From tox at nullvoid.me Sat Sep 3 22:57:00 2016 From: tox at nullvoid.me (Tox) Date: Sat, 03 Sep 2016 22:57:00 +0000 Subject: [General] Call for help crowd sourcing stats Message-ID: <8e66a4e4-d9fd-9981-0ba1-dbf94d338c17@nullvoid.me> Hello, I am looking for volunteers that can run a program in the background that will monitor the state of the Tox DHT network. Hopefully they will also be able to regularly do a pull request with new results. The following instructions should compile and allow you to get started. Ubuntu Linux: "sudo apt-get install build-essential libtool autotools-dev automake checkinstall check git yasm libsodium13 libsodium-dev" "git clone https://github.com/JFreegman/toxcore.git" "cd toxcore" "git checkout DHT-addon" "autoreconf -i" "./configure" "make" "sudo make install" "git clone https://github.com/BoBeR182/toxcrawler" "cd toxcrawler/crawler" "make" "sudo ldconfig" Goto https://github.com/BoBeR182/crawler_logs.git and fork it. "git clone https://github.com/YOURUSERNAME/crawler_logs.git" "./crawler" After running it for a bit, "cd crawler_logs" "git add -A && git commit && git push" Make a pull request with the updated raw info. You can contact me if you have any questions. Thank you in advance to anyone who volunteers. From david.burleigh at gmx.com Tue Sep 6 09:32:51 2016 From: david.burleigh at gmx.com (David Burleigh) Date: Tue, 6 Sep 2016 05:32:51 -0400 Subject: [General] Getting qTox to stay on top Message-ID: <20160906053251.551c6f60@dz> It would be helpful if qTox had an option to stay on top of other windows, as I sometimes fail to notice when someone is trying to get my attention while I am focused on something else. -- David Burleigh 828-475-5126 From zetok at openmailbox.org Tue Sep 6 19:16:09 2016 From: zetok at openmailbox.org (Zetok Zalbavar) Date: Tue, 6 Sep 2016 20:16:09 +0100 Subject: [General] Getting qTox to stay on top In-Reply-To: <20160906053251.551c6f60@dz> References: <20160906053251.551c6f60@dz> Message-ID: <57a1e9fa-2497-3318-e533-04e8877ced40@openmailbox.org> On 06.09.2016 10:32, David Burleigh wrote: > It would be helpful if qTox had an option to stay on top of other > windows, as I sometimes fail to notice when someone is trying to get my > attention while I am focused on something else. > Keeping a window above other windows is something that window manager can do. If your window manager of choice can't do that and you need the functionality, you should switch to a different window manager. Aside from that, qTox does provide an option to open its window & focus it on new message. -- Kind regards, Zetok Zalbavar ---- tox:29AE62F95C56063D833024B1CB5C2140DC4AEB94A80FF4596CACC460D7BAA062E0A92C3424A0 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From david.burleigh at gmx.com Wed Sep 7 01:12:35 2016 From: david.burleigh at gmx.com (David Burleigh) Date: Tue, 6 Sep 2016 21:12:35 -0400 Subject: [General] Getting qTox to stay on top In-Reply-To: <57a1e9fa-2497-3318-e533-04e8877ced40@openmailbox.org> References: <20160906053251.551c6f60@dz> <57a1e9fa-2497-3318-e533-04e8877ced40@openmailbox.org> Message-ID: <20160906211235.1848319b@dz> On Tue, 6 Sep 2016 20:16:09 +0100 Zetok Zalbavar wrote: > On 06.09.2016 10:32, David Burleigh wrote: > [...] > > Keeping a window above other windows is something that window manager > can do. If your window manager of choice can't do that and you need > the functionality, you should switch to a different window manager. > > Aside from that, qTox does provide an option to open its window & > focus it on new message. Compiz will put it on top when it pops up with a new message, but it won't stay on top without manual intervention, unless I'm missing some Compiz functionality. -- David Zerubbabel 828-475-5126 From zetok at openmailbox.org Wed Sep 7 10:18:24 2016 From: zetok at openmailbox.org (Zetok Zalbavar) Date: Wed, 7 Sep 2016 11:18:24 +0100 Subject: [General] Getting qTox to stay on top In-Reply-To: <20160906211235.1848319b@dz> References: <20160906053251.551c6f60@dz> <57a1e9fa-2497-3318-e533-04e8877ced40@openmailbox.org> <20160906211235.1848319b@dz> Message-ID: <572fc63a-1521-fc27-83b7-7e0dc2d3e499@openmailbox.org> On 07.09.2016 02:12, David Burleigh wrote: > On Tue, 6 Sep 2016 20:16:09 +0100 > Zetok Zalbavar wrote: > >> On 06.09.2016 10:32, David Burleigh wrote: >> [...] >> >> Keeping a window above other windows is something that window manager >> can do. If your window manager of choice can't do that and you need >> the functionality, you should switch to a different window manager. >> >> Aside from that, qTox does provide an option to open its window & >> focus it on new message. > > Compiz will put it on top when it pops up with a new message, but it > won't stay on top without manual intervention, unless I'm missing some > Compiz functionality. > Dunno about the compiz; KDE's window manager (kwin) does provide an option for it ? it's shown when right-clicking on the window bar. -- Kind regards, Zetok Zalbavar ---- tox:29AE62F95C56063D833024B1CB5C2140DC4AEB94A80FF4596CACC460D7BAA062E0A92C3424A0 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From david.burleigh at gmx.com Wed Sep 7 10:51:04 2016 From: david.burleigh at gmx.com (David Burleigh) Date: Wed, 7 Sep 2016 06:51:04 -0400 Subject: [General] Getting qTox to stay on top In-Reply-To: <572fc63a-1521-fc27-83b7-7e0dc2d3e499@openmailbox.org> References: <20160906053251.551c6f60@dz> <57a1e9fa-2497-3318-e533-04e8877ced40@openmailbox.org> <20160906211235.1848319b@dz> <572fc63a-1521-fc27-83b7-7e0dc2d3e499@openmailbox.org> Message-ID: <20160907065104.5d2e3e2d@dz> On Wed, 7 Sep 2016 11:18:24 +0100 Zetok Zalbavar wrote: > On 07.09.2016 02:12, David Burleigh wrote: > [...] > > Dunno about the compiz; KDE's window manager (kwin) does provide an > option for it ? it's shown when right-clicking on the window bar. Right, Compiz has that too, but after you minimize or close the qTox window to the system tray, then when it pops up again with another message, the "stay on top" attribute has to be manually reset. It doesn't persist from appearance to appearance. -- David Zerubbabel 828-475-5126 From zetok at openmailbox.org Sat Sep 10 14:20:25 2016 From: zetok at openmailbox.org (Zetok Zalbavar) Date: Sat, 10 Sep 2016 15:20:25 +0100 Subject: [General] Getting qTox to stay on top In-Reply-To: <20160907065104.5d2e3e2d@dz> References: <20160906053251.551c6f60@dz> <57a1e9fa-2497-3318-e533-04e8877ced40@openmailbox.org> <20160906211235.1848319b@dz> <572fc63a-1521-fc27-83b7-7e0dc2d3e499@openmailbox.org> <20160907065104.5d2e3e2d@dz> Message-ID: <2527568f-d9ec-3c53-26bf-8a948968d624@openmailbox.org> On 07.09.2016 11:51, David Burleigh wrote: > On Wed, 7 Sep 2016 11:18:24 +0100 > Zetok Zalbavar wrote: > >> On 07.09.2016 02:12, David Burleigh wrote: >> [...] >> >> Dunno about the compiz; KDE's window manager (kwin) does provide an >> option for it ? it's shown when right-clicking on the window bar. > > Right, Compiz has that too, but after you minimize or close the qTox > window to the system tray, then when it pops up again with another > message, the "stay on top" attribute has to be manually reset. It > doesn't persist from appearance to appearance. > Opened on issue for it: https://github.com/qTox/qTox/issues/3700 -- Kind regards, Zetok Zalbavar ---- tox:29AE62F95C56063D833024B1CB5C2140DC4AEB94A80FF4596CACC460D7BAA062E0A92C3424A0 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From david.burleigh at gmx.com Sat Sep 10 14:50:59 2016 From: david.burleigh at gmx.com (David Burleigh) Date: Sat, 10 Sep 2016 10:50:59 -0400 Subject: [General] Getting qTox to stay on top In-Reply-To: <2527568f-d9ec-3c53-26bf-8a948968d624@openmailbox.org> References: <20160906053251.551c6f60@dz> <57a1e9fa-2497-3318-e533-04e8877ced40@openmailbox.org> <20160906211235.1848319b@dz> <572fc63a-1521-fc27-83b7-7e0dc2d3e499@openmailbox.org> <20160907065104.5d2e3e2d@dz> <2527568f-d9ec-3c53-26bf-8a948968d624@openmailbox.org> Message-ID: <20160910105059.05728d68@dz> On Sat, 10 Sep 2016 15:20:25 +0100 Zetok Zalbavar wrote: > On 07.09.2016 11:51, David Burleigh wrote: > [...] > > Opened on issue for it: https://github.com/qTox/qTox/issues/3700 Thank you! I appreciate your work on Tox and qTox very much!