Ariver
2026-07-13 2d1d4ad406228ef62ab078724cb7d1556e003d01
C1.source/privatevoice.src/internal/hotkey/hotkey_linux.go
@@ -96,3 +96,5 @@
func (l *linuxListener) IsAnyOtherKeyPressedSince(excludeVK int, since time.Time) bool {
   return l.IsAnyOtherKeyPressed(excludeVK)
}
func (l *linuxListener) Close() {}