KDEUI
#include "kwindowsystem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <kdebug.h>
#include <ksystemeventfilter.h>
#include <kxerrorhandler.h>
#include <kxutils.h>
#include <netwm.h>
#include <QtGui/QApplication>
#include <QtGui/QBitmap>
#include <QDesktopWidget>
#include <QtGui/QDialog>
#include <QtDBus/QtDBus>
#include <QtGui/QX11Info>
#include <X11/Xatom.h>
#include <config.h>
#include "kwindowsystem.moc"
Go to the source code of this file.
◆ create_atoms()
static void create_atoms |
( |
Display * |
dpy = QX11Info::display() | ) |
|
|
static |
◆ sendClientMessageToRoot()
static void sendClientMessageToRoot |
( |
Window |
w, |
|
|
Atom |
a, |
|
|
long |
x, |
|
|
long |
y = 0 , |
|
|
long |
z = 0 |
|
) |
| |
|
static |
◆ _wm_protocols
◆ atoms_created
bool atoms_created = false |
|
static |
◆ desktop_properties
unsigned long desktop_properties[2] |
|
static |
◆ kde_wm_change_state
◆ kwm_utf8_string
◆ net_wm_cm
◆ windows_properties
unsigned long windows_properties[2] |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.