Skip to content

Commit 197b4bd

Browse files
committedJan 20, 2024
Update CHANGELOG.md for v11 release
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
1 parent 4c34944 commit 197b4bd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
 

‎CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Unreleased
22

3+
# v11 (2024-Jan-20)
4+
5+
## Build changes
6+
7+
* Due to some caveats discovered related to setting the `CAP_SYS_NICE` capability, it is now recommended to **NOT** set this capability for picom.
8+
39
## Deprecations
410

511
* Uses of `--sw-opti`, and `--respect-prop-shadow` are now hard errors.
@@ -28,7 +34,7 @@
2834
* Dependency `pcre` has been replaced by `pcre2`.
2935
* New dependency `xcb-util`.
3036
* `xinerama` is no longer used.
31-
* `picom` now tries to give itself a real-time scheduling priority. Please consider giving `picom` the `CAP_SYS_NICE` capacity when packaging it.
37+
* `picom` now tries to give itself a real-time scheduling priority. ~~Please consider giving `picom` the `CAP_SYS_NICE` capability when packaging it.~~
3238

3339
## Deprecations
3440

0 commit comments

Comments
 (0)