Skip to content

[Wayland] Small fixes for nested backend#844

Open
Sunderland93 wants to merge 3 commits into
linuxmint:masterfrom
Sunderland93:nested_fixes
Open

[Wayland] Small fixes for nested backend#844
Sunderland93 wants to merge 3 commits into
linuxmint:masterfrom
Sunderland93:nested_fixes

Conversation

@Sunderland93

Copy link
Copy Markdown
Contributor

Fixes a couple of assertions and cursor rendering bug in nested backend

For offscreen framebuffers (used by the nested X11 backend), the framebuffer is never cleared between frames. Stale content from
previous frames (e.g., cursor overlay images) accumulates and creates a trail effect. Clear the offscreen before painting to prevent this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant