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 4787

Summary: [PATCH] riscos: send SDL_APPACTIVE events when iconizing the window
Product: SDL Reporter: Cameron Cawley <ccawley2011>
Component: eventsAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: sezeroz
Version: HG 1.2   
Hardware: ARM   
OS: RISC OS   
Bug Depends on: 4786    
Bug Blocks:    
Attachments: riscos: send SDL_APPACTIVE events when iconizing the window

Description Cameron Cawley 2019-09-03 20:14:35 UTC
Created attachment 3949 [details]
riscos: send SDL_APPACTIVE events when iconizing the window

This patch sends SDL_APPACTIVE events when iconizing the window.
Comment 1 Ozkan Sezer 2019-09-03 20:31:10 UTC
Patch applied: https://hg.libsdl.org/SDL/rev/2641390846e1
Thanks.