| Summary: | [Patch] X11: Allow configuring _NET_WM_BYPASS_COMPOSITOR through SDL hints | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Callum McGing <callum.mcging> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Patch file | ||
Added, thanks! https://hg.libsdl.org/SDL/rev/dfde5d3f9781 |
Created attachment 3172 [details] Patch file This patch allows the user to disable the behaviour that blocks the compositor through a new hint: SDL_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR. This allows tools or other windowed applications to behave properly under KWin.