KWin
Loading...
Searching...
No Matches
Signals | Public Member Functions | Friends | List of all members
KWin::Xwl::Xwayland Class Reference

#include <xwayland.h>

Inheritance diagram for KWin::Xwl::Xwayland:
KWin::XwaylandInterface

Signals

void started ()
 
void errorOccurred ()
 

Public Member Functions

 Xwayland (Application *app)
 
 ~Xwayland () override
 
void init ()
 
XwaylandLauncherxwaylandLauncher () const
 

Friends

class XrandrEventFilter
 

Additional Inherited Members

- Protected Member Functions inherited from KWin::XwaylandInterface
 XwaylandInterface ()=default
 
virtual ~XwaylandInterface ()=default
 

Detailed Description

Definition at line 33 of file xwayland.h.

Constructor & Destructor Documentation

◆ Xwayland()

KWin::Xwl::Xwayland::Xwayland ( Application * app)

Definition at line 413 of file xwayland.cpp.

◆ ~Xwayland()

KWin::Xwl::Xwayland::~Xwayland ( )
override

Definition at line 422 of file xwayland.cpp.

Member Function Documentation

◆ errorOccurred

void KWin::Xwl::Xwayland::errorOccurred ( )
signal

This signal is emitted when an error occurs with the Xwayland server.

◆ init()

void KWin::Xwl::Xwayland::init ( )

Definition at line 427 of file xwayland.cpp.

◆ started

void KWin::Xwl::Xwayland::started ( )
signal

This signal is emitted when the Xwayland server has been started successfully and it is ready to accept and manage X11 clients.

◆ xwaylandLauncher()

XwaylandLauncher * KWin::Xwl::Xwayland::xwaylandLauncher ( ) const

Definition at line 439 of file xwayland.cpp.

Friends And Related Symbol Documentation

◆ XrandrEventFilter

friend class XrandrEventFilter
friend

Definition at line 66 of file xwayland.h.


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