KWin
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
x11_windowed_backend.h File Reference
#include "core/inputbackend.h"
#include "core/inputdevice.h"
#include "core/outputbackend.h"
#include "utils/filedescriptor.h"
#include <kwin_export.h>
#include <QObject>
#include <QSize>
#include <xcb/xcb.h>

Go to the source code of this file.

Classes

class  KWin::X11WindowedInputDevice
 
class  KWin::X11WindowedInputBackend
 
struct  KWin::X11WindowedBackendOptions
 
class  KWin::X11WindowedBackend
 

Namespaces

namespace  KWin
 

Typedefs

typedef struct _XDisplay Display
 
typedef struct _XCBKeySymbols xcb_key_symbols_t
 

Typedef Documentation

◆ Display

typedef struct _XDisplay Display

Definition at line 25 of file x11_windowed_backend.h.

◆ xcb_key_symbols_t

typedef struct _XCBKeySymbols xcb_key_symbols_t

Definition at line 26 of file x11_windowed_backend.h.