|
KWin
|
#include "x11_standalone_backend.h"#include "config-kwin.h"#include "atoms.h"#include "core/session.h"#include "x11_standalone_cursor.h"#include "x11_standalone_edge.h"#include "x11_standalone_placeholderoutput.h"#include "x11_standalone_windowselector.h"#include "core/renderloop.h"#include "keyboard_input.h"#include "options.h"#include "utils/c_ptr.h"#include "utils/edid.h"#include "utils/xcbutils.h"#include "window.h"#include "workspace.h"#include "x11_standalone_effects.h"#include "x11_standalone_egl_backend.h"#include "x11_standalone_keyboard.h"#include "x11_standalone_logging.h"#include "x11_standalone_non_composited_outline.h"#include "x11_standalone_output.h"#include "x11_standalone_screenedges_filter.h"#include "xkb.h"#include "../common/kwinxrenderutils.h"#include <KConfigGroup>#include <KLocalizedString>#include <QOpenGLContext>#include <QThread>#include <private/qtx11extras_p.h>#include <span>#include "moc_x11_standalone_backend.cpp"Go to the source code of this file.
Classes | |
| class | KWin::XrandrEventFilter |
Namespaces | |
| namespace | KWin |