0d51952d78
KWin::connection() uses the property to resolve the value instead of using QX11Info. In practice this doesn't change anything at the moment, but allows kwin_wayland to provide an xcb connection without depending on QX11Info. As we cannot make xcb_connection_t* available as a metatype, the property's type is set to void*. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mock_tabboxclient.cpp | ||
mock_tabboxclient.h | ||
mock_tabboxhandler.cpp | ||
mock_tabboxhandler.h | ||
test_desktopchain.cpp | ||
test_tabbox_clientmodel.cpp | ||
test_tabbox_clientmodel.h | ||
test_tabbox_config.cpp | ||
test_tabbox_handler.cpp |