cog
cog copied to clipboard
platform: Bump wpebackend-fdo requirement to 1.12
Bump required wpebackend-fdo version to 1.12.0, which allows dropping conditional compilation of SHM buffer support and fullscreen handling code. Always building the code reduces the testing matrix, and version 1.12.0 is already over two years old so the change should not pose any issue for packagers.
Ping reviewers 🏓
I like the idea of simplify the complexity of the code buy dropping the conditional compilation. I'd like to extend the changes to the gtk4 and drm platforms too.
Good point! I will update the patch to simplify them as well.