aboutsummaryrefslogtreecommitdiff
path: root/examples/compositor.h
AgeCommit message (Collapse)Author
2017-08-03Add surface interface stubs in compositor exampleTony 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-28Add shim implementations of wl_{compositor,shell}Drew DeVault
To example compositor