kwin/effects
Martin Gräßlin bf4ba54647 Remove displayWidth and displayHeight from the compositor
Instead of getting size from displayWidth() and displayHeight() use
the information we have from Screens. This means there is only one
place to have the information and by that we can ensure that all
components use the same data to rely on. displayWidth/displayHeight
seem to provide the wrong information when unplugging an output
without disabling the output. This results in rendering artefacts.
But KWin::Screens has the correct information available.
2014-11-27 09:00:19 +01:00
..
backgroundcontrast Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
blur Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
coverswitch Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
cube Remove most calls to checkGLError() 2014-11-25 21:57:57 +01:00
dashboard Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
desktopgrid setup desktopgrid for screencount change 2014-06-04 16:30:29 +02:00
dialogparent SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
diminactive Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
dimscreen [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
fade SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
fadedesktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
fallapart [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
flipswitch Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
glide Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
highlightwindow [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
invert SVN_SILENT made messages (.desktop file) 2014-09-28 15:11:49 +00:00
kscreen [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
login SVN_SILENT made messages (.desktop file) 2014-10-29 08:42:18 +00:00
logout Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
lookingglass Remove the NPOT texture support checks 2014-11-22 15:53:15 +01:00
magiclamp Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
magnifier SVN_SILENT made messages (.desktop file) 2014-09-28 15:11:49 +00:00
maximize SVN_SILENT made messages (.desktop file) 2014-10-29 08:42:18 +00:00
minimizeanimation [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
mouseclick Make constants const, saves a few symbols in the .data section. 2014-09-27 20:30:49 +02:00
mousemark Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
presentwindows Don't hardcode Present Windows close button size 2014-08-11 12:27:21 +02:00
resize Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
scalein SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
screenedge [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
screenshot Remove the NPOT texture support checks 2014-11-22 15:53:15 +01:00
sheet [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
showfps Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
showpaint [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slide [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slideback [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
slidingpopups [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
snaphelper [effects] Drop the .desktop files for the BuiltIn Effects 2014-04-28 13:52:43 +02:00
startupfeedback [effects] Add type property to StartupFeedback Effect 2014-10-20 14:50:41 +02:00
thumbnailaside Do not register dbus service org.kde.kwin.Effects 2014-05-15 10:55:29 +02:00
trackmouse make trackmouse FX account paintdata scale/trans 2014-07-10 13:36:44 +02:00
translucency Remove the decoration opacity property 2014-08-25 17:25:04 +02:00
windowgeometry SVN_SILENT made messages (.desktop file) 2014-06-10 10:37:36 +00:00
wobblywindows Make constants const, saves a few symbols in the .data section. 2014-09-27 20:30:49 +02:00
zoom SVN_SILENT made messages (.desktop file) 2014-09-28 15:11:49 +00:00
CMakeLists.txt Adjust effects_builtins for new ki18n 2014-05-05 08:03:54 +02:00
effect_builtins.cpp [kcmkwin/compositing] Use BuiltinEffects to find all built-in effects 2014-04-28 13:51:30 +02:00
effect_builtins.h Fix compilation with gcc-4.9 2014-04-29 07:49:54 +02:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2014-05-03 08:32:58 +00:00
logging.cpp Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS) 2013-11-29 08:47:56 +01:00
Messages.sh