diff options
author | Robin Burchell <robin+git@viroteck.net> | 2019-07-17 20:57:27 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-07-17 21:03:01 +0200 |
commit | 7a53096e8dd2a4d72903589ddc8d0855e41947b7 (patch) | |
tree | 11d9b6dd98c5bf18a8d394d243df4ce8e54b5518 /Toolchain | |
parent | 4adbddeb361069711cca305cfda01741c72342fe (diff) | |
download | serenity-7a53096e8dd2a4d72903589ddc8d0855e41947b7.zip |
LibGUI: Revert GWindowServerConnection to being a singleton
This was a mistake, of course. Nested event loops don't need (or want)
independent server connections.
We initialize the connection early in GEventLoop for e.g. users that
want to get the size of a GDesktop before the connection has been
established.
Bug noticed by Andreas, introduced by me ;-)
Diffstat (limited to 'Toolchain')
0 files changed, 0 insertions, 0 deletions