Skip to content

Improve robustness of configure serial handling

Isaac Freund requested to merge github/fork/ifreund/robust-serial into master
  • Wrapping overflow of the display serial is currently not accounted for in the handling of layer-shell and xdg-shell configure handling.
  • Old xdg-decoration configure structs are not currently destroyed on acking a newer configure.

Merge request reports