KWin
|
#include "config-kwin.h"
#include "wayland/screencast_v1.h"
#include <QDateTime>
#include <QHash>
#include <QObject>
#include <QRegion>
#include <QSocketNotifier>
#include <QTimer>
#include <chrono>
#include <memory>
#include <optional>
#include <pipewire/pipewire.h>
#include <spa/param/format-utils.h>
#include <spa/param/props.h>
#include <spa/param/video/format-utils.h>
Go to the source code of this file.
Classes | |
struct | KWin::ScreenCastDmaBufTextureParams |
class | KWin::ScreenCastStream |
Namespaces | |
namespace | KWin |