yshui / picom

A lightweight compositor for X11
Other
3.92k stars 576 forks source link

config: remove some really old options #1254

Closed yshui closed 1 month ago

yshui commented 1 month ago

Deprecated in v2, and we added a better alternative to it.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 40.72%. Comparing base (70c4327) to head (f2ce275).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/yshui/picom/pull/1254/graphs/tree.svg?width=650&height=150&src=pr&token=NRSegi0Gze&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui)](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui) ```diff @@ Coverage Diff @@ ## next #1254 +/- ## ========================================== + Coverage 40.59% 40.72% +0.12% ========================================== Files 59 59 Lines 12549 12465 -84 ========================================== - Hits 5094 5076 -18 + Misses 7455 7389 -66 ``` | [Files](https://app.codecov.io/gh/yshui/picom/pull/1254?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui) | Coverage Δ | | |---|---|---| | [src/common.h](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Fcommon.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2NvbW1vbi5o) | `44.82% <ø> (ø)` | | | [src/config.c](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Fconfig.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2NvbmZpZy5j) | `57.75% <ø> (+8.13%)` | :arrow_up: | | [src/config.h](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Fconfig.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2NvbmZpZy5o) | `23.52% <ø> (ø)` | | | [src/picom.c](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Fpicom.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3BpY29tLmM=) | `61.63% <ø> (-0.14%)` | :arrow_down: | | [src/render.c](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Frender.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3JlbmRlci5j) | `0.58% <ø> (+<0.01%)` | :arrow_up: | | [src/renderer/command\_builder.c](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Frenderer%2Fcommand_builder.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3JlbmRlcmVyL2NvbW1hbmRfYnVpbGRlci5j) | `80.07% <100.00%> (-0.24%)` | :arrow_down: | | [src/renderer/renderer.c](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Frenderer%2Frenderer.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL3JlbmRlcmVyL3JlbmRlcmVyLmM=) | `63.66% <ø> (ø)` | | | [src/config\_libconfig.c](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Fconfig_libconfig.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL2NvbmZpZ19saWJjb25maWcuYw==) | `58.58% <0.00%> (-0.20%)` | :arrow_down: | | [src/options.c](https://app.codecov.io/gh/yshui/picom/pull/1254?src=pr&el=tree&filepath=src%2Foptions.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui#diff-c3JjL29wdGlvbnMuYw==) | `24.94% <0.00%> (+0.21%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/yshui/picom/pull/1254/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yuxuan+Shui)