stevenlovegrove / Pangolin

Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
MIT License
2.4k stars 855 forks source link

fix wayland subsurface #897

Closed christian-rauch closed 10 months ago

christian-rauch commented 11 months ago

This fixes an issue in the Wayland windowing when decorations are created multiple times without first destroying them. Also, parts of the CI pipeline used outdated actions which are updated with this PR.