Commit 197b4bd committed Jan 20, 2024 Verified
1 parent 4c34944 commit 197b4bd Copy full SHA for 197b4bd
File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
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
+
3
9
## Deprecations
4
10
5
11
* Uses of ` --sw-opti ` , and ` --respect-prop-shadow ` are now hard errors.
28
34
* Dependency ` pcre ` has been replaced by ` pcre2 ` .
29
35
* New dependency ` xcb-util ` .
30
36
* ` 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.~~
32
38
33
39
## Deprecations
34
40
You can’t perform that action at this time.
0 commit comments