diff options
author | Andreas Kling <kling@serenityos.org> | 2021-02-01 11:23:54 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-01 11:23:54 +0100 |
commit | a5bbe3280d2a492f861cccb641b1b35b8b667b61 (patch) | |
tree | e2118c7656edbb216e4b344e3d6a6d397bb46690 /Userland/Libraries/LibGUI/StackWidget.cpp | |
parent | c41d340983b803c1c12a58ac7884b243906bda36 (diff) | |
download | serenity-a5bbe3280d2a492f861cccb641b1b35b8b667b61.zip |
LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize
The WM_* IPC messages are intended for "outsider" window management,
not for a client's own windows. Make a separate StartWindowResize
message for this.
This was the only reason that every IPC client had to know its server
side client ID.
Diffstat (limited to 'Userland/Libraries/LibGUI/StackWidget.cpp')
0 files changed, 0 insertions, 0 deletions