kwin/src/wayland/server
Martin Gräßlin d28f95f603 [server] Better split flushing events and dispatch events
Running real world applications (Xwayland) showed that it doesn't like
at all that we do a dispatch when we are going to flush. This caused
in a very reliable manner a "Connection closed" error in XWayland, taking
down the client and in return the (xwayland-enabled) server.
2015-04-21 08:56:19 +02:00
..
buffer_interface.cpp [server] Better split flushing events and dispatch events 2015-04-21 08:56:19 +02:00
buffer_interface.h [server] Add BufferInterface::get 2015-04-02 14:22:55 +02: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] Nullptr check in Resource::Private::get 2015-04-20 08:15:21 +02: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