Summary: | "Suspend desktop effects for full screen windows" setting seems to also suspend OpenGL tearing prevention/vsync settings | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | NiO <arcooke> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
NiO
2015-11-08 07:00:47 UTC
If you unredirect (fullscreen) windows, they're no longer painted by the compositor, but paint directly into the framebuffer (tearing, if the client cannot sync) There's no bug here - the compositor isn't involved at all. Selecting the GL sink in vlc should allow sync playback and some drivers support syncing of xv/vdpau. |