xen-troops / displ_be

GNU General Public License v2.0
2 stars 8 forks source link

replace wl-shell with xdg-shell #149

Closed arminn closed 1 year ago

arminn commented 1 year ago

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.