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

[Xwayland] Fix broken rescaling #3050

Merged
merged 2 commits into from
Sep 22, 2023
Merged

[Xwayland] Fix broken rescaling #3050

merged 2 commits into from
Sep 22, 2023

Conversation

AlanGriffiths
Copy link
Collaborator

Clamp size related rescaling correctly.

Fixes: ##2509

Alternative to #3049

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #3050 (2862dfc) into main (23f7023) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3050      +/-   ##
==========================================
- Coverage   77.70%   77.70%   -0.01%     
==========================================
  Files        1056     1056              
  Lines       73403    73409       +6     
==========================================
- Hits        57041    57039       -2     
- Misses      16362    16370       +8     
Files Changed Coverage Δ
src/server/frontend_xwayland/xwayland_surface.cpp 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@mattkae mattkae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working well by me 😄 Nicer solution

@mattkae mattkae added this pull request to the merge queue Sep 22, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 22, 2023
@AlanGriffiths AlanGriffiths added this pull request to the merge queue Sep 22, 2023
Merged via the queue into main with commit ced58f3 Sep 22, 2023
32 checks passed
@AlanGriffiths AlanGriffiths deleted the fix_clamping branch September 22, 2023 16:17
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.

2 participants