Skip to content
Commit f603ffb6 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Fix crash on startup on Wayland

The X11-specific code was trying to disable session management by removing
certian ICCC atoms from the top-level window. Instead we just unset the
SESSION_MANAGER env variable, which disables session management directly
in Qt.

BUG: 370750
FIXED-IN: 5.6.3
parent 9740ced0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment