| Summary: | Mir does not send window close events | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Marius Gripsgard <mario.grip> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | ||
| Version: | 2.0.7 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Mir: Handle close window events patch | ||
Added, thanks! https://hg.libsdl.org/SDL/rev/13d922b387db |
Created attachment 3132 [details] Mir: Handle close window events patch Mir does not handle "mir_event_type_close_window" events. A patch is attached.