Skip to content
Commit c2ae2301 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Reference shm pool for destroyed buffers

Currently, if an application is closed, all of its shm buffers will be
destroyed. However, the compositor may want to access them to fade out
the window.

With this change, the underlying shm pool will be referenced when a shm
buffer is destroyed. So, the compositor can access buffer data even if
the buffer is destroyed.
parent 909f00c9
Pipeline #71582 passed with stage
in 5 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment