Skip to content

fix: right-side StackOverlay window preview not showing#458

Closed
jtaala wants to merge 1 commit intopaperwm:developfrom
PaperWM-redux:fix-issue457-right-side-stackoverlay-preview-not-working
Closed

fix: right-side StackOverlay window preview not showing#458
jtaala wants to merge 1 commit intopaperwm:developfrom
PaperWM-redux:fix-issue457-right-side-stackoverlay-preview-not-working

Conversation

@jtaala
Copy link
Copy Markdown
Collaborator

@jtaala jtaala commented Dec 28, 2022

Fixes #457.

Sets right-side window preview's x position directly (using the used scale and clone.width instead of get_transformed_size()).

used scale and clone.width instead of 'get_transformed_size()').
@jtaala
Copy link
Copy Markdown
Collaborator Author

jtaala commented Dec 28, 2022

@Gelbana @tadfisher @ccope @smichel17 - apologies for the lot of PRs I'm pinging you about! but here's another quick fix for review that fixes the right-side stack overlay from not showing.

I'm not 100% sure why get_transformed_size() for the clone stopped working - but it does seem to be related https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4281 as I get similar stack trace errors in both x11/wayland.

In any case the proposed fix should be a much more direct/robust way for calculating the clone's x position for the right-side preview.

@jtaala
Copy link
Copy Markdown
Collaborator Author

jtaala commented Jan 21, 2023

No longer required as #454 was merged (which fixed #457).

@jtaala jtaala closed this Jan 21, 2023
@jtaala jtaala deleted the fix-issue457-right-side-stackoverlay-preview-not-working branch January 21, 2023 14:23
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.

Right-side window preview (StackOverlay) is broken / not showing

1 participant