mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-29 20:54:53 +00:00
After resizing Xephyr's window RRGetCrtcInfo returns the changed size, but the RRCrtcChangeNotify event is not sent. Call RRGetInfo(pScreen, TRUE) to update the current mode and send notifications to clients.