| KWin
    | 
#include <viewporter.h>
 
 | Public Member Functions | |
| ViewporterInterface (Display *display, QObject *parent=nullptr) | |
| ~ViewporterInterface () override | |
The ViewporterInterface is an extension that allows clients to crop and scale surfaces.
The ViewporterInterface extensions provides a way for Wayland clients to crop and scale their surfaces. This effectively breaks the direct connection between the buffer and the surface size.
ViewporterInterface corresponds to the Wayland interface wp_viewporter. 
Definition at line 27 of file viewporter.h.
| 
 | explicit | 
Definition at line 135 of file viewporter.cpp.
| 
 | override | 
Definition at line 142 of file viewporter.cpp.