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

picom: post-process and free the corner radius rules list #1178

Merged

Conversation

absolutelynothelix
Copy link
Collaborator

fixes #1177.

picom: post-process and free the corner radius rules list

to make conditions based on non-standard atoms in this list work.

to make conditions based on non-standard atoms in this list work.
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bbc657e) 36.43% compared to head (0ed8d0c) 36.56%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1178      +/-   ##
==========================================
+ Coverage   36.43%   36.56%   +0.13%     
==========================================
  Files          50       50              
  Lines       11533    11535       +2     
==========================================
+ Hits         4202     4218      +16     
+ Misses       7331     7317      -14     
Files Coverage Δ
src/picom.c 62.21% <100.00%> (+0.61%) ⬆️

... and 2 files with indirect coverage changes

@yshui yshui merged commit 7fad0d5 into yshui:next Feb 6, 2024
16 checks passed
@absolutelynothelix absolutelynothelix deleted the postprocess-corner-radius-rules branch February 6, 2024 23:09
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.

Window Specific Corner Radius
2 participants