Skip to content
Snippets Groups Projects
Commit 539c5a6c authored by Marius Vlad's avatar Marius Vlad Committed by Pekka Paalanen
Browse files

simple-touch: Convert to xdg-shell


wl_shell is officially deprecated so remove support for it and
instead add support for xdg-shell.  With it, we've further:

- moved out the buffer handling into its own a distinct structure in
  case we might want to do multi-buffer rendering
- perform a redraw after we have receiving the initial configure event,
  as to draw to working area where to user can use it for receving touch
  events

Additionally we are setting an appid in case one might want to use it in
tandem with kiosk-shell as to be able to place it on a
distinct/different output.

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent 4a0f94ce
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment