Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-03 | Add surface interface stubs in compositor example | Tony Crisci | |
Add the wayland surface interface to the example compositor. Implement the create_surface method to create a new wlr surface from the wayland surface and add the interface. | |||
2017-06-28 | Add shim implementations of wl_{compositor,shell} | Drew DeVault | |
To example compositor |