| Summary: | X11 implementation of SDL_RaiseWindow possibly uses wrong timestamp when sending _NET_ACTIVE_WINDOW | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Dmitry 'RCL' Rekman <dmitry.rekman> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | dmitry.rekman, icculus |
| Version: | 2.0.3 | Keywords: | target-2.0.4 |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Dmitry 'RCL' Rekman
2015-07-10 14:22:57 UTC
(was too quick to send the previous comment): ... according to the spec, this should match _NET_WM_USER_TIME (which SDL never sets either). This is now fixed in https://hg.libsdl.org/SDL/rev/5229da175b57, thanks! --ryan. |