kwin/src/wayland/server
Martin Gräßlin b95858e961 [server] Add BufferInterface::size and ::setSize
This provides the size of the shared memory buffer. For other buffers
the user unfortunately needs to set the size manually.
2015-03-02 14:11:15 +01:00
..
buffer_interface.cpp [server] Add BufferInterface::size and ::setSize 2015-03-02 14:11:15 +01:00
buffer_interface.h [server] Add BufferInterface::size and ::setSize 2015-03-02 14:11:15 +01:00
global.cpp Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
global.h Add a base class for all server interfaces of a wl_global 2014-11-13 15:10:35 +01:00
global_p.h Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
logging.cpp Introduce categorized logging 2015-01-20 09:42:26 +01:00
logging_p.h Introduce categorized logging 2015-01-20 09:42:26 +01:00
region_interface.h Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
resource.cpp [server] Add quint32 Resource::id() const 2015-02-09 14:33:50 +01:00
resource.h [server] Add quint32 Resource::id() const 2015-02-09 14:33:50 +01:00
resource_p.h [server] Add static SurfaceInterface *SurfaceInterface::get(quint32 id) 2015-02-09 14:33:50 +01:00
shell_interface.cpp Refactoring ShellSurfaceInterfaces window mode handling 2015-02-16 09:29:37 +01:00
shell_interface.h Implement ShellSurface::setMaximized 2014-12-15 08:59:02 +01:00