Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom plugin displays garbage if running in a nested session #2596

Open
dkondor opened this issue Mar 2, 2025 · 0 comments
Open

Zoom plugin displays garbage if running in a nested session #2596

dkondor opened this issue Mar 2, 2025 · 0 comments
Labels

Comments

@dkondor
Copy link
Contributor

dkondor commented Mar 2, 2025

Describe the bug
If Wayfire is run nested, the zoom plugin does not work properly: images are not updated (or show a weird "shaking" behavior), or only parts are updated. Note: I've tested this so far with the Wayland backend (running on Wayfire); I could not test the X11 backend (gives an error "X11 does not support DRI3 extension").

Note that things seem to return to normal when switching to / from the nested window (I assume this triggers a full repaint?).

To Reproduce
Steps to reproduce the behavior:

  1. Run Wayfire nested in a Wayland session
  2. Enable zoom plugin
  3. Start zoom
  4. Screen gets messed up

Expected behavior
Zoom works normally.

Screenshots or stacktrace
Before zooming:
Image

With zoom active, while moving the mouse randomly:
Image

Note: screenshots were taken in the "outer" compositor. If I take a screenshot from the nested Wayfire instance, it is rendered correctly.

Wayfire version
git master (actually, this branch, but there shouldn't be any difference)

@dkondor dkondor added the bug label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant