kwin/src/scripting
Vlad Zahorodnii f4f83848b0 kwinglutils: Make GLRenderTarget not store GLTexture reference
This allows us to make the GLRenderTarget a bit nicer when using it to
wrap the default fbo as we don't know what the color attachment texture
is besides its size.

This means that the responsibility of ensuring that the color attachment
outlives the fbo is now up to the caller. However, most of kwin code
has been written that way, so it's not an issue.
2022-02-15 13:30:39 +02:00
..
v2
v3 scripting: Use Toplevel::isOnOutput() in ClientFilterModel 2021-11-24 11:25:40 +00:00
CMakeLists.txt
dbuscall.cpp
dbuscall.h
desktopbackgrounditem.cpp scripting: Add convenience DesktopBackgroundItem type 2021-12-07 08:05:49 +00:00
desktopbackgrounditem.h scripting: Add convenience DesktopBackgroundItem type 2021-12-07 08:05:49 +00:00
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp
genericscriptedconfig.h
genericscriptedconfig.json
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-01-24 01:42:58 +00:00
Messages.sh
org.kde.kwin.Script.xml
screenedgeitem.cpp
screenedgeitem.h
scriptedeffect.cpp autotests: Drop effect loader tests 2021-12-08 16:29:55 +00:00
scriptedeffect.h
scripting.cpp scripting: Register Options singleton 2021-12-08 09:10:19 +00:00
scripting.h
scripting_logging.cpp
scripting_logging.h
scriptingutils.cpp
scriptingutils.h
thumbnailitem.cpp kwinglutils: Make GLRenderTarget not store GLTexture reference 2022-02-15 13:30:39 +02:00
thumbnailitem.h
workspace_wrapper.cpp
workspace_wrapper.h