From 541cb14f1cf2d77f76b6cec665466a1685ff9b65 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 16 Oct 2018 10:21:16 +0200 Subject: Add ungrab command, respawn hack before password prompt --- driver/types.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'driver/types.h') diff --git a/driver/types.h b/driver/types.h index f1630b0..8ecef71 100644 --- a/driver/types.h +++ b/driver/types.h @@ -164,6 +164,11 @@ struct saver_preferences { char *help_url; /* Where the help document resides. */ char *load_url_command; /* How one loads URLs. */ char *new_login_command; /* Command for the "New Login" button. */ + char *external_ungrab_command; /* Command that's supposed to make sure + nobody is holding the keyboard or + mouse grab. Called with params + "pre" and "post" before and after + trying to get the grab. */ int auth_warning_slack; /* Don't warn about login failures if they all happen within this many seconds of -- cgit v1.2.3-55-g7522