Embed QtWebEngine into an GTK 3 application.
- Development status: 💩 prototype 💩
- Maintainer: Jiří Janoušek
- License: BSD-2-Clause
- Issues tracker: Show issues | Create issue
- The
dodo
protocol: protocols/dodo-protocol.xml - Server implementation in Vala/GTK+ 3: src/
- Client implementation in Python: dodo/
- Wayland Server library
- OpenGL library
- GTK+ 3 library
- Vala compiler
- GNU Make
make all
make run-server
- Starts a new server listening on $XDG_RUNTIME_DIR/dodo/default
.
- Copyright 2020-2021 Jiří Janoušek [email protected]
- License: BSD-2-Clause