File: README.md

package info (click to toggle)
qtwayland-opensource-src 5.15.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,656 kB
  • sloc: cpp: 52,974; xml: 9,075; ansic: 187; makefile: 31; sh: 5
file content (6 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
# 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.