Changing API to xdg_shell, since wl_shell is now deprecated.
Implementation details:
setFullScreen() is not used in the source.
sPopupDone/popupDone() is not needed in current implementation
Most implementation is a straightforward API changes, except for
the new configure event. The client must wait for the configure
event and ack it before drawing.
Changing API to xdg_shell, since wl_shell is now deprecated. Implementation details:
Most implementation is a straightforward API changes, except for the new configure event. The client must wait for the configure event and ack it before drawing.