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

backend: xrender: don't use root picture format in backend_xrender_init #1106

Conversation

absolutelynothelix
Copy link
Collaborator

backend: xrender: don't use root picture format in backend_xrender_init

use root visual and depth directly instead

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #1106 (7713432) into next (6f868e5) will increase coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1106      +/-   ##
==========================================
+ Coverage   37.39%   37.53%   +0.14%     
==========================================
  Files          49       49              
  Lines       11187    11184       -3     
==========================================
+ Hits         4183     4198      +15     
+ Misses       7004     6986      -18     
Files Changed Coverage Δ
src/backend/xrender/xrender.c 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

@absolutelynothelix absolutelynothelix merged commit d9e5795 into yshui:next Sep 10, 2023
6 checks passed
@absolutelynothelix absolutelynothelix deleted the use-root-visual-and-depth-directly-in-xrender-init branch September 10, 2023 19:46
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