KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::ViewporterInterface Class Reference

#include <viewporter.h>

Inheritance diagram for KWin::ViewporterInterface:

Public Member Functions

 ViewporterInterface (Display *display, QObject *parent=nullptr)
 
 ~ViewporterInterface () override
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ViewporterInterface()

KWin::ViewporterInterface::ViewporterInterface ( Display * display,
QObject * parent = nullptr )
explicit

Definition at line 135 of file viewporter.cpp.

◆ ~ViewporterInterface()

KWin::ViewporterInterface::~ViewporterInterface ( )
override

Definition at line 142 of file viewporter.cpp.


The documentation for this class was generated from the following files: