aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3944856a0c8dc89d70ce1e7f58757d592e1dd5a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# SaffronWebKit

WPEWebKit bindings for Saffron

---

SaffronWebKit embeds WPEWebKit into Saffron, allowing you to write a fully functional app with webview widgets in just a few lines of C.

Features:  
- Supports Wayland, X11, even runs in a TTY via SDL3's kmsdrm driver  
- Full audio playback via GStreamer  
- WebGL, HTML5 video, and many more web APIs via WebKit  

Dependencies:  
- WPEWebKit  
- wpe-platform-2.0  
- libwpe  
- SDL3  
- Saffron