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 effects: Use chrono to specify the animation times 2024-03-06 10:19:55 +00:00
effect.h Add visual bell effect 2024-07-30 15:19:35 +02:00
effectframe.cpp
effectframe.h
effecthandler.cpp core/colorspace: add rendering intents 2024-08-12 11:46:32 +00:00
effecthandler.h backends/x11/standalone: remove on-demand mouse polling 2024-04-29 14:13:32 +00:00
effectloader.cpp EffectLoader: Warn about trying to load an invalid effect 2024-04-15 00:47:33 +02:00
effectloader.h
effecttogglablestate.cpp
effecttogglablestate.h
effectwindow.cpp effect/effectwindow: remove decorationInnerRect 2024-08-06 12:23:55 +00:00
effectwindow.h effect/effectwindow: remove decorationInnerRect 2024-08-06 12:23:55 +00:00
globals.h Do not rely on NETWM for the main Window class 2024-02-20 18:04:06 +00:00
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 effects: Do not call RHI QQuickRenderControl methods when using software rendering 2024-06-04 08:33:19 +00:00
offscreenquickview.h
quickeffect.cpp effect: Refuse starting quick effect if keyboard cannot be grabbed 2024-08-22 07:25:21 +00:00
quickeffect.h effects: Support dynamic delegate changes whilst running 2024-05-23 12:00:56 +03:00
timeline.cpp
timeline.h
xcb.h Make it possible to build KWin without libxcb 2024-02-28 16:03:50 +00:00