kwin/effects
Martin Gräßlin e3618e8796 [kwin] Follow Qt's OpenGL choice for KWin
As KWin indirectly uses Qt's OpenGL through QtQuick we need to ensure
to not mix OpenGL and OpenGLES. So we have to built KWin only against
OpenGL if Qt is built against OpenGL and we have to built KWin only
against GLESv2 if Qt is built against GLESv2.

This means the kwin_gles binary is no more. There is only kwin which
either links GL or GLESv2.
2013-10-14 09:04:03 +02:00
..
blur And we got rid of KDebug 2013-09-02 13:14:39 +02:00
coverswitch KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
cube Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
dashboard Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
desktopgrid Only react on own shortcut changed in desktopgrid 2013-09-09 09:02:19 +02:00
dialogparent Hook modalChanged signal for DialogParent script 2013-06-26 12:42:09 +02:00
diminactive Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
dimscreen Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
fade workaround bug #321897 by multiplying fadeout time 2013-09-26 19:43:10 +02:00
fadedesktop SVN_SILENT made messages (.desktop file) 2013-06-09 03:47:41 +00:00
fallapart Port KWin/Effects from KDebug to QDebug 2013-09-02 11:03:29 +02:00
flipswitch KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
glide foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
highlightwindow Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
invert Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
kscreen SVN_SILENT made messages (.desktop file) 2013-10-09 04:14:36 +00:00
login Config interface lib is called kcm_kwin4_genericscripted 2013-06-09 12:27:52 +02:00
logout Remove some no longer needed includes 2013-09-05 10:39:47 +02:00
lookingglass KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
magiclamp foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
magnifier KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
maximize SVN_SILENT made messages (.desktop file) 2013-08-13 04:19:10 +00:00
minimizeanimation SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
mouseclick Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
mousemark KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
presentwindows Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
resize foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
scalein ignore minimized windows in scalein effect 2013-09-08 23:43:13 +02:00
screenedge SVN_SILENT made messages (.desktop file) 2013-10-09 04:14:36 +00:00
screenshot Port from KTemporaryFile to QTemporaryFile 2013-09-24 08:07:41 -03:00
sheet
showfps Port KWin/Effects from KDebug to QDebug 2013-09-02 11:03:29 +02:00
showpaint
slide
slideback SVN_SILENT made messages (.desktop file) 2013-10-09 04:14:36 +00:00
slidingpopups Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
snaphelper SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
startupfeedback KGlobal::config() -> KSharedConfig::openConfig() 2013-09-04 16:11:40 +02:00
taskbarthumbnail Fix reading of window properties from effects 2013-09-25 09:12:31 +02:00
thumbnailaside KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
trackmouse KGlobal::config() -> KSharedConfig::openConfig() 2013-09-04 16:11:40 +02:00
translucency Config interface lib is called kcm_kwin4_genericscripted 2013-06-09 12:27:52 +02:00
windowgeometry Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
wobblywindows KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
zoom Use KShortcutsEditor directly instead of subclass 2013-09-09 06:57:06 +02:00
CMakeLists.txt [kwin] Follow Qt's OpenGL choice for KWin 2013-10-14 09:04:03 +02:00
configs_builtins.cpp Remove K_EXPORT_PLUGIN macros 2013-08-08 13:47:25 +02:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2013-06-10 03:46:39 +00:00
Messages.sh