actions/handlebuttonevents: also trigger suspend if we wake up with the lid closed
...and no external display connected. This works around firmware and hardware quirks, which trigger some laptops to wake up at random or on specific events (like power state changes); in that case we'd wait until the idle timeout until suspending again - if the user even has that configured.
With this, after 10s the system simply suspends again.
alternative to !279 (closed)
Edited by Xaver Hugl