feat: fade-in animation for panel and wallpaper windows

CSS opacity transition (350ms ease-in) triggered via adding
a 'visible' class after the window is mapped.
This commit is contained in:
2026-03-27 14:45:10 +01:00
parent fe6421c582
commit 4a2bbb3e98
4 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# Maintainer: Dominik Kressler
pkgname=moonlock-git
pkgver=0.2.0.r0.g7cee4f4
pkgver=0.3.0.r1.gfe6421c
pkgrel=1
pkgdesc="A secure Wayland lockscreen with GTK4, PAM and fingerprint support"
arch=('any')