Show login UI on all monitors for compositor-agnostic focus
Wayland does not expose absolute pointer coordinates to clients, so we cannot reliably detect which monitor has focus. Instead, show the full lockscreen UI on every monitor — the compositor assigns keyboard focus to the surface under the pointer via ext-session-lock-v1. Share a single FingerprintListener across all windows to avoid multiple device claims. Also add makepkg build artifacts to gitignore.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
# Maintainer: Dominik Kressler
|
||||
|
||||
pkgname=moonlock-git
|
||||
pkgver=0.1.0
|
||||
pkgver=0.0.0.r8.0eefe76
|
||||
pkgrel=1
|
||||
pkgdesc="A secure Wayland lockscreen with GTK4, PAM and fingerprint support"
|
||||
arch=('any')
|
||||
|
||||
Reference in New Issue
Block a user