mirror of
https://github.com/yshui/picom.git
synced 2025-04-14 17:53:25 -04:00
Update CHANGELOG.md
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
53785e1e1c
commit
040cc107f8
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@
|
|||
* Marginally improve performance when resizing/opening/closing windows. (#1190)
|
||||
* Type and format specifiers are no longer used in rules. These specifiers are what you put after the colon (':') in rules, e.g. the `:32c` in `"_GTK_FRAME_EXTENTS@:32c"`. Now this information is ignored and the property is matched regardless of format or type.
|
||||
|
||||
## Bug fixes
|
||||
|
||||
* Fix ghosting artifacts that sometimes occur when window manager is restarted (#1081)
|
||||
|
||||
## Dependency changes
|
||||
|
||||
* picom now optionally depends on `rtkit` at runtime to give itself realtime scheduling priority.
|
||||
|
|
Loading…
Add table
Reference in a new issue