Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL_WM_IconifyWindow() returns 1 even if it fails #346

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

SDL_WM_IconifyWindow() returns 1 even if it fails #346

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: HG 1.2
Reported for operating system, platform: Mac OS X (All), PowerPC

Comments on the original bug report:

On 2007-09-17 19:59:48 +0000, Tony J. White wrote:

SDL_WM_IconifyWindow() returns 1 on Mac OS X even if miniaturize fails. Unfortunately trying to call SDL_WM_IconifyWindow() on a fullscreen window always fails, so it is pretty easy to do.

attached patch tests for success before returning 1.

On 2007-09-17 20:01:00 +0000, Tony J. White wrote:

Created attachment 233
svn3449 fix SDL_WM_IconifyWindow() on Mac OS X

On 2007-12-29 12:28:47 +0000, Sam Lantinga wrote:

This is fixed with revision 3494. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant