Re: xdg-shell-client-protocol.h

2021-11-11 Thread Jonas Ã…dahl
On Thu, Nov 11, 2021 at 04:15:16PM +, Edgar Mobile wrote: > Greetings, > > I work my way through this Wayland tutorial: > > https://wiki.tizen.org/Wayland_xdg-shell_protocol > > To compile the example, I need a certain header allegedly in the Weston > source tre

xdg-shell-client-protocol.h

2021-11-11 Thread Edgar Mobile
Greetings, I work my way through this Wayland tutorial: https://wiki.tizen.org/Wayland_xdg-shell_protocol To compile the example, I need a certain header allegedly in the Weston source tree: xdg-shell-client-protocol.h But I can't find it. What should I do to make it appear? Regards