kwin/effects/logout
Martin Gräßlin c1b4167598 [effects] Allow Built-In Effects using xcbutils.h
xcbutils.h has quite a few inline only implementations such as Xcb::Atom,
the Wrappers, Xcb::Window and the convenient methods. Thus there is
nothing wrong with using it from the built-in Effects.

Xcb::Atom is used in Glide and Logout Effect to get the atom. To keep the
logic of the existing code it got extended by a bool isValid() which
gets the reply and returns true if the atom is set.

REVIEW: 117587
2014-04-28 14:14:20 +02:00
..
data fix logout effect shaderfile locations 2013-07-19 22:18:14 +02:00
CMakeLists.txt [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
logout.cpp [effects] Allow Built-In Effects using xcbutils.h 2014-04-28 14:14:20 +02:00
logout.h [effects] Allow Built-In Effects using xcbutils.h 2014-04-28 14:14:20 +02:00
logout.kcfg Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00
logoutconfig.kcfgc Port Logout Effect to KConfigXT 2012-12-30 09:51:01 +01:00