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

fix binding the root background pixmap in case of depth mismatch #984

Merged
merged 3 commits into from
Feb 2, 2024

render: fix binding the root background pixmap in case of depth mismatch

4a79e7b
Select commit
Loading
Failed to load commit list.
Merged

fix binding the root background pixmap in case of depth mismatch #984

render: fix binding the root background pixmap in case of depth mismatch
4a79e7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 1, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 1161 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1161

Added line #L1161 was not covered by tests

Check warning on line 1164 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1163-L1164

Added lines #L1163 - L1164 were not covered by tests

Check warning on line 1188 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1184-L1188

Added lines #L1184 - L1188 were not covered by tests

Check warning on line 1197 in src/picom.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/picom.c#L1197

Added line #L1197 was not covered by tests

Check warning on line 609 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L608-L609

Added lines #L608 - L609 were not covered by tests

Check warning on line 614 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L614

Added line #L614 was not covered by tests

Check warning on line 621 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L621

Added line #L621 was not covered by tests

Check warning on line 627 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L624-L627

Added lines #L624 - L627 were not covered by tests

Check warning on line 656 in src/render.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/render.c#L656

Added line #L656 was not covered by tests

Check warning on line 326 in src/x.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/x.c#L324-L326

Added lines #L324 - L326 were not covered by tests

Check warning on line 331 in src/x.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/x.c#L328-L331

Added lines #L328 - L331 were not covered by tests

Check warning on line 336 in src/x.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/x.c#L336

Added line #L336 was not covered by tests