---

Overview of the Lightweight Dillo Browser

I remember the first time I’ve encountered Dillo was when trying one of the older versions of Damn Small Linux, which at the time was pretty popular as a minimal distribution and came with this very small web browser.

dillo01

Dillo is probably the most lightweight graphical web browser for Linux, thinking about something more stripped of advanced features only makes me look at terminal-based web browsers. Although I can’t say I’m using it much since I need the power of Firefox, I like Dillo very much because it serves very well its purpose, of being as simple as possible. The few features that it comes with may be just enough for some users.

Dillo is written in C++ and uses the FLTK (Fast Light Toolkit) for its interface. It keeps everything very simple, yet has support for some HTML/CSS features, including images, several HTML5 elements. Dillo also has support for multiple tabs, which were introduced in version 2.0, bookmarks, and options to enable or disable CSS or displaying images.

Support for images – there is an option to disable displaying images as well:

dillo02

Dillo comes with multiple tabs support:

dillo03

The interface is pretty simple and compact. There is a File menu to open local documents, URL, new windows or new tabs, as well as closing the current tab. It seems that the save the current HTML entry is located only in the taskbar, and not in the menu. Except for the menu, Dillo includes a location bar, a tabs bar, a search function, a toolbar and the status bar.

The search function comes with several search engines: duckduckgo.com, Wikipedia, Free Dictionary and Google.

There are four search services bundled by default in Dillo:

dillo05

The toolbar has buttons to go back, forward, home, reload the current page, save the document, stop, open bookmarks and tools to enable/disable CSS or showing images. These minimal options are actually really great, since one may expect from such a browser to actually offer these features. Great work in my opinion for Dillo developers here. The toolbar also shows the size of the currently loaded page and images.

The status bar shows the web address of the link currently under the mouse cursor, as well as any HTML errors encountered in the document.

Dillo also includes a search function, which appears above the status bar when pressing Ctrl+F.

dillo04

Among some drawbacks I was able to catch was the fact that Dillo doesn’t seem to auto-focus certain text boxes, for example the Google search box.

If you’re looking for a simple web browser, Dillo is definitely a go, so if you haven’t tried it yet, I strongly recommend it, since it’s a very fine piece, especially if your web browsing needs are satisfied by it.

Please share your thoughts in the comments below. Do you use Dillo on a regular basis, and if so, why and for what tasks?

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis