kwin/libkwineffects
Martin Gräßlin bfdcbe60f5 Turn isManaged and isDeleted into properties on Toplevel
Property invokes virtual methods returning false by default. Deleted
reimplements the isDeleted and returns true. Client returns true for
isClient. Method is not called isManaged as this is already used
inside Client.
2012-01-27 08:21:53 +01:00
..
anidata.cpp Add AnimationEffect class 2011-10-27 21:40:14 +02:00
anidata_p.h Add AnimationEffect class 2011-10-27 21:40:14 +02:00
CMakeLists.txt Add AnimationEffect class 2011-10-27 21:40:14 +02:00
kwinanimationeffect.cpp Nanny the Sun compiler by an explicit cast ;-) 2012-01-16 22:11:46 +01:00
kwinanimationeffect.h Fix typos 2012-01-01 09:26:27 +01:00
kwinconfig.h.cmake Remove define KWIN_HAVE_OPENGL_COMPOSITING 2011-08-13 16:46:43 +02:00
kwineffects.cpp Turn isManaged and isDeleted into properties on Toplevel 2012-01-27 08:21:53 +01:00
kwineffects.h Turn isManaged and isDeleted into properties on Toplevel 2012-01-27 08:21:53 +01:00
kwinglobals.cpp add support for graphicssystem selection 2012-01-02 18:56:21 +01:00
kwinglobals.h fix close button side for present windows effect 2011-08-09 22:57:54 +02:00
kwinglplatform.cpp kwin: bugfix nouveau GLES + loose texture bindings in kwin_gles 2011-12-01 22:38:20 +01:00
kwinglplatform.h Remove KWIN_HAVE_OPENGL from kwingl(es)utils 2011-08-13 16:46:43 +02:00
kwingltexture.cpp Generate texture coordinates for limited NPOT support 2011-10-15 14:14:44 +02:00
kwingltexture.h -pedantic 2011-08-27 09:31:38 +02:00
kwingltexture_p.h Add newline at end of file 2011-08-31 18:16:21 +02:00
kwinglutils.cpp change geometry w/o compositor restart 2012-01-24 22:27:15 +01:00
kwinglutils.h change geometry w/o compositor restart 2012-01-24 22:27:15 +01:00
kwinglutils_funcs.cpp kwin: fix glBlitFramebuffer resolution 2011-11-09 18:03:10 +01:00
kwinglutils_funcs.h kwin-gles: define EGL_POST_SUB_BUFFER_SUPPORTED_NV if it's not there 2011-10-19 20:15:40 +02:00
kwinxrenderutils.cpp avoid calling QPixmap::paintEngine() in scene rendering 2011-06-11 15:23:03 +02:00
kwinxrenderutils.h
Mainpage.dox
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00