We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4085

Summary: [Patch] X11: Allow configuring _NET_WM_BYPASS_COMPOSITOR through SDL hints
Product: SDL Reporter: Callum McGing <callum.mcging>
Component: videoAssignee: 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

Description Callum McGing 2018-02-16 15:03:23 UTC
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.
Comment 1 Sam Lantinga 2018-02-16 18:23:21 UTC
Added, thanks!
https://hg.libsdl.org/SDL/rev/dfde5d3f9781