mirror of
https://github.com/elementary/gala.git
synced 2024-12-26 18:53:22 +03:00
fix session intialization being blocked by gala
This commit is contained in:
parent
a5943e5be7
commit
6c6c491103
@ -259,6 +259,9 @@ namespace Gala
|
||||
|
||||
#if HAS_MUTTER38
|
||||
stage.show ();
|
||||
|
||||
// let the session manager move to the next phase
|
||||
Meta.register_with_session ();
|
||||
|
||||
return false;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user