tree: ee5a3c2466bcb1467d7b9500e39aca9f8723f742 [path history] [tgz]
  1. compositor.cpp
  2. compositor.h
  3. main.cpp
  4. README.md
  5. window.cpp
  6. window.h
  7. wip-cpp-compositor.pro
qt-everywhere-src-5.15.1/qtwayland/tests/manual/wip-cpp-compositor/README.md

Reference C++ Compositor

An example showing what is required to get a C++-based compositor up and running implementing basic functionality such as pointer and keyboard input as well as resizing and moving windows. This example uses the stable xdg-shell protocol.