2 Commits

4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:926142c667c9e5b5205a11b2755fb9ca39c3e696365792d705a45d84e34d7a68
size 673577

3
picom-12.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:627fa5d7c590df3ba8d2c41eb35d3859f7826bd28fa49e92a0e04fb60ed77904
size 674165

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Nov 15 11:03:35 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 12.5:
* Bug fixes
- Fix assertion failure when running with some window managers (e.g. qtile) and no window is focused (#1384)
- Update to version 12.4:
* Improvements
- Better workaround for a NVIDIA quirk, fix high CPU usage when
screen is off (#1265)
- Avoid using xrender convolution in all cases, should improve
shadow performance for most users (#1349)
* Bug fixes
- Fix leak of saved window images
* Build fixes
- Fix build on arm32 (#1355)
-------------------------------------------------------------------
Tue Oct 15 07:42:35 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>

View File

@@ -17,7 +17,7 @@
Name: picom
Version: 12.3
Version: 12.5
Release: 0
Summary: Stand-alone compositor for X11
License: MIT AND MPL-2.0