From me at the-compiler.org Tue Sep 12 23:50:24 2017 From: me at the-compiler.org (Florian Bruhin) Date: Tue, 12 Sep 2017 23:50:24 +0200 Subject: [qutebrowser] The qutebrowser config revolution continues! Message-ID: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> Hey! I finished my exams (all went well!) and I'm back from my holidays in Budapest, so the work on the new config will (finally) continue! The next three days I'll work on it full-time again, and unfortunately 20 of 20 days are over after that... However, I'll make sure the new-config branch is merged as soon as possible, and there really isn't much in the way anymore. This also means that when you're using the git master branch of qutebrowser, you're in for a bumpy ride: - The new config will get in hopefully somewhen this week, requiring you to reconfigure your qutebrowser from scratch. - Shortly after that, I intend to drop support for Qt < 5.7.1, Python < 3.5 and legacy QtWebKit (before 5.212), which might make it harder for you to get qutebrowser to run (depending on your distribution). - Soon-ish, I'll most likely flip the switch for QtWebEngine by default on Linux. In other words, you might want to switch to the v0.11.0 release if you want things to be a bit more quiet ;-) Florian -- https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From martin at arp242.net Tue Sep 12 23:54:13 2017 From: martin at arp242.net (Martin Tournoij) Date: Tue, 12 Sep 2017 22:54:13 +0100 Subject: [qutebrowser] The qutebrowser config revolution continues! In-Reply-To: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> References: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> Message-ID: <1505253253.2662719.1104012208.60D8D56E@webmail.messagingengine.com> On Tue, Sep 12, 2017, at 22:50, Florian Bruhin wrote: > However, I'll make sure the new-config branch is merged as soon as possible, > and there really isn't much in the way anymore. Good stuff! Looking forward to it. From jose.gif at hotmail.com Thu Sep 21 09:00:18 2017 From: jose.gif at hotmail.com (=?iso-8859-1?Q?Jos=E9_Alberto_Orejuela_Garc=EDa?=) Date: Thu, 21 Sep 2017 07:00:18 +0000 Subject: [qutebrowser] The qutebrowser config revolution continues! In-Reply-To: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> References: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> Message-ID: Hi, Do you have plans for writing a last post in qutebrowser blog regarding these days? It's just curiosity. =) Regards, Jos? Alberto On martes, 12 de septiembre de 2017 23:50:24 (CEST) Florian Bruhin wrote: > Hey! > > I finished my exams (all went well!) and I'm back from my holidays in Budapest, > so the work on the new config will (finally) continue! The next three days I'll > work on it full-time again, and unfortunately 20 of 20 days are over after > that... > > However, I'll make sure the new-config branch is merged as soon as possible, > and there really isn't much in the way anymore. > > This also means that when you're using the git master branch of qutebrowser, > you're in for a bumpy ride: > > - The new config will get in hopefully somewhen this week, requiring you to > reconfigure your qutebrowser from scratch. > > - Shortly after that, I intend to drop support for Qt < 5.7.1, Python < 3.5 and > legacy QtWebKit (before 5.212), which might make it harder for you to get > qutebrowser to run (depending on your distribution). > > - Soon-ish, I'll most likely flip the switch for QtWebEngine by default on > Linux. > > In other words, you might want to switch to the v0.11.0 release if you want > things to be a bit more quiet ;-) > > Florian > > From me at the-compiler.org Thu Sep 21 10:09:35 2017 From: me at the-compiler.org (Florian Bruhin) Date: Thu, 21 Sep 2017 10:09:35 +0200 Subject: [qutebrowser] The qutebrowser config revolution continues! In-Reply-To: References: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> Message-ID: <20170921080935.3vwclk5432usty22@hooch.localdomain> Hey, On Thu, Sep 21, 2017 at 07:00:18AM +0000, Jos? Alberto Orejuela Garc?a wrote: > Do you have plans for writing a last post in qutebrowser blog regarding these days? It's just curiosity. =) Yes - probably today or tomorrow. I wanted to do so since Sunday when merging the new config, but I was busy with reviewing pull requests, crash reports, and fixing new config bugs :) Florian -- https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From me at the-compiler.org Sat Sep 23 19:21:07 2017 From: me at the-compiler.org (Florian Bruhin) Date: Sat, 23 Sep 2017 19:21:07 +0200 Subject: [qutebrowser] The qutebrowser config revolution continues! In-Reply-To: <20170921080935.3vwclk5432usty22@hooch.localdomain> References: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> <20170921080935.3vwclk5432usty22@hooch.localdomain> Message-ID: <20170923172107.kef67tboewrb6hkk@hooch.localdomain> On Thu, Sep 21, 2017 at 08:09:35AM +0000, Florian Bruhin wrote: > On Thu, Sep 21, 2017 at 07:00:18AM +0000, Jos? Alberto Orejuela Garc?a wrote: > > Do you have plans for writing a last post in qutebrowser blog regarding these days? It's just curiosity. =) > > Yes - probably today or tomorrow. I wanted to do so since Sunday when merging > the new config, but I was busy with reviewing pull requests, crash reports, and > fixing new config bugs :) I didn't manage to finish it yesterday, but here it is: https://blog.qutebrowser.org/new-config-merged.html Florian -- https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From jose.gif at hotmail.com Sun Sep 24 16:47:49 2017 From: jose.gif at hotmail.com (=?iso-8859-1?Q?Jos=E9_Alberto_Orejuela_Garc=EDa?=) Date: Sun, 24 Sep 2017 14:47:49 +0000 Subject: [qutebrowser] The qutebrowser config revolution continues! In-Reply-To: <20170923172107.kef67tboewrb6hkk@hooch.localdomain> References: <20170912215024.jjukuue2k2itznsg@hooch.localdomain> <20170921080935.3vwclk5432usty22@hooch.localdomain> <20170923172107.kef67tboewrb6hkk@hooch.localdomain> Message-ID: Wow, great post!!!! Thanks a lot to you and all people that worked in the project. I'm looking forward to seeing v1.0 =D Regards, Jos? Alberto P.S.: Sorry for the double email, Florian. On s?bado, 23 de septiembre de 2017 19:21:07 (CEST) Florian Bruhin wrote: > On Thu, Sep 21, 2017 at 08:09:35AM +0000, Florian Bruhin wrote: > > On Thu, Sep 21, 2017 at 07:00:18AM +0000, Jos? Alberto Orejuela Garc?a wrote: > > > Do you have plans for writing a last post in qutebrowser blog regarding these days? It's just curiosity. =) > > > > Yes - probably today or tomorrow. I wanted to do so since Sunday when merging > > the new config, but I was busy with reviewing pull requests, crash reports, and > > fixing new config bugs :) > > I didn't manage to finish it yesterday, but here it is: > https://blog.qutebrowser.org/new-config-merged.html > > Florian > > From me at the-compiler.org Thu Sep 28 20:57:28 2017 From: me at the-compiler.org (Florian Bruhin) Date: Thu, 28 Sep 2017 20:57:28 +0200 Subject: [qutebrowser] qutebrowser v1.0.0 is coming closer - QtWebEngine is now default! Message-ID: <20170928185728.n74h4pr57drdksi7@hooch.localdomain> Hey, just a quick update to let you know that the last one of four big changes is now done: - [x] The new completion, based on sqlite - [x] The new config system - [x] Dropping legacy support - [x] Making QtWebEngine the default backend If QtWebEngine can't be used on your system for some reason, you'll get a message about it. If it can, it'll automatically use that unless you set the "backend" setting to "webkit". I still hope to get v1.0.0 with all this out in mid-November, before Firefox 57 is released - if possible, with some initial form of per-domain settings! If you find any issues or need help, please let me know! Florian PS: If you're getting those mails twice, it's because you're subscribed to both qutebrowser@ and qutebrowser-announce at . You should only subscribe to one of those, the difference is that qutebrowser@ is open to the public for questions and such. -- https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: