summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGL
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-06-12 11:55:13 +0200
committerAndreas Kling <kling@serenityos.org>2021-06-12 12:01:54 +0200
commit0a98964600fffc97cfe904432be29ec13b6e91a5 (patch)
tree75b80aff415ffb9aa955386e6b00641871a38db7 /Userland/Libraries/LibGL
parent77c2db41835294d60d01396865f0c9c81e7378c3 (diff)
downloadserenity-0a98964600fffc97cfe904432be29ec13b6e91a5.zip
WindowServer+LibGUI: Make window creation asynchronous :^)
Let clients manage their own window ID's. If you try to create a new window with an existing ID, WindowServer will simply disconnect you for misbehaving. This removes the need for window creation to be synchronous, which means that most GUI applications can now batch their entire GUI initialization sequence without having to block waiting for responses.
Diffstat (limited to 'Userland/Libraries/LibGL')
0 files changed, 0 insertions, 0 deletions