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 - [Patch] X11: Allow configuring _NET_WM_BYPASS_COMPOSITOR through SDL hints
Summary: [Patch] X11: Allow configuring _NET_WM_BYPASS_COMPOSITOR through SDL hints
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: x86_64 Linux
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-16 15:03 UTC by Callum McGing
Modified: 2018-02-16 18:23 UTC (History)
0 users

See Also:


Attachments
Patch file (1.90 KB, patch)
2018-02-16 15:03 UTC, Callum McGing
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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