fix: grab keyboard focus on map instead of realize (v0.7.4)
Update PKGBUILD version / update-pkgver (push) Successful in 3s

Layer-shell keyboard grab is only confirmed by the compositor at map
time. The previous realize-time grab_focus() could fire before the
compositor assigned keyboard input, causing intermittent input loss.
This commit is contained in:
2026-04-06 22:29:37 +02:00
parent 9c1e00d0ef
commit de97d6658e
3 changed files with 14 additions and 2 deletions
Generated
+1 -1
View File
@@ -575,7 +575,7 @@ dependencies = [
[[package]]
name = "moongreet"
version = "0.7.1"
version = "0.7.4"
dependencies = [
"gdk-pixbuf",
"gdk4",