KWin
|
#include "dnd.h"
#include "databridge.h"
#include "drag_wl.h"
#include "drag_x.h"
#include "selection_source.h"
#include "atoms.h"
#include "wayland/compositor.h"
#include "wayland/datasource.h"
#include "wayland/seat.h"
#include "wayland_server.h"
#include "window.h"
#include "workspace.h"
#include "xwayland.h"
#include "xwldrophandler.h"
#include <QMouseEvent>
#include <xcb/xcb.h>
#include "moc_dnd.cpp"
Go to the source code of this file.
Namespaces | |
namespace | KWin |
namespace | KWin::Xwl |
Typedefs | |
using | KWin::Xwl::DnDAction = DataDeviceManagerInterface::DnDAction |
using | KWin::Xwl::DnDActions = DataDeviceManagerInterface::DnDActions |