kwin/src/scripting
Xaver Hugl 18f1092728 scene/item: add ItemEffect
Right now it's just a helper to mark items as being affected by some effect,
to prevent direct scanout of the relevant item without needing to block direct
scanout for the whole screen
2024-08-12 12:13:31 +00:00
..
dbuscall.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
dbuscall.h
desktopbackgrounditem.cpp
desktopbackgrounditem.h
documentation-effect-global.xml
documentation-global.xml
gesturehandler.cpp Fix !KWIN_BUILD_GLOBALSHORTCUTS builds 2024-06-25 11:21:56 +02:00
gesturehandler.h scripting: Port gesture handlers to native gesture apis 2024-06-25 07:29:48 +00:00
org.kde.kwin.Script.xml
screenedgehandler.cpp Unify the format for #include "config.h" 2024-02-28 16:03:50 +00:00
screenedgehandler.h libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
scriptedeffect.cpp scene/item: add ItemEffect 2024-08-12 12:13:31 +00:00
scriptedeffect.h scene/item: add ItemEffect 2024-08-12 12:13:31 +00:00
scriptedquicksceneeffect.cpp scripting: Reload SceneEffect configuration when effect is reconfigured 2023-10-19 15:09:47 +00:00
scriptedquicksceneeffect.h libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
scripting.cpp Port away from deprecated KConfigBase::group() api 2023-11-28 10:02:03 +00:00
scripting.h libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
scripting_logging.cpp
scripting_logging.h
scriptingutils.cpp
scriptingutils.h
shortcuthandler.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
shortcuthandler.h
tilemodel.cpp Remove unneeded includes from headers and cpp files 2024-01-13 11:34:45 +01:00
tilemodel.h Remove unneeded includes from headers and cpp files 2024-01-13 11:34:45 +01:00
virtualdesktopmodel.cpp Rename VirtualDesktopManager::desktopCreated signal 2023-10-26 07:21:49 +00:00
virtualdesktopmodel.h There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
windowmodel.cpp scripting: Filter out windows with isClient=false in WindowModel 2024-05-29 10:45:14 +00:00
windowmodel.h
windowthumbnailitem.cpp Mark windows for offsceen rendering in WindowThumbnailSource 2024-04-10 13:50:57 +00:00
windowthumbnailitem.h scripting: Cache WindowThumbnail textures 2023-12-08 10:21:20 +00:00
workspace_wrapper.cpp aaaa 2024-06-10 17:32:28 +02:00
workspace_wrapper.h scripting/workspace_wrapper: improve readability 2024-03-10 01:17:17 +00:00