Skip to content

Igalia/wig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wig

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

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 and Installation

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

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

Usage

wig https://wpewebkit.org

License

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

About

A WPE WebKit GTK web browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors