diff options
author | Andreas Kling <kling@serenityos.org> | 2021-05-10 12:10:58 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-10 12:20:28 +0200 |
commit | f556bd10450af643879358c2ad2e42dc297d9440 (patch) | |
tree | cf03fa3b38f5b2230ace9bf1f9fd93b233258d72 /Userland/Applications | |
parent | 8684fca9df3fff2c3d38c8ccc2668d5f9658df42 (diff) | |
download | serenity-f556bd10450af643879358c2ad2e42dc297d9440.zip |
WindowServer: Make popup_menu() an asynchronous IPC call
This was already being used asynchronously by LibGUI, which meant that
WindowServer would generate a response, and the client would ignore it.
This patch simplifies the WindowServer side so it no longer generates
the unnecessary response.
Diffstat (limited to 'Userland/Applications')
0 files changed, 0 insertions, 0 deletions