| Summary: | Provide a way to toggle SDL_WINDOW_BORDERLESS after a window has been created | ||
|---|---|---|---|
| Product: | SDL | Reporter: | David White <davewx7> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | API change | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | All | ||
|
Description
David White
2012-08-10 14:41:25 UTC
This is fixed in revision control with the addition of the SDL_SetWindowBordered() API, starting with hg changeset fd0ac1b56115 and the next couple of changesets after that. --ryan. |