My KWIN fork where I work on features like per-output virtual desktops
Find a file
Martin Gräßlin 25dc1280a4 [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.
2014-08-27 08:57:06 +02:00
src/wayland [kwin_wayland] Split out Buffer and ShmPool into dedicated files 2014-08-27 08:57:06 +02:00