Skip to content

Repository files navigation

Wig

Wig is a GTK web browser that uses WPE WebKit as its rendering engine.

Important

Wig is under active development. Some features may be incomplete or unstable.

Description

Wig is a minimal but fully functional web browser.

It is built around WPEPlatformGTK, which handles fetching, parsing, and rendering web pages, and provides a GTK widget that can be integrated with a minimal amount of code.

The user interface is implemented using GTK and Libadwaita and includes common web browser features such as tab-based navigation.

Screenshots

Main window

Dependencies

  • wpe-platform-gtk-1.0
  • wpe-webkit-2.0 (>= 2.51.3)
  • libadwaita-1 (>= 1.6)

Building

This project uses the Meson build system and follows standard workflow:

meson setup builddir
meson compile -C builddir
meson install -C builddir

Installing the Flatpak

flatpak install --user https://igalia.github.io/wig/refs/com.igalia.wig-master.flatpakref

Usage

wig https://wpewebkit.org

License

This project is licensed under the terms of the MIT license.

About

A WPE WebKit browser using GTK

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Packages

Contributors

Languages