mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-26 21:58:10 +01:00
4ecf1c2e71
Fixes winit applications getting a wl_shm_pool protocol error Longer explanation: It seems if you immediately change a winit window's decoration mode after it binds xdg-decoration then winit no likey and it requests a shm buffer with 0 width leading to a protocol error. If the decoration window rule is applied earlier this doesn't happen |
||
---|---|---|
.. | ||
common | ||
lua_api.rs | ||
rust_api.rs |