Results 420 comments of Stéphane Lenclud

I can't recall that Fulguris does anything special to redirect to https. I'm assuming wikipedia does that.

In theory it could be possible to export them in such format with each tab history. Importing them though will be more tricky. Even if doable you will lose some...

Text boxes content, when you go back or forward in your page history, page position and some user input text field content can be restored. That won't be realistically doable...

I started working on this from [there](https://github.com/Slion/AppIntro/tree/feature-edge-to-edge) as I'm planning to use this library for [Fulguris](https://github.com/Slion/Fulguris/issues/692). My goal is to enable non-immersive mode, showing status and nav bars without having...

> Hi, I've reviewed this issue, and I'd like to work on a fix. Can you please assign it to me? I have a possible fix already on my fork...

> https://github.com/Slion/AppIntro/tree/feature-edge-to-edge I've released those changes as part of [Fulguris v1.11.0](https://github.com/Slion/Fulguris). You can build it yourself or download one of the published variants to try it out. You get the...

They were just as random before except that they were downloaded by the build system.

If I recall well only the netcypher and the permissions libraries are used from that folder. Mezzanine is provided through JitPack. So this will be fixed once #661 and #660...

It won't compile without them. It needs two of those four libraries.

Did not get a chance to work on that yet.