Skip to content

activation: Guard against not having any active window

David Edmundson requested to merge work/active_crash into master

If we have no active window we shouldn't call lastUsageSerial. We may as well activate whatever client requested it.

Found when testing a single client nested that called activate on launch

Edited by David Edmundson

Merge request reports