Skip to content
Commit cc66777d authored by Adam Jackson's avatar Adam Jackson
Browse files

xwayland: Don't create a "fake" crtc for Present



We probably don't want a fake crtc to be visible to clients, and we
definitely don't want to generate events every time we create such a
fake (which would happen as a side effect from RRCrtcCreate hitting
RRTellChanged). As it happens we're not actually using that crtc for
anything because xwayland doesn't store any state on the crtc object,
so it suffices to use the real crtc for the screen.

Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
Tested-by: default avatarRoman Gilg <subdiff@gmail.com>
Reviewed-by: default avatarRoman Gilg <subdiff@gmail.com>
parent b23a0e4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment