Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.73 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.73 KB

Greenfield

The in-browser wayland compositor Build Status

Greenfield is a Wayland compositor written entirely in JavaScript while utilizing WebAssembly for the performance critical parts. It can run native Wayland applications remotely or it can run Wayland web applications directly in your browser.

No plugins required.

For more information, visit the documentation.

Quick Demo

  • git clone https://github.com/udevbe/greenfield.git
  • cd greenfield
  • docker-compose up
  • Go to https://preview.greenfield.app. Click the top right raster icon. Click the + icon. Click the cloud icon. Select the remote-gtk3-demo link file.

If you are using Firefox, you might need to go toabout:config and toggle network.websocket.allowInsecureFromHTTPS

There is also simple-webgl and simple-shm which demo how apps can run directly in the browser and as such do not require the use of docker.

Media

Fosdem presentation + demo (2 Feb 2019):

Fosdem presentation + demo

Early tech preview demo (23 Nov 2017):

Early tech preview demo