Summary: | SDL2 Apps causing desktop effects to disappear, task-manager function weirdly, all desktop widgets to disappear and sometimes kwin to crash | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Martin Chang <marty188586> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.7.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Chang
2016-10-22 09:26:36 UTC
This is expected behavior. SDL sets a hint to disable the compositor for better performance and KWin honors this. With Plasma 5.8 we introduced a GUI config option where you can disable this behavior in general. With Plasma 5.7 you can already create a window specific rule to disallow "Block Compositing". Create a rule for the window and select "Force" "No". That will ensure that the compositing does not get disabled. |