Skip to content

Possible CSD vs SSD when using SDL_VIDEODRIVER=wayland #8173

Closed
@infapi00

Description

@infapi00

Recently a bug was fixed on Wayfire, where SDL were not working when using SDL_VIDEODRIVER=wayland

Quoting the explanation of the bug:

The problem was that SDL says a hard 'I need SSD' but Wayfire does not take that into account and forces CSD.

And quoting the reason to create this issue:

With the fix, SDL apps will work correctly, however, it may be worth reporting this to the SDL devs as well. SDL appears to have a code path for this which seemingly does not work .. Of course, I'm not sure how to trigger that path without having a bug in the compositor.

For full details, this is the issue created:

WayfireWM/wayfire#1870

and this is the Wayfire fix (already merged):

WayfireWM/wayfire#1871

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions