dillo
dillo copied to clipboard
Dillo, a multi-platform graphical web browser
I just installed 3.1.0 and it's great but for the scaling on my 4k work monitor. Is there a make option to set a different scale for Dillo?
The Content-Disposition header defines the name of the file when downloading a file and is being used by GitHub for Dillo releases: ``` % curl -sLI https://github.com/dillo-browser/dillo/releases/download/v3.1.0/dillo-3.1.0.tar.gz | grep -i...
This is a feature enhancement request. I am using a device (macOS) that is IPv6-only, and testing Dillo as installed with homebrew. Homebrew uses the default compilation options, which do...
Adds the new_tab_page option which sets the page to be opened when opening a new tab. Fixes: https://github.com/dillo-browser/dillo/issues/124
Fixes #21
Add support for SVG images, as they are becoming more frequent in the web. We probably should link or embed a SVG library that performs the rastering, but make it...
From #88 > I would rather want a "relative mode". For example, if the current URL is http://example.net/examples/42.html and you type / then it will go to http://example.net/ and if...
It would be nice if we can use Dillo to show slides too (specially if the presentation is about Dillo itself). One option could be to design the HTML document...
The examples in the installation guide (doc/install.md) will install the config files in `/usr/local/etc/dillo`. But most other tutorials and the Makefile template in every official plugins expect `/etc/dillo`. The examples...
Users should have the ability to modify pages on their own, *easily* and by using their preferred language. They should be able to place rules so that pages matching the...