diff options
author | Lucas CHOLLET <lucas.chollet@free.fr> | 2022-05-01 17:19:35 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-06-27 20:22:15 +0100 |
commit | 1ba9c821fbfc54562e10981a3403aa25fb6079b3 (patch) | |
tree | 84bbf5f8b699dd1b5aab67ea9bf35582091622ce /Userland/Applications/Browser/main.cpp | |
parent | deb525fd9d5ca63db3c1b46a8e9e83c0e7e66479 (diff) | |
download | serenity-1ba9c821fbfc54562e10981a3403aa25fb6079b3.zip |
WindowServer: Make window stealing related functions synchronous
This allows us to make sure that those operations are performed
in the right order. Affected functions are:
- add_window_stealing_for_client
- set_window_parent_from_client
- remove_window_stealing_for_client
- remove_window_stealing
Diffstat (limited to 'Userland/Applications/Browser/main.cpp')
0 files changed, 0 insertions, 0 deletions