Don't realize PhoshLayerShell surfaces immediately
We currently realize them in _constructed()
to get the size. Don't do that but use the ::realized for that so it can be more used like a normal top level window.
Edited by Guido Gunther
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
We currently realize them in _constructed()
to get the size. Don't do that but use the ::realized for that so it can be more used like a normal top level window.