You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin 0d51952d78 Provide x11Connection as a property on the KWin::Application
KWin::connection() uses the property to resolve the value instead of
using QX11Info. In practice this doesn't change anything at the moment,
but allows kwin_wayland to provide an xcb connection without depending
on QX11Info.

As we cannot make xcb_connection_t* available as a metatype, the
property's type is set to void*.
10 years ago
..
autotests Provide x11Connection as a property on the KWin::Application 10 years ago
CMakeLists.txt
clientmodel.cpp
clientmodel.h
desktopchain.cpp
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop
kwinwindowswitcher.desktop
switcheritem.cpp
switcheritem.h
tabbox.cpp Update x11Time when a global shortcut is pressed 10 years ago
tabbox.h ShadeHover highlighted windows in tabbox 10 years ago
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp Drop not needed includes of QX11Info 10 years ago
tabboxhandler.h ShadeHover highlighted windows in tabbox 10 years ago