commit | 3977dba76139b5d4b0a6e60458d39a374beeedf3 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Sun Jun 23 13:10:46 2013 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Sun Jun 23 13:10:46 2013 +0000 |
tree | c9a2eb74d17f3b685766bd460258b460eddb3a4b | |
parent | a41cd8d75b55da5a1e75e187b30b33917c18c1b2 [diff] |
Focus events can cause trouble if left on and they can't be turned off during idle periods (like the other states are) because we'd miss events. So add a server option to control them. Defaults to off.