Skip to content
Commit 25dc1280 authored by Martin Flöser's avatar Martin Flöser
Browse files

[kwin_wayland] Split out Buffer and ShmPool into dedicated files

Moved from wayland_backend.[h|cpp] to buffer.[h|cpp] and
shm_pool.[h|cpp]. Buffer is slightly adjusted to have the ShmPool
passed in as a ctor argument and the ctor is private and friended with
ShmPool, so that it can only be constructed from ShmPool.
parent 5ec2a4f1
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