kwin/src/effect
Vlad Zahorodnii 95611189d5 effect: Refuse starting quick effect if keyboard cannot be grabbed
If effects->grabKeyboard() fails and effects->ungrabKeyboard() is called
later, kwin will crash due to an assert in the ungrabKeyboard() function.

This matters only on X11.
2024-08-22 07:25:21 +00:00
..
anidata.cpp
anidata_p.h effect/animationeffect: use ItemEffect to prevent direct scanout where applicable 2024-08-12 12:13:31 +00:00
animationeffect.cpp effect/animationeffect: use a normal d pointer 2024-08-19 11:58:22 +00:00
animationeffect.h effect/animationeffect: use a normal d pointer 2024-08-19 11:58:22 +00:00
effect.cpp
effect.h
effectframe.cpp
effectframe.h
effecthandler.cpp core/colorspace: add rendering intents 2024-08-12 11:46:32 +00:00
effecthandler.h
effectloader.cpp
effectloader.h
effecttogglablestate.cpp
effecttogglablestate.h
effectwindow.cpp
effectwindow.h
globals.h
logging.cpp
logging_p.h
offscreeneffect.cpp scene/item: add ItemEffect 2024-08-12 12:13:31 +00:00
offscreeneffect.h scene/item: add ItemEffect 2024-08-12 12:13:31 +00:00
offscreenquickview.cpp
offscreenquickview.h
quickeffect.cpp effect: Refuse starting quick effect if keyboard cannot be grabbed 2024-08-22 07:25:21 +00:00
quickeffect.h
timeline.cpp
timeline.h
xcb.h