https://bugs.kde.org/show_bug.cgi?id=514204
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- (In reply to David Edmundson from comment #0) > I can't think of a good reason why a layer-shell full window shouldn't get > focus by default. > > They shouldn't be appearing except as a result of an explicitly user-invoked > action as that would already be a bad UX. I thinks that's because dbus-activated logout dialog doesn't XDG_ACTIVATION_TOKEN env variable (how is this supposed to work with dbus activation anyway?) and so doesn't pass it to kwin. This causes mayActivate here return false: https://invent.kde.org/plasma/kwin/-/blob/master/src/workspace.cpp#L913 -- You are receiving this mail because: You are watching all bug changes.
